[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. 23797 1726853515.79829: 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 23797 1726853515.80266: Added group all to inventory 23797 1726853515.80269: Added group ungrouped to inventory 23797 1726853515.80275: Group all now contains ungrouped 23797 1726853515.80278: Examining possible inventory source: /tmp/network-iHm/inventory.yml 23797 1726853516.00002: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 23797 1726853516.00070: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 23797 1726853516.00096: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 23797 1726853516.00161: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 23797 1726853516.00249: Loaded config def from plugin (inventory/script) 23797 1726853516.00251: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 23797 1726853516.00294: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 23797 1726853516.00380: Loaded config def from plugin (inventory/yaml) 23797 1726853516.00382: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 23797 1726853516.00489: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 23797 1726853516.00958: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 23797 1726853516.00961: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 23797 1726853516.00965: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 23797 1726853516.00973: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 23797 1726853516.00978: Loading data from /tmp/network-iHm/inventory.yml 23797 1726853516.01076: /tmp/network-iHm/inventory.yml was not parsable by auto 23797 1726853516.01174: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 23797 1726853516.01286: Loading data from /tmp/network-iHm/inventory.yml 23797 1726853516.01391: group all already in inventory 23797 1726853516.01399: set inventory_file for managed_node1 23797 1726853516.01403: set inventory_dir for managed_node1 23797 1726853516.01404: Added host managed_node1 to inventory 23797 1726853516.01406: Added host managed_node1 to group all 23797 1726853516.01407: set ansible_host for managed_node1 23797 1726853516.01408: set ansible_ssh_extra_args for managed_node1 23797 1726853516.01418: set inventory_file for managed_node2 23797 1726853516.01422: set inventory_dir for managed_node2 23797 1726853516.01423: Added host managed_node2 to inventory 23797 1726853516.01424: Added host managed_node2 to group all 23797 1726853516.01425: set ansible_host for managed_node2 23797 1726853516.01426: set ansible_ssh_extra_args for managed_node2 23797 1726853516.01429: set inventory_file for managed_node3 23797 1726853516.01432: set inventory_dir for managed_node3 23797 1726853516.01433: Added host managed_node3 to inventory 23797 1726853516.01434: Added host managed_node3 to group all 23797 1726853516.01435: set ansible_host for managed_node3 23797 1726853516.01435: set ansible_ssh_extra_args for managed_node3 23797 1726853516.01453: Reconcile groups and hosts in inventory. 23797 1726853516.01469: Group ungrouped now contains managed_node1 23797 1726853516.01474: Group ungrouped now contains managed_node2 23797 1726853516.01476: Group ungrouped now contains managed_node3 23797 1726853516.01554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 23797 1726853516.01727: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 23797 1726853516.01887: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 23797 1726853516.01914: Loaded config def from plugin (vars/host_group_vars) 23797 1726853516.01916: 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) 23797 1726853516.01923: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 23797 1726853516.01930: 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) 23797 1726853516.02073: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 23797 1726853516.02825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853516.03020: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 23797 1726853516.03103: Loaded config def from plugin (connection/local) 23797 1726853516.03106: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 23797 1726853516.04178: Loaded config def from plugin (connection/paramiko_ssh) 23797 1726853516.04182: 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) 23797 1726853516.05826: 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) 23797 1726853516.05894: Loaded config def from plugin (connection/psrp) 23797 1726853516.05897: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 23797 1726853516.06707: 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) 23797 1726853516.06746: Loaded config def from plugin (connection/ssh) 23797 1726853516.06749: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 23797 1726853516.09674: 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) 23797 1726853516.09715: Loaded config def from plugin (connection/winrm) 23797 1726853516.09718: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 23797 1726853516.09757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 23797 1726853516.09821: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 23797 1726853516.09899: Loaded config def from plugin (shell/cmd) 23797 1726853516.09901: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 23797 1726853516.09927: 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) 23797 1726853516.10003: Loaded config def from plugin (shell/powershell) 23797 1726853516.10006: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 23797 1726853516.10116: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 23797 1726853516.10436: Loaded config def from plugin (shell/sh) 23797 1726853516.10438: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 23797 1726853516.10479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 23797 1726853516.10829: Loaded config def from plugin (become/runas) 23797 1726853516.10832: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 23797 1726853516.11290: Loaded config def from plugin (become/su) 23797 1726853516.11293: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 23797 1726853516.11564: Loaded config def from plugin (become/sudo) 23797 1726853516.11566: 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 23797 1726853516.11620: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml 23797 1726853516.12313: in VariableManager get_vars() 23797 1726853516.12338: done with get_vars() 23797 1726853516.12384: in VariableManager get_vars() 23797 1726853516.12388: done with get_vars() 23797 1726853516.12391: variable 'playbook_dir' from source: magic vars 23797 1726853516.12392: variable 'ansible_playbook_python' from source: magic vars 23797 1726853516.12393: variable 'ansible_config_file' from source: magic vars 23797 1726853516.12394: variable 'groups' from source: magic vars 23797 1726853516.12394: variable 'omit' from source: magic vars 23797 1726853516.12395: variable 'ansible_version' from source: magic vars 23797 1726853516.12396: variable 'ansible_check_mode' from source: magic vars 23797 1726853516.12397: variable 'ansible_diff_mode' from source: magic vars 23797 1726853516.12397: variable 'ansible_forks' from source: magic vars 23797 1726853516.12398: variable 'ansible_inventory_sources' from source: magic vars 23797 1726853516.12399: variable 'ansible_skip_tags' from source: magic vars 23797 1726853516.12400: variable 'ansible_limit' from source: magic vars 23797 1726853516.12400: variable 'ansible_run_tags' from source: magic vars 23797 1726853516.12401: variable 'ansible_verbosity' from source: magic vars 23797 1726853516.12441: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml 23797 1726853516.13359: trying /usr/local/lib/python3.12/site-packages/ansible/modules 23797 1726853516.19655: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 23797 1726853516.20175: in VariableManager get_vars() 23797 1726853516.20180: done with get_vars() 23797 1726853516.20183: variable 'playbook_dir' from source: magic vars 23797 1726853516.20184: variable 'ansible_playbook_python' from source: magic vars 23797 1726853516.20184: variable 'ansible_config_file' from source: magic vars 23797 1726853516.20185: variable 'groups' from source: magic vars 23797 1726853516.20186: variable 'omit' from source: magic vars 23797 1726853516.20187: variable 'ansible_version' from source: magic vars 23797 1726853516.20188: variable 'ansible_check_mode' from source: magic vars 23797 1726853516.20189: variable 'ansible_diff_mode' from source: magic vars 23797 1726853516.20190: variable 'ansible_forks' from source: magic vars 23797 1726853516.20190: variable 'ansible_inventory_sources' from source: magic vars 23797 1726853516.20191: variable 'ansible_skip_tags' from source: magic vars 23797 1726853516.20192: variable 'ansible_limit' from source: magic vars 23797 1726853516.20193: variable 'ansible_run_tags' from source: magic vars 23797 1726853516.20193: variable 'ansible_verbosity' from source: magic vars 23797 1726853516.20341: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml 23797 1726853516.20612: in VariableManager get_vars() 23797 1726853516.20627: done with get_vars() 23797 1726853516.20861: in VariableManager get_vars() 23797 1726853516.20865: done with get_vars() 23797 1726853516.20867: variable 'playbook_dir' from source: magic vars 23797 1726853516.20868: variable 'ansible_playbook_python' from source: magic vars 23797 1726853516.20869: variable 'ansible_config_file' from source: magic vars 23797 1726853516.20869: variable 'groups' from source: magic vars 23797 1726853516.20870: variable 'omit' from source: magic vars 23797 1726853516.20984: variable 'ansible_version' from source: magic vars 23797 1726853516.20985: variable 'ansible_check_mode' from source: magic vars 23797 1726853516.20985: variable 'ansible_diff_mode' from source: magic vars 23797 1726853516.20986: variable 'ansible_forks' from source: magic vars 23797 1726853516.20987: variable 'ansible_inventory_sources' from source: magic vars 23797 1726853516.20988: variable 'ansible_skip_tags' from source: magic vars 23797 1726853516.20988: variable 'ansible_limit' from source: magic vars 23797 1726853516.20989: variable 'ansible_run_tags' from source: magic vars 23797 1726853516.20990: variable 'ansible_verbosity' from source: magic vars 23797 1726853516.21020: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml 23797 1726853516.21190: in VariableManager get_vars() 23797 1726853516.21251: done with get_vars() 23797 1726853516.21364: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 23797 1726853516.21895: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 23797 1726853516.22198: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 23797 1726853516.22868: in VariableManager get_vars() 23797 1726853516.22890: done with get_vars() 23797 1726853516.23331: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 23797 1726853516.23466: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 23797 1726853516.24852: in VariableManager get_vars() 23797 1726853516.24872: done with get_vars() 23797 1726853516.24991: in VariableManager get_vars() 23797 1726853516.24995: done with get_vars() 23797 1726853516.24997: variable 'playbook_dir' from source: magic vars 23797 1726853516.24998: variable 'ansible_playbook_python' from source: magic vars 23797 1726853516.24999: variable 'ansible_config_file' from source: magic vars 23797 1726853516.25000: variable 'groups' from source: magic vars 23797 1726853516.25000: variable 'omit' from source: magic vars 23797 1726853516.25001: variable 'ansible_version' from source: magic vars 23797 1726853516.25002: variable 'ansible_check_mode' from source: magic vars 23797 1726853516.25012: variable 'ansible_diff_mode' from source: magic vars 23797 1726853516.25012: variable 'ansible_forks' from source: magic vars 23797 1726853516.25013: variable 'ansible_inventory_sources' from source: magic vars 23797 1726853516.25014: variable 'ansible_skip_tags' from source: magic vars 23797 1726853516.25014: variable 'ansible_limit' from source: magic vars 23797 1726853516.25020: variable 'ansible_run_tags' from source: magic vars 23797 1726853516.25021: variable 'ansible_verbosity' from source: magic vars 23797 1726853516.25054: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml 23797 1726853516.25193: in VariableManager get_vars() 23797 1726853516.25227: done with get_vars() 23797 1726853516.25324: in VariableManager get_vars() 23797 1726853516.25341: done with get_vars() 23797 1726853516.25344: variable 'playbook_dir' from source: magic vars 23797 1726853516.25345: variable 'ansible_playbook_python' from source: magic vars 23797 1726853516.25345: variable 'ansible_config_file' from source: magic vars 23797 1726853516.25346: variable 'groups' from source: magic vars 23797 1726853516.25347: variable 'omit' from source: magic vars 23797 1726853516.25347: variable 'ansible_version' from source: magic vars 23797 1726853516.25348: variable 'ansible_check_mode' from source: magic vars 23797 1726853516.25349: variable 'ansible_diff_mode' from source: magic vars 23797 1726853516.25349: variable 'ansible_forks' from source: magic vars 23797 1726853516.25350: variable 'ansible_inventory_sources' from source: magic vars 23797 1726853516.25351: variable 'ansible_skip_tags' from source: magic vars 23797 1726853516.25351: variable 'ansible_limit' from source: magic vars 23797 1726853516.25352: variable 'ansible_run_tags' from source: magic vars 23797 1726853516.25355: variable 'ansible_verbosity' from source: magic vars 23797 1726853516.25384: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml 23797 1726853516.25536: in VariableManager get_vars() 23797 1726853516.25548: done with get_vars() 23797 1726853516.25598: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 23797 1726853516.25711: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 23797 1726853516.25808: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 23797 1726853516.28015: in VariableManager get_vars() 23797 1726853516.28034: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 23797 1726853516.29803: in VariableManager get_vars() 23797 1726853516.29820: done with get_vars() 23797 1726853516.30141: in VariableManager get_vars() 23797 1726853516.30156: done with get_vars() 23797 1726853516.31719: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 23797 1726853516.31735: 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 23797 1726853516.31998: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 23797 1726853516.32167: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 23797 1726853516.32169: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Qi7/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 23797 1726853516.32202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 23797 1726853516.32226: 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) 23797 1726853516.32413: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 23797 1726853516.32485: Loaded config def from plugin (callback/default) 23797 1726853516.32488: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 23797 1726853516.33692: Loaded config def from plugin (callback/junit) 23797 1726853516.33694: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 23797 1726853516.33736: 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) 23797 1726853516.33808: Loaded config def from plugin (callback/minimal) 23797 1726853516.33810: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 23797 1726853516.33848: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 23797 1726853516.33917: Loaded config def from plugin (callback/tree) 23797 1726853516.33919: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 23797 1726853516.34073: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 23797 1726853516.34076: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Qi7/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_integration_pytest.yml ***************************************** 7 plays in /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml 23797 1726853516.34111: in VariableManager get_vars() 23797 1726853516.34125: done with get_vars() 23797 1726853516.34131: in VariableManager get_vars() 23797 1726853516.34140: done with get_vars() 23797 1726853516.34144: variable 'omit' from source: magic vars 23797 1726853516.34184: in VariableManager get_vars() 23797 1726853516.34199: done with get_vars() 23797 1726853516.34228: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/integration_pytest_python3.yml'] ***************** 23797 1726853516.34873: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 23797 1726853516.34952: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 23797 1726853516.34986: getting the remaining hosts for this loop 23797 1726853516.34988: done getting the remaining hosts for this loop 23797 1726853516.34996: getting the next task for host managed_node3 23797 1726853516.34999: done getting next task for host managed_node3 23797 1726853516.35001: ^ task is: TASK: Gathering Facts 23797 1726853516.35003: ^ 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 23797 1726853516.35039: getting variables 23797 1726853516.35040: in VariableManager get_vars() 23797 1726853516.35051: Calling all_inventory to load vars for managed_node3 23797 1726853516.35053: Calling groups_inventory to load vars for managed_node3 23797 1726853516.35057: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853516.35078: Calling all_plugins_play to load vars for managed_node3 23797 1726853516.35091: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853516.35095: Calling groups_plugins_play to load vars for managed_node3 23797 1726853516.35129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853516.35193: done with get_vars() 23797 1726853516.35200: done getting variables 23797 1726853516.35268: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml:3 Friday 20 September 2024 13:31:56 -0400 (0:00:00.013) 0:00:00.013 ****** 23797 1726853516.35291: entering _queue_task() for managed_node3/gather_facts 23797 1726853516.35292: Creating lock for gather_facts 23797 1726853516.35648: worker is 1 (out of 1 available) 23797 1726853516.35658: exiting _queue_task() for managed_node3/gather_facts 23797 1726853516.35830: done queuing things up, now waiting for results queue to drain 23797 1726853516.35833: waiting for pending results... 23797 1726853516.35914: running TaskExecutor() for managed_node3/TASK: Gathering Facts 23797 1726853516.35969: in run() - task 02083763-bbaf-a265-da97-000000000071 23797 1726853516.35981: variable 'ansible_search_path' from source: unknown 23797 1726853516.36016: calling self._execute() 23797 1726853516.36066: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853516.36073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853516.36081: variable 'omit' from source: magic vars 23797 1726853516.36158: variable 'omit' from source: magic vars 23797 1726853516.36181: variable 'omit' from source: magic vars 23797 1726853516.36212: variable 'omit' from source: magic vars 23797 1726853516.36241: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23797 1726853516.36272: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23797 1726853516.36293: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23797 1726853516.36306: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23797 1726853516.36320: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23797 1726853516.36341: variable 'inventory_hostname' from source: host vars for 'managed_node3' 23797 1726853516.36345: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853516.36349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853516.36418: Set connection var ansible_module_compression to ZIP_DEFLATED 23797 1726853516.36429: Set connection var ansible_pipelining to False 23797 1726853516.36433: Set connection var ansible_timeout to 10 23797 1726853516.36436: Set connection var ansible_connection to ssh 23797 1726853516.36441: Set connection var ansible_shell_executable to /bin/sh 23797 1726853516.36443: Set connection var ansible_shell_type to sh 23797 1726853516.36462: variable 'ansible_shell_executable' from source: unknown 23797 1726853516.36465: variable 'ansible_connection' from source: unknown 23797 1726853516.36468: variable 'ansible_module_compression' from source: unknown 23797 1726853516.36470: variable 'ansible_shell_type' from source: unknown 23797 1726853516.36474: variable 'ansible_shell_executable' from source: unknown 23797 1726853516.36477: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853516.36479: variable 'ansible_pipelining' from source: unknown 23797 1726853516.36481: variable 'ansible_timeout' from source: unknown 23797 1726853516.36486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853516.36645: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 23797 1726853516.36654: variable 'omit' from source: magic vars 23797 1726853516.36661: starting attempt loop 23797 1726853516.36664: running the handler 23797 1726853516.36675: variable 'ansible_facts' from source: unknown 23797 1726853516.36689: _low_level_execute_command(): starting 23797 1726853516.36696: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23797 1726853516.37179: 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 <<< 23797 1726853516.37183: 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.11.217 originally 10.31.11.217 debug2: match not found <<< 23797 1726853516.37215: 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.11.217 is address debug1: re-parsing configuration <<< 23797 1726853516.37219: 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23797 1726853516.37269: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 23797 1726853516.37274: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23797 1726853516.37367: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23797 1726853516.39095: stdout chunk (state=3): >>>/root <<< 23797 1726853516.39219: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23797 1726853516.39242: stderr chunk (state=3): >>><<< 23797 1726853516.39251: stdout chunk (state=3): >>><<< 23797 1726853516.39278: _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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 23797 1726853516.39344: _low_level_execute_command(): starting 23797 1726853516.39347: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853516.3928401-23844-147472308991533 `" && echo ansible-tmp-1726853516.3928401-23844-147472308991533="` echo /root/.ansible/tmp/ansible-tmp-1726853516.3928401-23844-147472308991533 `" ) && sleep 0' 23797 1726853516.39902: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23797 1726853516.39914: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23797 1726853516.39930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23797 1726853516.40001: 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23797 1726853516.40061: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 23797 1726853516.40079: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23797 1726853516.40133: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23797 1726853516.40196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23797 1726853516.42180: stdout chunk (state=3): >>>ansible-tmp-1726853516.3928401-23844-147472308991533=/root/.ansible/tmp/ansible-tmp-1726853516.3928401-23844-147472308991533 <<< 23797 1726853516.42433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23797 1726853516.42437: stdout chunk (state=3): >>><<< 23797 1726853516.42439: stderr chunk (state=3): >>><<< 23797 1726853516.42600: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853516.3928401-23844-147472308991533=/root/.ansible/tmp/ansible-tmp-1726853516.3928401-23844-147472308991533 , 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 23797 1726853516.42603: variable 'ansible_module_compression' from source: unknown 23797 1726853516.42708: ANSIBALLZ: Using generic lock for ansible.legacy.setup 23797 1726853516.42758: ANSIBALLZ: Acquiring lock 23797 1726853516.42767: ANSIBALLZ: Lock acquired: 140153462807040 23797 1726853516.42811: ANSIBALLZ: Creating module 23797 1726853516.83578: ANSIBALLZ: Writing module into payload 23797 1726853516.83582: ANSIBALLZ: Writing module 23797 1726853516.83781: ANSIBALLZ: Renaming module 23797 1726853516.83794: ANSIBALLZ: Done creating module 23797 1726853516.83838: variable 'ansible_facts' from source: unknown 23797 1726853516.83851: variable 'inventory_hostname' from source: host vars for 'managed_node3' 23797 1726853516.83868: _low_level_execute_command(): starting 23797 1726853516.83883: _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' 23797 1726853516.84535: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23797 1726853516.84585: 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.11.217 originally 10.31.11.217 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.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23797 1726853516.84602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23797 1726853516.84614: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 23797 1726853516.84626: stderr chunk (state=3): >>>debug2: match found <<< 23797 1726853516.84686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23797 1726853516.84717: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 23797 1726853516.84743: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23797 1726853516.84766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23797 1726853516.84877: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23797 1726853516.86743: stdout chunk (state=3): >>>PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 23797 1726853516.87237: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23797 1726853516.87241: stdout chunk (state=3): >>><<< 23797 1726853516.87243: stderr chunk (state=3): >>><<< 23797 1726853516.87246: _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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 23797 1726853516.87256 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 23797 1726853516.87260: _low_level_execute_command(): starting 23797 1726853516.87262: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 23797 1726853516.87601: Sending initial data 23797 1726853516.87604: Sent initial data (1181 bytes) 23797 1726853516.88505: 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 23797 1726853516.89099: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23797 1726853516.89485: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23797 1726853516.93134: 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"} <<< 23797 1726853516.93475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23797 1726853516.93479: stdout chunk (state=3): >>><<< 23797 1726853516.93658: stderr chunk (state=3): >>><<< 23797 1726853516.93662: _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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 23797 1726853516.93703: variable 'ansible_facts' from source: unknown 23797 1726853516.93706: variable 'ansible_facts' from source: unknown 23797 1726853516.93716: variable 'ansible_module_compression' from source: unknown 23797 1726853516.93762: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-23797qj0c1kzw/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 23797 1726853516.93986: variable 'ansible_facts' from source: unknown 23797 1726853516.94238: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853516.3928401-23844-147472308991533/AnsiballZ_setup.py 23797 1726853516.94927: Sending initial data 23797 1726853516.94931: Sent initial data (154 bytes) 23797 1726853516.95649: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23797 1726853516.95658: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23797 1726853516.95785: 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23797 1726853516.95850: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 23797 1726853516.95876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23797 1726853516.96023: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23797 1726853516.96029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23797 1726853516.97696: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 23797 1726853516.97860: 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 <<< 23797 1726853516.97863: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23797 1726853516.97922: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23797qj0c1kzw/tmph7jgquhe /root/.ansible/tmp/ansible-tmp-1726853516.3928401-23844-147472308991533/AnsiballZ_setup.py <<< 23797 1726853516.97926: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853516.3928401-23844-147472308991533/AnsiballZ_setup.py" <<< 23797 1726853516.97982: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23797qj0c1kzw/tmph7jgquhe" to remote "/root/.ansible/tmp/ansible-tmp-1726853516.3928401-23844-147472308991533/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853516.3928401-23844-147472308991533/AnsiballZ_setup.py" <<< 23797 1726853517.01718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23797 1726853517.01724: stdout chunk (state=3): >>><<< 23797 1726853517.01727: stderr chunk (state=3): >>><<< 23797 1726853517.01748: done transferring module to remote 23797 1726853517.01762: _low_level_execute_command(): starting 23797 1726853517.01766: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853516.3928401-23844-147472308991533/ /root/.ansible/tmp/ansible-tmp-1726853516.3928401-23844-147472308991533/AnsiballZ_setup.py && sleep 0' 23797 1726853517.03160: 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 23797 1726853517.03191: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23797 1726853517.03259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23797 1726853517.05149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23797 1726853517.05197: stderr chunk (state=3): >>><<< 23797 1726853517.05462: stdout chunk (state=3): >>><<< 23797 1726853517.05488: _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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 23797 1726853517.05501: _low_level_execute_command(): starting 23797 1726853517.05516: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853516.3928401-23844-147472308991533/AnsiballZ_setup.py && sleep 0' 23797 1726853517.06138: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23797 1726853517.06152: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23797 1726853517.06170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23797 1726853517.06290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23797 1726853517.06293: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 23797 1726853517.06304: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23797 1726853517.06318: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23797 1726853517.06503: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23797 1726853517.08800: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 23797 1726853517.08824: stdout chunk (state=3): >>>import _imp # builtin <<< 23797 1726853517.08988: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # <<< 23797 1726853517.09024: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 23797 1726853517.09027: stdout chunk (state=3): >>># installing zipimport hook <<< 23797 1726853517.09057: stdout chunk (state=3): >>>import 'time' # <<< 23797 1726853517.09061: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 23797 1726853517.09111: 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' <<< 23797 1726853517.09129: stdout chunk (state=3): >>>import '_codecs' # <<< 23797 1726853517.09156: stdout chunk (state=3): >>>import 'codecs' # <<< 23797 1726853517.09198: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 23797 1726853517.09267: 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 0x7fa913f684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913f37b30> # /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' <<< 23797 1726853517.09313: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913f6aa50> import '_signal' # <<< 23797 1726853517.09386: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 23797 1726853517.09389: stdout chunk (state=3): >>>import '_stat' # <<< 23797 1726853517.09485: stdout chunk (state=3): >>>import 'stat' # import '_collections_abc' # <<< 23797 1726853517.09675: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' 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 0x7fa913d5d130> <<< 23797 1726853517.09732: 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 0x7fa913d5dfa0> <<< 23797 1726853517.09759: stdout chunk (state=3): >>>import 'site' # <<< 23797 1726853517.09800: 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. <<< 23797 1726853517.10238: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 23797 1726853517.10241: 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 <<< 23797 1726853517.10244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 23797 1726853517.10247: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 23797 1726853517.10303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 23797 1726853517.10307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 23797 1726853517.10336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 23797 1726853517.10388: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913d9be00> <<< 23797 1726853517.10397: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 23797 1726853517.10497: 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 0x7fa913d9bec0> <<< 23797 1726853517.10541: 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' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 23797 1726853517.10625: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.10649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913dd37d0> # /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 0x7fa913dd3e60> import '_collections' # <<< 23797 1726853517.10795: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913db3ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913db11f0> <<< 23797 1726853517.11014: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913d98fb0> # /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 0x7fa913df3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913df2390> <<< 23797 1726853517.11042: 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 0x7fa913db2090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913df0bc0> <<< 23797 1726853517.11107: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 23797 1726853517.11132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913e28800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913d98230> <<< 23797 1726853517.11160: 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' <<< 23797 1726853517.11236: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa913e28cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913e28b60> # 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 0x7fa913e28ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913d96d50> <<< 23797 1726853517.11348: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913e29580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913e29250> import 'importlib.machinery' # <<< 23797 1726853517.11385: 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' <<< 23797 1726853517.11451: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913e2a480> import 'importlib.util' # <<< 23797 1726853517.11453: stdout chunk (state=3): >>>import 'runpy' # <<< 23797 1726853517.11456: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 23797 1726853517.11573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 23797 1726853517.11791: 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 0x7fa913e406b0> <<< 23797 1726853517.11798: stdout chunk (state=3): >>>import 'errno' # <<< 23797 1726853517.11801: 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 0x7fa913e41d90> <<< 23797 1726853517.11990: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913e42c30> # 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 0x7fa913e43290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913e42180> # /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 0x7fa913e43d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913e43440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913e2a4e0> # /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' <<< 23797 1726853517.11993: 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' <<< 23797 1726853517.12050: 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 0x7fa913b37bc0> # /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 0x7fa913b606e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913b60440> <<< 23797 1726853517.12139: 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 0x7fa913b60620> <<< 23797 1726853517.12206: 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' <<< 23797 1726853517.12248: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 23797 1726853517.12311: 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 0x7fa913b60fe0> <<< 23797 1726853517.12477: 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 0x7fa913b61970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913b60890> <<< 23797 1726853517.12666: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913b35d60> <<< 23797 1726853517.12669: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 23797 1726853517.12675: 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 0x7fa913b62cf0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913b60e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913e2abd0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 23797 1726853517.12706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 23797 1726853517.12730: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 23797 1726853517.12764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 23797 1726853517.12793: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913b8f020> <<< 23797 1726853517.12873: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 23797 1726853517.12899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 23797 1726853517.12913: 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' <<< 23797 1726853517.12988: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913bb33e0> <<< 23797 1726853517.13002: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 23797 1726853517.13020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 23797 1726853517.13091: stdout chunk (state=3): >>>import 'ntpath' # <<< 23797 1726853517.13116: 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 0x7fa913c101a0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 23797 1726853517.13165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 23797 1726853517.13182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 23797 1726853517.13223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 23797 1726853517.13310: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913c128d0> <<< 23797 1726853517.13397: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913c102c0> <<< 23797 1726853517.13422: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913bdd190> <<< 23797 1726853517.13460: 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 0x7fa91352d1f0> <<< 23797 1726853517.13484: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913bb21e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913b63bf0> <<< 23797 1726853517.13668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 23797 1726853517.13693: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa913bb28a0> <<< 23797 1726853517.13937: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_vkiz1t_h/ansible_ansible.legacy.setup_payload.zip' <<< 23797 1726853517.13957: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.14196: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 23797 1726853517.14221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 23797 1726853517.14266: 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 0x7fa91358ef00> <<< 23797 1726853517.14269: stdout chunk (state=3): >>>import '_typing' # <<< 23797 1726853517.14461: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91356ddf0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91356cf50> # zipimport: zlib available <<< 23797 1726853517.14499: stdout chunk (state=3): >>>import 'ansible' # <<< 23797 1726853517.14534: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.14552: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 23797 1726853517.14575: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.16012: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.17302: 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 0x7fa91358cc50> <<< 23797 1726853517.17320: 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' # /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' <<< 23797 1726853517.17344: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9135c67e0> <<< 23797 1726853517.17386: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9135c6570> <<< 23797 1726853517.17437: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9135c5e80> <<< 23797 1726853517.17441: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 23797 1726853517.17484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 23797 1726853517.17502: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9135c65d0> <<< 23797 1726853517.17517: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913db29c0> import 'atexit' # <<< 23797 1726853517.17528: 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 0x7fa9135c74d0> <<< 23797 1726853517.17566: 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' <<< 23797 1726853517.17589: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9135c7710> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 23797 1726853517.17646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 23797 1726853517.17659: stdout chunk (state=3): >>>import '_locale' # <<< 23797 1726853517.17711: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9135c7c50> <<< 23797 1726853517.17731: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 23797 1726853517.17753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 23797 1726853517.17806: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913429a60> <<< 23797 1726853517.17852: 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 0x7fa91342b680> <<< 23797 1726853517.17861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 23797 1726853517.17883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 23797 1726853517.17917: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91342bf50> <<< 23797 1726853517.17960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 23797 1726853517.17973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 23797 1726853517.17993: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91342d1f0> <<< 23797 1726853517.18008: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 23797 1726853517.18056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 23797 1726853517.18076: 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' <<< 23797 1726853517.18130: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91342fc80> <<< 23797 1726853517.18177: 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 0x7fa91342ffb0> <<< 23797 1726853517.18199: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91342df40> <<< 23797 1726853517.18211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 23797 1726853517.18239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 23797 1726853517.18278: 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' <<< 23797 1726853517.18293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 23797 1726853517.18427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 23797 1726853517.18455: 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' <<< 23797 1726853517.18476: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913437bc0> import '_tokenize' # <<< 23797 1726853517.18542: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913436690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9134363f0> <<< 23797 1726853517.18566: 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' <<< 23797 1726853517.18647: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913436960> <<< 23797 1726853517.18694: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91342e450> <<< 23797 1726853517.18729: 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 0x7fa91347be90> <<< 23797 1726853517.18744: 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 0x7fa91347bfe0> <<< 23797 1726853517.18782: 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' <<< 23797 1726853517.18803: 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' <<< 23797 1726853517.18852: 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' <<< 23797 1726853517.18858: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa91347da00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91347d7c0> <<< 23797 1726853517.18891: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 23797 1726853517.18894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 23797 1726853517.18963: 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 0x7fa91347ff80> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91347e0f0> <<< 23797 1726853517.18983: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 23797 1726853517.19019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 23797 1726853517.19058: 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' <<< 23797 1726853517.19078: stdout chunk (state=3): >>>import '_string' # <<< 23797 1726853517.19110: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9134836e0> <<< 23797 1726853517.19229: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91347ffb0> <<< 23797 1726853517.19300: 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 0x7fa913484980> <<< 23797 1726853517.19325: 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 0x7fa913484500> <<< 23797 1726853517.19394: 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 0x7fa913484a40> <<< 23797 1726853517.19422: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91347c080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 23797 1726853517.19443: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.19459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 23797 1726853517.19492: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 23797 1726853517.19516: 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 0x7fa9133100e0> <<< 23797 1726853517.19676: 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 0x7fa9133111c0> <<< 23797 1726853517.19686: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913486840> <<< 23797 1726853517.19739: 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 0x7fa913487bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913486480> # zipimport: zlib available <<< 23797 1726853517.19766: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 23797 1726853517.19781: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.19860: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.19947: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.19988: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 23797 1726853517.20006: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 23797 1726853517.20132: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.20256: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.20817: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.21385: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 23797 1726853517.21431: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 23797 1726853517.21435: stdout chunk (state=3): >>># /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' <<< 23797 1726853517.21508: 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 0x7fa9133154c0> <<< 23797 1726853517.21591: 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' <<< 23797 1726853517.21623: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913316240> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9133113d0> <<< 23797 1726853517.21694: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 23797 1726853517.21701: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.21735: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 23797 1726853517.21885: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.22053: 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' <<< 23797 1726853517.22086: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9133169c0> # zipimport: zlib available <<< 23797 1726853517.22555: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.23009: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.23084: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.23177: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 23797 1726853517.23191: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.23214: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.23249: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 23797 1726853517.23267: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.23324: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.23422: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 23797 1726853517.23451: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 23797 1726853517.23466: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.23497: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.23534: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 23797 1726853517.23548: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.23770: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.24006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 23797 1726853517.24095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 23797 1726853517.24099: stdout chunk (state=3): >>>import '_ast' # <<< 23797 1726853517.24185: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913317350> <<< 23797 1726853517.24188: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.24244: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.24330: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 23797 1726853517.24350: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 23797 1726853517.24366: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.24402: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.24446: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 23797 1726853517.24491: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.24538: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.24589: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.24667: 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 <<< 23797 1726853517.24707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 23797 1726853517.24805: 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 0x7fa913321c70> <<< 23797 1726853517.24844: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91331fe30> <<< 23797 1726853517.24889: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 23797 1726853517.24902: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.24956: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.25015: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.25045: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.25107: 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' <<< 23797 1726853517.25139: 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 <<< 23797 1726853517.25143: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 23797 1726853517.25161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 23797 1726853517.25224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 23797 1726853517.25250: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 23797 1726853517.25263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 23797 1726853517.25315: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91340a720> <<< 23797 1726853517.25352: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9134fe3f0> <<< 23797 1726853517.25448: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913321d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9134857c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 23797 1726853517.25477: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.25505: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.25518: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 23797 1726853517.25593: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 23797 1726853517.25609: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 23797 1726853517.25630: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.25686: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.25773: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.25777: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.25799: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.25830: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.25878: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.25911: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.25952: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 23797 1726853517.25956: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.26028: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.26113: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.26131: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.26163: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 23797 1726853517.26175: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.26357: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.26525: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.26578: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.26632: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 23797 1726853517.26670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 23797 1726853517.26693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 23797 1726853517.26724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 23797 1726853517.26736: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9133b5bb0> <<< 23797 1726853517.26791: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 23797 1726853517.26796: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.26867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 23797 1726853517.26873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 23797 1726853517.26894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa912f5bce0> <<< 23797 1726853517.26915: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 23797 1726853517.26939: 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 0x7fa912f5bfe0> <<< 23797 1726853517.26995: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91339e780> <<< 23797 1726853517.27005: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9133b6720> <<< 23797 1726853517.27041: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9133b42c0> <<< 23797 1726853517.27065: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9133b7e60> <<< 23797 1726853517.27079: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 23797 1726853517.27148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 23797 1726853517.27190: 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' <<< 23797 1726853517.27226: 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' <<< 23797 1726853517.27273: 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 0x7fa912f76f30> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa912f767e0> <<< 23797 1726853517.27282: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 23797 1726853517.27313: stdout chunk (state=3): >>># 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 0x7fa912f769c0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa912f75c10> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 23797 1726853517.27452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 23797 1726853517.27480: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa912f770b0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 23797 1726853517.27515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 23797 1726853517.27544: 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 0x7fa912fcdbb0> <<< 23797 1726853517.27587: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa912f77b90> <<< 23797 1726853517.27615: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9133b4c50> import 'ansible.module_utils.facts.timeout' # <<< 23797 1726853517.27652: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 23797 1726853517.27669: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.27728: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.27790: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 23797 1726853517.27806: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.27856: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.27927: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 23797 1726853517.27930: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.27959: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 23797 1726853517.27995: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.28026: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 23797 1726853517.28033: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.28077: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.28135: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 23797 1726853517.28180: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.28228: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 23797 1726853517.28239: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.28288: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.28343: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.28401: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.28457: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 23797 1726853517.28477: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.28980: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.29409: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 23797 1726853517.29433: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.29514: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.29540: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.29564: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.29596: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 23797 1726853517.29626: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.29682: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.29685: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 23797 1726853517.29756: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.29805: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 23797 1726853517.29809: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.29873: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.29878: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 23797 1726853517.29900: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.29936: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.29940: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 23797 1726853517.29964: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.30033: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.30125: 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' <<< 23797 1726853517.30153: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa912fcf290> <<< 23797 1726853517.30186: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 23797 1726853517.30206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 23797 1726853517.30343: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa912fce6c0> import 'ansible.module_utils.facts.system.local' # <<< 23797 1726853517.30346: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.30409: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.30488: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 23797 1726853517.30577: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.30697: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 23797 1726853517.30737: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.30821: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 23797 1726853517.30868: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.30913: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 23797 1726853517.30970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 23797 1726853517.31087: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 23797 1726853517.31107: 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 0x7fa912ffde80> <<< 23797 1726853517.31308: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa912feeae0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 23797 1726853517.31369: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.31438: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 23797 1726853517.31442: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.31527: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.31606: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.31717: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.31880: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 23797 1726853517.31884: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.31923: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.31979: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 23797 1726853517.31982: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.32010: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.32057: 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' <<< 23797 1726853517.32114: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 23797 1726853517.32117: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 23797 1726853517.32166: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa913011760> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9130117c0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 23797 1726853517.32170: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 23797 1726853517.32195: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.32225: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.32267: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 23797 1726853517.32284: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.32430: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.32588: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 23797 1726853517.32696: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.32791: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.32837: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.32875: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 23797 1726853517.32893: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 23797 1726853517.32915: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23797 1726853517.32932: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.33084: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.33231: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 23797 1726853517.33234: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.33358: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.33476: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 23797 1726853517.33492: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.33521: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.33553: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.34123: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.34647: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 23797 1726853517.34675: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.34770: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.34890: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 23797 1726853517.34894: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.34990: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.35103: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 23797 1726853517.35106: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.35252: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.35416: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 23797 1726853517.35419: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.35452: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 23797 1726853517.35458: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.35496: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.35539: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 23797 1726853517.35551: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.35645: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.35746: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.35952: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.36156: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 23797 1726853517.36180: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.36208: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.36258: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 23797 1726853517.36278: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.36297: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.36325: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 23797 1726853517.36328: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.36389: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.36475: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 23797 1726853517.36496: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.36530: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 23797 1726853517.36533: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.36588: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.36649: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 23797 1726853517.36713: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.36784: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 23797 1726853517.36787: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.37048: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.37317: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 23797 1726853517.37328: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.37387: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.37465: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 23797 1726853517.37468: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.37492: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.37530: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 23797 1726853517.37543: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.37576: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.37628: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 23797 1726853517.37632: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.37642: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.37691: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 23797 1726853517.37694: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.37768: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.37852: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 23797 1726853517.37876: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 23797 1726853517.37896: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.37952: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.37993: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 23797 1726853517.38010: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.38024: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.38047: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.38093: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.38145: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.38210: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.38299: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 23797 1726853517.38310: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 23797 1726853517.38357: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.38418: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 23797 1726853517.38429: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.38613: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.38819: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 23797 1726853517.38822: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.38869: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.38933: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 23797 1726853517.38936: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.38979: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.39023: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 23797 1726853517.39111: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.39208: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 23797 1726853517.39295: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.39386: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 23797 1726853517.39477: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853517.40657: 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' <<< 23797 1726853517.40701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 23797 1726853517.40714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 23797 1726853517.40748: 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 0x7fa912daad50> <<< 23797 1726853517.40772: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa912da8bc0> <<< 23797 1726853517.40828: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa912fcede0> <<< 23797 1726853517.53393: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 23797 1726853517.53413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 23797 1726853517.53431: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa912df0920> <<< 23797 1726853517.53461: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 23797 1726853517.53481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 23797 1726853517.53503: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa912df0bf0> <<< 23797 1726853517.53566: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 23797 1726853517.53569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 23797 1726853517.53598: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 23797 1726853517.53616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 23797 1726853517.53618: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa912df23f0> <<< 23797 1726853517.53657: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa912df1a90> <<< 23797 1726853517.53925: 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 <<< 23797 1726853517.78017: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_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_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkSkijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "31", "second": "57", "epoch": "1726853517", "epoch_int": "1726853517", "date": "2024-09-20", "time": "13:31:57", "iso8601_micro": "2024-09-20T17:31:57.404816Z", "iso8601": "2024-09-20T17:31:57Z", "iso8601_basic": "20240920T133157404816", "iso8601_basic_short": "20240920T133157", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_pkg_mgr": "dnf", "ansible_fibre_channel_wwn": [], "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-11-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783c9da20681cb8e352", "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": 2987, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 544, "free": 2987}, "nocache": {"free": 33<<< 23797 1726853517.78039: stdout chunk (state=3): >>>04, "used": 227}, "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": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "ansible_product_uuid": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "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": 661, "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": 261803548672, "block_size": 4096, "block_total": 65519099, "block_available": 63916882, "block_used": 1602217, "inode_total": 131070960, "inode_available": 131029149, "inode_used": 41811, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::102a:53ff:fe36:f0e9", "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_<<< 23797 1726853517.78051: stdout chunk (state=3): >>>segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.217"], "ansible_all_ipv6_addresses": ["fe80::102a:53ff:fe36:f0e9"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.217", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::102a:53ff:fe36:f0e9"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0<<< 23797 1726853517.78070: stdout chunk (state=3): >>>.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_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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.43896484375, "5m": 0.46875, "15m": 0.263671875}, "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 55604 10.31.11.217 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 55604 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_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 23797 1726853517.78689: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 23797 1726853517.78715: 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 <<< 23797 1726853517.78726: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.78757: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.78761: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.78768: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.78794: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.78801: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.78821: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.78843: stdout chunk (state=3): >>># cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize <<< 23797 1726853517.78848: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.78858: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.78886: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.78895: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.78913: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.78939: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.78946: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.78987: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.79005: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.79011: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.79380: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 23797 1726853517.79387: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 23797 1726853517.79429: stdout chunk (state=3): >>># destroy _bz2 <<< 23797 1726853517.79438: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 23797 1726853517.79442: stdout chunk (state=3): >>># destroy zipfile._path <<< 23797 1726853517.79466: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 23797 1726853517.79524: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport <<< 23797 1726853517.79527: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 23797 1726853517.79545: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 23797 1726853517.79564: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 23797 1726853517.79567: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select <<< 23797 1726853517.79585: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess <<< 23797 1726853517.79605: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 23797 1726853517.79659: stdout chunk (state=3): >>># destroy selinux <<< 23797 1726853517.79662: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro <<< 23797 1726853517.79665: stdout chunk (state=3): >>># destroy argparse # destroy logging <<< 23797 1726853517.79712: 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 <<< 23797 1726853517.79728: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 23797 1726853517.79751: stdout chunk (state=3): >>># destroy _pickle <<< 23797 1726853517.79755: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction <<< 23797 1726853517.79773: stdout chunk (state=3): >>># destroy selectors <<< 23797 1726853517.79805: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 23797 1726853517.79808: stdout chunk (state=3): >>># destroy datetime <<< 23797 1726853517.79811: stdout chunk (state=3): >>># destroy subprocess # destroy base64 <<< 23797 1726853517.79831: stdout chunk (state=3): >>># destroy _ssl <<< 23797 1726853517.79859: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 23797 1726853517.79862: stdout chunk (state=3): >>># destroy json <<< 23797 1726853517.79910: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 23797 1726853517.79915: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.79926: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing <<< 23797 1726853517.79943: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 23797 1726853517.80001: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 23797 1726853517.80020: 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 <<< 23797 1726853517.80043: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime <<< 23797 1726853517.80047: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 23797 1726853517.80062: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 23797 1726853517.80085: 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 <<< 23797 1726853517.80100: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.80104: 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 <<< 23797 1726853517.80128: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.80164: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.80184: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.80191: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.80216: 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 <<< 23797 1726853517.80389: stdout chunk (state=3): >>># destroy sys.monitoring<<< 23797 1726853517.80395: stdout chunk (state=3): >>> # destroy _socket <<< 23797 1726853517.80418: stdout chunk (state=3): >>># destroy _collections <<< 23797 1726853517.80442: stdout chunk (state=3): >>># destroy platform <<< 23797 1726853517.80458: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 23797 1726853517.80461: stdout chunk (state=3): >>># destroy tokenize <<< 23797 1726853517.80490: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 23797 1726853517.80496: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 23797 1726853517.80529: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse <<< 23797 1726853517.80535: stdout chunk (state=3): >>># 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 <<< 23797 1726853517.80559: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 23797 1726853517.80584: stdout chunk (state=3): >>># clear sys.meta_path <<< 23797 1726853517.80592: stdout chunk (state=3): >>># clear sys.modules # destroy _frozen_importlib <<< 23797 1726853517.80687: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 23797 1726853517.80706: stdout chunk (state=3): >>> # 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 <<< 23797 1726853517.80712: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time <<< 23797 1726853517.80745: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 23797 1726853517.80767: stdout chunk (state=3): >>># destroy _hashlib <<< 23797 1726853517.80782: stdout chunk (state=3): >>># destroy _operator <<< 23797 1726853517.80796: stdout chunk (state=3): >>># destroy _sre # destroy _string # destroy re <<< 23797 1726853517.80820: stdout chunk (state=3): >>># destroy itertools <<< 23797 1726853517.80826: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins <<< 23797 1726853517.80841: stdout chunk (state=3): >>># destroy _thread <<< 23797 1726853517.80845: stdout chunk (state=3): >>># clear sys.audit hooks <<< 23797 1726853517.81273: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 23797 1726853517.81305: stderr chunk (state=3): >>><<< 23797 1726853517.81308: stdout chunk (state=3): >>><<< 23797 1726853517.81425: _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 0x7fa913f684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913f37b30> # /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 0x7fa913f6aa50> 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 0x7fa913d5d130> # /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 0x7fa913d5dfa0> 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 0x7fa913d9be00> # /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 0x7fa913d9bec0> # /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 0x7fa913dd37d0> # /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 0x7fa913dd3e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913db3ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913db11f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913d98fb0> # /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 0x7fa913df3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913df2390> # /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 0x7fa913db2090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913df0bc0> # /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 0x7fa913e28800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913d98230> # /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 0x7fa913e28cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913e28b60> # 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 0x7fa913e28ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913d96d50> # /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 0x7fa913e29580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913e29250> 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 0x7fa913e2a480> 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 0x7fa913e406b0> 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 0x7fa913e41d90> # /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 0x7fa913e42c30> # 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 0x7fa913e43290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913e42180> # /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 0x7fa913e43d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913e43440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913e2a4e0> # /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 0x7fa913b37bc0> # /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 0x7fa913b606e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913b60440> # 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 0x7fa913b60620> # /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 0x7fa913b60fe0> # 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 0x7fa913b61970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913b60890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913b35d60> # /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 0x7fa913b62cf0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913b60e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913e2abd0> # /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 0x7fa913b8f020> # /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 0x7fa913bb33e0> # /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 0x7fa913c101a0> # /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 0x7fa913c128d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913c102c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913bdd190> # /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 0x7fa91352d1f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913bb21e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913b63bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa913bb28a0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_vkiz1t_h/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 0x7fa91358ef00> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91356ddf0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91356cf50> # 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 0x7fa91358cc50> # /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 0x7fa9135c67e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9135c6570> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9135c5e80> # /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 0x7fa9135c65d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913db29c0> 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 0x7fa9135c74d0> # 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 0x7fa9135c7710> # /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 0x7fa9135c7c50> 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 0x7fa913429a60> # 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 0x7fa91342b680> # /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 0x7fa91342bf50> # /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 0x7fa91342d1f0> # /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 0x7fa91342fc80> # 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 0x7fa91342ffb0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91342df40> # /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 0x7fa913437bc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913436690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9134363f0> # /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 0x7fa913436960> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91342e450> # 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 0x7fa91347be90> # /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 0x7fa91347bfe0> # /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 0x7fa91347da00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91347d7c0> # /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 0x7fa91347ff80> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91347e0f0> # /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 0x7fa9134836e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91347ffb0> # 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 0x7fa913484980> # 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 0x7fa913484500> # 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 0x7fa913484a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91347c080> # /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 0x7fa9133100e0> # 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 0x7fa9133111c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913486840> # 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 0x7fa913487bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913486480> # 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 0x7fa9133154c0> # /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 0x7fa913316240> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9133113d0> 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 0x7fa9133169c0> # 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 0x7fa913317350> # 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 0x7fa913321c70> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91331fe30> 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 0x7fa91340a720> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9134fe3f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa913321d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9134857c0> # 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 0x7fa9133b5bb0> # /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 0x7fa912f5bce0> # 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 0x7fa912f5bfe0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91339e780> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9133b6720> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9133b42c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9133b7e60> # /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 0x7fa912f76f30> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa912f767e0> # 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 0x7fa912f769c0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa912f75c10> # /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 0x7fa912f770b0> # /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 0x7fa912fcdbb0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa912f77b90> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9133b4c50> 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 0x7fa912fcf290> # /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 0x7fa912fce6c0> 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 0x7fa912ffde80> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa912feeae0> 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 0x7fa913011760> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9130117c0> 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 0x7fa912daad50> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa912da8bc0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa912fcede0> # /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 0x7fa912df0920> # /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 0x7fa912df0bf0> # /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 0x7fa912df23f0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa912df1a90> 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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_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_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkSkijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "31", "second": "57", "epoch": "1726853517", "epoch_int": "1726853517", "date": "2024-09-20", "time": "13:31:57", "iso8601_micro": "2024-09-20T17:31:57.404816Z", "iso8601": "2024-09-20T17:31:57Z", "iso8601_basic": "20240920T133157404816", "iso8601_basic_short": "20240920T133157", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_pkg_mgr": "dnf", "ansible_fibre_channel_wwn": [], "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-11-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783c9da20681cb8e352", "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": 2987, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 544, "free": 2987}, "nocache": {"free": 3304, "used": 227}, "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": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "ansible_product_uuid": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "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": 661, "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": 261803548672, "block_size": 4096, "block_total": 65519099, "block_available": 63916882, "block_used": 1602217, "inode_total": 131070960, "inode_available": 131029149, "inode_used": 41811, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::102a:53ff:fe36:f0e9", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.217"], "ansible_all_ipv6_addresses": ["fe80::102a:53ff:fe36:f0e9"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.217", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::102a:53ff:fe36:f0e9"]}, "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_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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.43896484375, "5m": 0.46875, "15m": 0.263671875}, "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 55604 10.31.11.217 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 55604 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_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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.11.217 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 23797 1726853517.82523: 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-1726853516.3928401-23844-147472308991533/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23797 1726853517.82547: _low_level_execute_command(): starting 23797 1726853517.82559: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853516.3928401-23844-147472308991533/ > /dev/null 2>&1 && sleep 0' 23797 1726853517.83035: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23797 1726853517.83039: 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.11.217 originally 10.31.11.217 <<< 23797 1726853517.83041: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23797 1726853517.83043: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23797 1726853517.83045: 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.11.217 originally 10.31.11.217 debug2: match found <<< 23797 1726853517.83048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23797 1726853517.83101: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 23797 1726853517.83104: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23797 1726853517.83111: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23797 1726853517.83173: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23797 1726853517.85072: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23797 1726853517.85104: stderr chunk (state=3): >>><<< 23797 1726853517.85108: stdout chunk (state=3): >>><<< 23797 1726853517.85120: _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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 23797 1726853517.85127: handler run complete 23797 1726853517.85203: variable 'ansible_facts' from source: unknown 23797 1726853517.85262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853517.85446: variable 'ansible_facts' from source: unknown 23797 1726853517.85498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853517.85569: attempt loop complete, returning result 23797 1726853517.85574: _execute() done 23797 1726853517.85577: dumping result to json 23797 1726853517.85597: done dumping result, returning 23797 1726853517.85604: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [02083763-bbaf-a265-da97-000000000071] 23797 1726853517.85608: sending task result for task 02083763-bbaf-a265-da97-000000000071 ok: [managed_node3] 23797 1726853517.86178: no more pending results, returning what we have 23797 1726853517.86180: results queue empty 23797 1726853517.86180: checking for any_errors_fatal 23797 1726853517.86181: done checking for any_errors_fatal 23797 1726853517.86182: checking for max_fail_percentage 23797 1726853517.86182: done checking for max_fail_percentage 23797 1726853517.86183: checking to see if all hosts have failed and the running result is not ok 23797 1726853517.86183: done checking to see if all hosts have failed 23797 1726853517.86184: getting the remaining hosts for this loop 23797 1726853517.86185: done getting the remaining hosts for this loop 23797 1726853517.86187: getting the next task for host managed_node3 23797 1726853517.86191: done getting next task for host managed_node3 23797 1726853517.86192: ^ task is: TASK: meta (flush_handlers) 23797 1726853517.86194: ^ 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 23797 1726853517.86196: getting variables 23797 1726853517.86199: in VariableManager get_vars() 23797 1726853517.86216: Calling all_inventory to load vars for managed_node3 23797 1726853517.86218: Calling groups_inventory to load vars for managed_node3 23797 1726853517.86220: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853517.86227: Calling all_plugins_play to load vars for managed_node3 23797 1726853517.86229: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853517.86233: Calling groups_plugins_play to load vars for managed_node3 23797 1726853517.86338: done sending task result for task 02083763-bbaf-a265-da97-000000000071 23797 1726853517.86342: WORKER PROCESS EXITING 23797 1726853517.86352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853517.86477: done with get_vars() 23797 1726853517.86484: done getting variables 23797 1726853517.86530: in VariableManager get_vars() 23797 1726853517.86536: Calling all_inventory to load vars for managed_node3 23797 1726853517.86537: Calling groups_inventory to load vars for managed_node3 23797 1726853517.86539: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853517.86542: Calling all_plugins_play to load vars for managed_node3 23797 1726853517.86543: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853517.86545: Calling groups_plugins_play to load vars for managed_node3 23797 1726853517.86622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853517.86726: done with get_vars() 23797 1726853517.86735: done queuing things up, now waiting for results queue to drain 23797 1726853517.86736: results queue empty 23797 1726853517.86737: checking for any_errors_fatal 23797 1726853517.86741: done checking for any_errors_fatal 23797 1726853517.86742: checking for max_fail_percentage 23797 1726853517.86743: done checking for max_fail_percentage 23797 1726853517.86744: checking to see if all hosts have failed and the running result is not ok 23797 1726853517.86745: done checking to see if all hosts have failed 23797 1726853517.86745: getting the remaining hosts for this loop 23797 1726853517.86746: done getting the remaining hosts for this loop 23797 1726853517.86748: getting the next task for host managed_node3 23797 1726853517.86751: done getting next task for host managed_node3 23797 1726853517.86752: ^ task is: TASK: Include the task 'el_repo_setup.yml' 23797 1726853517.86755: ^ 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 23797 1726853517.86757: getting variables 23797 1726853517.86757: in VariableManager get_vars() 23797 1726853517.86763: Calling all_inventory to load vars for managed_node3 23797 1726853517.86764: Calling groups_inventory to load vars for managed_node3 23797 1726853517.86765: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853517.86768: Calling all_plugins_play to load vars for managed_node3 23797 1726853517.86769: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853517.86773: Calling groups_plugins_play to load vars for managed_node3 23797 1726853517.86846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853517.86965: done with get_vars() 23797 1726853517.86970: 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_integration_pytest.yml:8 Friday 20 September 2024 13:31:57 -0400 (0:00:01.517) 0:00:01.530 ****** 23797 1726853517.87022: entering _queue_task() for managed_node3/include_tasks 23797 1726853517.87023: Creating lock for include_tasks 23797 1726853517.87233: worker is 1 (out of 1 available) 23797 1726853517.87245: exiting _queue_task() for managed_node3/include_tasks 23797 1726853517.87260: done queuing things up, now waiting for results queue to drain 23797 1726853517.87261: waiting for pending results... 23797 1726853517.87397: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 23797 1726853517.87452: in run() - task 02083763-bbaf-a265-da97-000000000006 23797 1726853517.87464: variable 'ansible_search_path' from source: unknown 23797 1726853517.87494: calling self._execute() 23797 1726853517.87548: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853517.87552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853517.87560: variable 'omit' from source: magic vars 23797 1726853517.87641: _execute() done 23797 1726853517.87645: dumping result to json 23797 1726853517.87648: done dumping result, returning 23797 1726853517.87650: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [02083763-bbaf-a265-da97-000000000006] 23797 1726853517.87676: sending task result for task 02083763-bbaf-a265-da97-000000000006 23797 1726853517.87748: done sending task result for task 02083763-bbaf-a265-da97-000000000006 23797 1726853517.87750: WORKER PROCESS EXITING 23797 1726853517.87795: no more pending results, returning what we have 23797 1726853517.87800: in VariableManager get_vars() 23797 1726853517.87823: Calling all_inventory to load vars for managed_node3 23797 1726853517.87824: Calling groups_inventory to load vars for managed_node3 23797 1726853517.87827: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853517.87836: Calling all_plugins_play to load vars for managed_node3 23797 1726853517.87842: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853517.87845: Calling groups_plugins_play to load vars for managed_node3 23797 1726853517.87955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853517.88063: done with get_vars() 23797 1726853517.88068: variable 'ansible_search_path' from source: unknown 23797 1726853517.88081: we have included files to process 23797 1726853517.88081: generating all_blocks data 23797 1726853517.88082: done generating all_blocks data 23797 1726853517.88083: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 23797 1726853517.88083: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 23797 1726853517.88085: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 23797 1726853517.88521: in VariableManager get_vars() 23797 1726853517.88530: done with get_vars() 23797 1726853517.88538: done processing included file 23797 1726853517.88540: iterating over new_blocks loaded from include file 23797 1726853517.88541: in VariableManager get_vars() 23797 1726853517.88547: done with get_vars() 23797 1726853517.88548: filtering new block on tags 23797 1726853517.88559: done filtering new block on tags 23797 1726853517.88561: in VariableManager get_vars() 23797 1726853517.88566: done with get_vars() 23797 1726853517.88567: filtering new block on tags 23797 1726853517.88578: done filtering new block on tags 23797 1726853517.88579: in VariableManager get_vars() 23797 1726853517.88585: done with get_vars() 23797 1726853517.88586: filtering new block on tags 23797 1726853517.88593: done filtering new block on tags 23797 1726853517.88594: 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_node3 23797 1726853517.88597: extending task lists for all hosts with included blocks 23797 1726853517.88620: done extending task lists 23797 1726853517.88621: done processing included files 23797 1726853517.88622: results queue empty 23797 1726853517.88623: checking for any_errors_fatal 23797 1726853517.88624: done checking for any_errors_fatal 23797 1726853517.88625: checking for max_fail_percentage 23797 1726853517.88626: done checking for max_fail_percentage 23797 1726853517.88627: checking to see if all hosts have failed and the running result is not ok 23797 1726853517.88627: done checking to see if all hosts have failed 23797 1726853517.88628: getting the remaining hosts for this loop 23797 1726853517.88630: done getting the remaining hosts for this loop 23797 1726853517.88633: getting the next task for host managed_node3 23797 1726853517.88636: done getting next task for host managed_node3 23797 1726853517.88638: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 23797 1726853517.88640: ^ 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 23797 1726853517.88642: getting variables 23797 1726853517.88643: in VariableManager get_vars() 23797 1726853517.88656: Calling all_inventory to load vars for managed_node3 23797 1726853517.88657: Calling groups_inventory to load vars for managed_node3 23797 1726853517.88659: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853517.88662: Calling all_plugins_play to load vars for managed_node3 23797 1726853517.88663: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853517.88665: Calling groups_plugins_play to load vars for managed_node3 23797 1726853517.88750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853517.88872: done with get_vars() 23797 1726853517.88881: 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:31:57 -0400 (0:00:00.018) 0:00:01.549 ****** 23797 1726853517.88922: entering _queue_task() for managed_node3/setup 23797 1726853517.89106: worker is 1 (out of 1 available) 23797 1726853517.89119: exiting _queue_task() for managed_node3/setup 23797 1726853517.89129: done queuing things up, now waiting for results queue to drain 23797 1726853517.89131: waiting for pending results... 23797 1726853517.89490: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 23797 1726853517.89495: in run() - task 02083763-bbaf-a265-da97-000000000082 23797 1726853517.89498: variable 'ansible_search_path' from source: unknown 23797 1726853517.89501: variable 'ansible_search_path' from source: unknown 23797 1726853517.89503: calling self._execute() 23797 1726853517.89558: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853517.89573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853517.89588: variable 'omit' from source: magic vars 23797 1726853517.90345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853517.91976: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853517.91979: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853517.91991: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853517.92038: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853517.92075: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853517.92164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853517.92203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853517.92235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853517.92284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853517.92305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853517.92491: variable 'ansible_facts' from source: unknown 23797 1726853517.92565: variable 'network_test_required_facts' from source: task vars 23797 1726853517.92608: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 23797 1726853517.92619: variable 'omit' from source: magic vars 23797 1726853517.92661: variable 'omit' from source: magic vars 23797 1726853517.92700: variable 'omit' from source: magic vars 23797 1726853517.92728: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23797 1726853517.92976: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23797 1726853517.92979: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23797 1726853517.92981: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23797 1726853517.92983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23797 1726853517.92985: variable 'inventory_hostname' from source: host vars for 'managed_node3' 23797 1726853517.92987: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853517.92989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853517.92991: Set connection var ansible_module_compression to ZIP_DEFLATED 23797 1726853517.92992: Set connection var ansible_pipelining to False 23797 1726853517.92994: Set connection var ansible_timeout to 10 23797 1726853517.93000: Set connection var ansible_connection to ssh 23797 1726853517.93002: Set connection var ansible_shell_executable to /bin/sh 23797 1726853517.93005: Set connection var ansible_shell_type to sh 23797 1726853517.93023: variable 'ansible_shell_executable' from source: unknown 23797 1726853517.93032: variable 'ansible_connection' from source: unknown 23797 1726853517.93040: variable 'ansible_module_compression' from source: unknown 23797 1726853517.93047: variable 'ansible_shell_type' from source: unknown 23797 1726853517.93055: variable 'ansible_shell_executable' from source: unknown 23797 1726853517.93062: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853517.93070: variable 'ansible_pipelining' from source: unknown 23797 1726853517.93079: variable 'ansible_timeout' from source: unknown 23797 1726853517.93086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853517.93223: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 23797 1726853517.93238: variable 'omit' from source: magic vars 23797 1726853517.93247: starting attempt loop 23797 1726853517.93256: running the handler 23797 1726853517.93278: _low_level_execute_command(): starting 23797 1726853517.93290: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23797 1726853517.93951: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23797 1726853517.93969: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23797 1726853517.93988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23797 1726853517.94008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23797 1726853517.94025: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 23797 1726853517.94037: stderr chunk (state=3): >>>debug2: match not found <<< 23797 1726853517.94052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23797 1726853517.94077: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 23797 1726853517.94166: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 23797 1726853517.94195: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23797 1726853517.94294: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23797 1726853517.96008: stdout chunk (state=3): >>>/root <<< 23797 1726853517.96144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23797 1726853517.96157: stdout chunk (state=3): >>><<< 23797 1726853517.96179: stderr chunk (state=3): >>><<< 23797 1726853517.96209: _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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 23797 1726853517.96226: _low_level_execute_command(): starting 23797 1726853517.96239: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853517.9621484-23923-227696674151606 `" && echo ansible-tmp-1726853517.9621484-23923-227696674151606="` echo /root/.ansible/tmp/ansible-tmp-1726853517.9621484-23923-227696674151606 `" ) && sleep 0' 23797 1726853517.96851: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23797 1726853517.96866: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23797 1726853517.96882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23797 1726853517.96902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23797 1726853517.96941: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 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.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 23797 1726853517.97026: 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 23797 1726853517.97079: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23797 1726853517.97146: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23797 1726853517.99168: stdout chunk (state=3): >>>ansible-tmp-1726853517.9621484-23923-227696674151606=/root/.ansible/tmp/ansible-tmp-1726853517.9621484-23923-227696674151606 <<< 23797 1726853517.99270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23797 1726853517.99326: stderr chunk (state=3): >>><<< 23797 1726853517.99350: stdout chunk (state=3): >>><<< 23797 1726853517.99576: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853517.9621484-23923-227696674151606=/root/.ansible/tmp/ansible-tmp-1726853517.9621484-23923-227696674151606 , 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 23797 1726853517.99580: variable 'ansible_module_compression' from source: unknown 23797 1726853517.99582: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-23797qj0c1kzw/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 23797 1726853517.99585: variable 'ansible_facts' from source: unknown 23797 1726853517.99744: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853517.9621484-23923-227696674151606/AnsiballZ_setup.py 23797 1726853517.99937: Sending initial data 23797 1726853517.99946: Sent initial data (154 bytes) 23797 1726853518.00538: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23797 1726853518.00552: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23797 1726853518.00577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23797 1726853518.00599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23797 1726853518.00616: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 23797 1726853518.00702: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23797 1726853518.00744: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23797 1726853518.00828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23797 1726853518.02514: 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 <<< 23797 1726853518.02590: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23797 1726853518.02683: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23797qj0c1kzw/tmpbi9dp8ex /root/.ansible/tmp/ansible-tmp-1726853517.9621484-23923-227696674151606/AnsiballZ_setup.py <<< 23797 1726853518.02699: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853517.9621484-23923-227696674151606/AnsiballZ_setup.py" <<< 23797 1726853518.02734: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23797qj0c1kzw/tmpbi9dp8ex" to remote "/root/.ansible/tmp/ansible-tmp-1726853517.9621484-23923-227696674151606/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853517.9621484-23923-227696674151606/AnsiballZ_setup.py" <<< 23797 1726853518.04460: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23797 1726853518.04464: stderr chunk (state=3): >>><<< 23797 1726853518.04466: stdout chunk (state=3): >>><<< 23797 1726853518.04468: done transferring module to remote 23797 1726853518.04470: _low_level_execute_command(): starting 23797 1726853518.04588: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853517.9621484-23923-227696674151606/ /root/.ansible/tmp/ansible-tmp-1726853517.9621484-23923-227696674151606/AnsiballZ_setup.py && sleep 0' 23797 1726853518.05039: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23797 1726853518.05053: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23797 1726853518.05066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23797 1726853518.05148: 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23797 1726853518.05185: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 23797 1726853518.05201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23797 1726853518.05218: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23797 1726853518.05297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23797 1726853518.07212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23797 1726853518.07222: stdout chunk (state=3): >>><<< 23797 1726853518.07233: stderr chunk (state=3): >>><<< 23797 1726853518.07260: _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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 23797 1726853518.07268: _low_level_execute_command(): starting 23797 1726853518.07280: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853517.9621484-23923-227696674151606/AnsiballZ_setup.py && sleep 0' 23797 1726853518.07860: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23797 1726853518.07876: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23797 1726853518.07893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23797 1726853518.07916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23797 1726853518.07933: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 23797 1726853518.07944: stderr chunk (state=3): >>>debug2: match not found <<< 23797 1726853518.07957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23797 1726853518.08016: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 23797 1726853518.08029: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23797 1726853518.08084: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 23797 1726853518.08102: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23797 1726853518.08127: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23797 1726853518.08233: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23797 1726853518.10538: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 23797 1726853518.10600: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 23797 1726853518.10666: stdout chunk (state=3): >>>import '_io' # <<< 23797 1726853518.10694: stdout chunk (state=3): >>>import 'marshal' # <<< 23797 1726853518.10710: stdout chunk (state=3): >>>import 'posix' # <<< 23797 1726853518.10746: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 23797 1726853518.10776: stdout chunk (state=3): >>>import 'time' # <<< 23797 1726853518.10780: stdout chunk (state=3): >>>import 'zipimport' # <<< 23797 1726853518.10791: stdout chunk (state=3): >>># installed zipimport hook <<< 23797 1726853518.10830: 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' <<< 23797 1726853518.10864: stdout chunk (state=3): >>>import '_codecs' # <<< 23797 1726853518.10885: stdout chunk (state=3): >>>import 'codecs' # <<< 23797 1726853518.10915: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 23797 1726853518.10933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 23797 1726853518.10980: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4f084d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4ed7b30> <<< 23797 1726853518.10991: 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' <<< 23797 1726853518.11019: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4f0aa50> import '_signal' # <<< 23797 1726853518.11045: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 23797 1726853518.11070: stdout chunk (state=3): >>>import 'io' # <<< 23797 1726853518.11103: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 23797 1726853518.11190: stdout chunk (state=3): >>>import '_collections_abc' # <<< 23797 1726853518.11217: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 23797 1726853518.11248: stdout chunk (state=3): >>>import 'os' # <<< 23797 1726853518.11292: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 23797 1726853518.11315: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 23797 1726853518.11343: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 23797 1726853518.11364: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4cbd130> <<< 23797 1726853518.11434: 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 <<< 23797 1726853518.11460: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4cbdfa0> <<< 23797 1726853518.11475: stdout chunk (state=3): >>>import 'site' # <<< 23797 1726853518.11505: 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. <<< 23797 1726853518.11901: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 23797 1726853518.11905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 23797 1726853518.11945: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 23797 1726853518.11949: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 23797 1726853518.11990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 23797 1726853518.12023: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 23797 1726853518.12067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 23797 1726853518.12073: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4cfbec0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 23797 1726853518.12100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 23797 1726853518.12126: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4cfbf80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 23797 1726853518.12176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 23797 1726853518.12188: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 23797 1726853518.12240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 23797 1726853518.12279: stdout chunk (state=3): >>>import 'itertools' # <<< 23797 1726853518.12285: 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 0x7efee4d33830> <<< 23797 1726853518.12331: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4d33ec0> <<< 23797 1726853518.12334: stdout chunk (state=3): >>>import '_collections' # <<< 23797 1726853518.12391: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4d13b60> <<< 23797 1726853518.12411: stdout chunk (state=3): >>>import '_functools' # <<< 23797 1726853518.12424: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4d112b0> <<< 23797 1726853518.12512: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4cf9070> <<< 23797 1726853518.12560: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 23797 1726853518.12563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 23797 1726853518.12590: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 23797 1726853518.12622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 23797 1726853518.12647: 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' <<< 23797 1726853518.12675: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4d537d0> <<< 23797 1726853518.12714: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4d523f0> <<< 23797 1726853518.12735: 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 0x7efee4d12150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4d50bc0> <<< 23797 1726853518.12791: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 23797 1726853518.12811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4d88890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4cf82f0> <<< 23797 1726853518.12852: 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' <<< 23797 1726853518.12874: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efee4d88d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4d88bf0> <<< 23797 1726853518.12922: 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 0x7efee4d88fe0> <<< 23797 1726853518.12925: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4cf6e10> <<< 23797 1726853518.12964: 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' <<< 23797 1726853518.12986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 23797 1726853518.13031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 23797 1726853518.13034: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4d89670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4d89370> <<< 23797 1726853518.13079: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 23797 1726853518.13087: 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' <<< 23797 1726853518.13115: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4d8a540> import 'importlib.util' # import 'runpy' # <<< 23797 1726853518.13139: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 23797 1726853518.13190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 23797 1726853518.13218: 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' <<< 23797 1726853518.13241: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4da0740> import 'errno' # <<< 23797 1726853518.13270: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 23797 1726853518.13298: 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 0x7efee4da1e20> # /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' <<< 23797 1726853518.13332: 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' <<< 23797 1726853518.13348: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4da2cc0> <<< 23797 1726853518.13390: 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' <<< 23797 1726853518.13418: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efee4da32f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4da2210> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 23797 1726853518.13442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 23797 1726853518.13481: 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 0x7efee4da3d70> <<< 23797 1726853518.13484: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4da34a0> <<< 23797 1726853518.13530: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4d8a4b0> <<< 23797 1726853518.13577: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 23797 1726853518.13581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 23797 1726853518.13616: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 23797 1726853518.13619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 23797 1726853518.13693: 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 0x7efee4a97c50> <<< 23797 1726853518.13698: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 23797 1726853518.13718: 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 0x7efee4ac07a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4ac0500> <<< 23797 1726853518.13751: 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 0x7efee4ac07d0> <<< 23797 1726853518.13775: 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' <<< 23797 1726853518.13851: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 23797 1726853518.13985: 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 0x7efee4ac1100> <<< 23797 1726853518.14134: 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 0x7efee4ac1af0> <<< 23797 1726853518.14150: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4ac09b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4a95df0> <<< 23797 1726853518.14174: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 23797 1726853518.14211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 23797 1726853518.14230: 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' <<< 23797 1726853518.14263: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4ac2f00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4ac1c40> <<< 23797 1726853518.14282: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4d8ac60> <<< 23797 1726853518.14307: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 23797 1726853518.14380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 23797 1726853518.14392: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 23797 1726853518.14428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 23797 1726853518.14452: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4aeb230> <<< 23797 1726853518.14521: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 23797 1726853518.14528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 23797 1726853518.14555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 23797 1726853518.14583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 23797 1726853518.14605: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4b0f5f0> <<< 23797 1726853518.14629: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 23797 1726853518.14680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 23797 1726853518.14733: stdout chunk (state=3): >>>import 'ntpath' # <<< 23797 1726853518.14760: 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 0x7efee4b70380> <<< 23797 1726853518.14804: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 23797 1726853518.14817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 23797 1726853518.14836: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 23797 1726853518.14875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 23797 1726853518.14961: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4b72ae0> <<< 23797 1726853518.15045: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4b704a0> <<< 23797 1726853518.15095: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4b31370> <<< 23797 1726853518.15114: 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 0x7efee4975430> <<< 23797 1726853518.15129: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4b0e3f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4ac3e00> <<< 23797 1726853518.15305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 23797 1726853518.15325: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efee4b0e750> <<< 23797 1726853518.15595: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_7_bcvn5_/ansible_setup_payload.zip' <<< 23797 1726853518.15611: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.15731: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.15752: 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' <<< 23797 1726853518.15799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 23797 1726853518.15877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 23797 1726853518.15912: 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 0x7efee49df170> <<< 23797 1726853518.15935: stdout chunk (state=3): >>>import '_typing' # <<< 23797 1726853518.16115: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee49be060> <<< 23797 1726853518.16146: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee49bd1c0> # zipimport: zlib available <<< 23797 1726853518.16184: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 23797 1726853518.16207: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23797 1726853518.16221: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 23797 1726853518.17657: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.18841: 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 0x7efee49dd010> <<< 23797 1726853518.18889: 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' <<< 23797 1726853518.18911: 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' <<< 23797 1726853518.18931: 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' <<< 23797 1726853518.18961: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efee4a0ea20> <<< 23797 1726853518.19007: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4a0e7b0> <<< 23797 1726853518.19039: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4a0e0f0> <<< 23797 1726853518.19064: 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' <<< 23797 1726853518.19121: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4a0e540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee49dfb90> <<< 23797 1726853518.19146: stdout chunk (state=3): >>>import 'atexit' # <<< 23797 1726853518.19177: 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 0x7efee4a0f7d0> <<< 23797 1726853518.19204: 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 0x7efee4a0fa10> <<< 23797 1726853518.19222: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 23797 1726853518.19269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 23797 1726853518.19275: stdout chunk (state=3): >>>import '_locale' # <<< 23797 1726853518.19337: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4a0ff50> import 'pwd' # <<< 23797 1726853518.19359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 23797 1726853518.19378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 23797 1726853518.19436: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4331d00> <<< 23797 1726853518.19462: 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 0x7efee4333920> <<< 23797 1726853518.19487: 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' <<< 23797 1726853518.19527: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee43342f0> <<< 23797 1726853518.19551: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 23797 1726853518.19591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 23797 1726853518.19610: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4335490> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 23797 1726853518.19674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 23797 1726853518.19693: 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' <<< 23797 1726853518.19734: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4337f80> <<< 23797 1726853518.19784: 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 0x7efee433c2f0> <<< 23797 1726853518.19824: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4336240> <<< 23797 1726853518.19834: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 23797 1726853518.19880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 23797 1726853518.19884: 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' <<< 23797 1726853518.19910: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 23797 1726853518.20037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 23797 1726853518.20082: 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 0x7efee433fef0> <<< 23797 1726853518.20085: stdout chunk (state=3): >>>import '_tokenize' # <<< 23797 1726853518.20166: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee433e9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee433e720> <<< 23797 1726853518.20187: 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' <<< 23797 1726853518.20260: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee433ec90> <<< 23797 1726853518.20289: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4336750> <<< 23797 1726853518.20321: 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 0x7efee4383f50> <<< 23797 1726853518.20364: 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 0x7efee4384230> <<< 23797 1726853518.20389: 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 <<< 23797 1726853518.20419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 23797 1726853518.20478: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 23797 1726853518.20489: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efee4385cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4385a90> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 23797 1726853518.20520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 23797 1726853518.20595: 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 0x7efee4388260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4386390> <<< 23797 1726853518.20612: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 23797 1726853518.20649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 23797 1726853518.20685: 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' <<< 23797 1726853518.20703: stdout chunk (state=3): >>>import '_string' # <<< 23797 1726853518.20734: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee438b9b0> <<< 23797 1726853518.20862: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee43883b0> <<< 23797 1726853518.20930: 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 0x7efee438c7a0> <<< 23797 1726853518.20968: 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 0x7efee438c9b0> <<< 23797 1726853518.21018: 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 0x7efee438ccb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4384350> <<< 23797 1726853518.21055: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 23797 1726853518.21086: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 23797 1726853518.21107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 23797 1726853518.21126: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 23797 1726853518.21149: 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 0x7efee4218380> <<< 23797 1726853518.21316: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 23797 1726853518.21338: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efee4219430> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee438eb10> <<< 23797 1726853518.21366: 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 0x7efee438fec0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee438e750> <<< 23797 1726853518.21414: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.21431: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 23797 1726853518.21514: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.21612: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.21655: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 23797 1726853518.21681: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 23797 1726853518.21695: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.21795: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.21915: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.22494: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.23078: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 23797 1726853518.23105: 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 <<< 23797 1726853518.23125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 23797 1726853518.23179: 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 0x7efee421d760> <<< 23797 1726853518.23284: 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' <<< 23797 1726853518.23288: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee421e450> <<< 23797 1726853518.23302: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4219580> <<< 23797 1726853518.23345: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 23797 1726853518.23372: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.23399: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.23415: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 23797 1726853518.23552: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.23714: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 23797 1726853518.23743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee421e600> <<< 23797 1726853518.23757: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.24219: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.24674: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.24746: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.24834: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 23797 1726853518.24856: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.24874: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.24917: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 23797 1726853518.24921: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.24987: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.25090: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 23797 1726853518.25109: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 23797 1726853518.25124: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.25166: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.25204: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 23797 1726853518.25214: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.25694: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 23797 1726853518.25749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 23797 1726853518.25752: stdout chunk (state=3): >>>import '_ast' # <<< 23797 1726853518.25829: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee421f890> # zipimport: zlib available <<< 23797 1726853518.25906: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.25993: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 23797 1726853518.26013: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 23797 1726853518.26025: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.26066: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.26114: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 23797 1726853518.26122: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.26163: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.26204: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.26265: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.26331: 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 <<< 23797 1726853518.26380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 23797 1726853518.26476: 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 0x7efee422a270> <<< 23797 1726853518.26509: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4225ac0> <<< 23797 1726853518.26553: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 23797 1726853518.26565: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.26620: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.26684: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.26716: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.26763: 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' <<< 23797 1726853518.26787: 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 <<< 23797 1726853518.26818: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 23797 1726853518.26828: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 23797 1726853518.26898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 23797 1726853518.26927: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 23797 1726853518.26937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 23797 1726853518.26987: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4302ab0> <<< 23797 1726853518.27032: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee43fe780> <<< 23797 1726853518.27121: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee422a2d0> <<< 23797 1726853518.27131: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee421f110> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 23797 1726853518.27178: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.27191: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 23797 1726853518.27261: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 23797 1726853518.27288: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 23797 1726853518.27350: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.27423: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.27437: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.27451: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.27497: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.27534: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.27569: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.27613: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 23797 1726853518.27694: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.27767: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.27792: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.27832: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 23797 1726853518.27842: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.28013: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.28186: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.28227: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.28287: 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' <<< 23797 1726853518.28309: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 23797 1726853518.28340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 23797 1726853518.28365: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 23797 1726853518.28390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 23797 1726853518.28428: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee42ba4b0> <<< 23797 1726853518.28441: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 23797 1726853518.28460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 23797 1726853518.28505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 23797 1726853518.28541: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 23797 1726853518.28544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 23797 1726853518.28605: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee3ed8290> <<< 23797 1726853518.28608: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 23797 1726853518.28618: 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 0x7efee3ed85f0> <<< 23797 1726853518.28645: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee42a4230> <<< 23797 1726853518.28685: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee42bafc0> <<< 23797 1726853518.28715: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee42b8bf0> <<< 23797 1726853518.28731: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee42b87d0> <<< 23797 1726853518.28742: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 23797 1726853518.28804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 23797 1726853518.28815: 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' <<< 23797 1726853518.28848: 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' <<< 23797 1726853518.28887: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 23797 1726853518.28929: 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 0x7efee3edb560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee3edae40> # 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 0x7efee3edafc0> <<< 23797 1726853518.28935: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee3eda2a0> <<< 23797 1726853518.28960: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 23797 1726853518.29082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 23797 1726853518.29112: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee3edb680> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 23797 1726853518.29147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 23797 1726853518.29185: 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 0x7efee3f26180> <<< 23797 1726853518.29207: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee3f241a0> <<< 23797 1726853518.29244: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee42b8860> import 'ansible.module_utils.facts.timeout' # <<< 23797 1726853518.29301: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 23797 1726853518.29304: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.29313: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 23797 1726853518.29368: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.29429: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 23797 1726853518.29449: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.29489: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.29564: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 23797 1726853518.29586: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 23797 1726853518.29608: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.29628: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.29652: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 23797 1726853518.29703: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.29764: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 23797 1726853518.29805: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.29860: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 23797 1726853518.29863: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.29912: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.29978: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.30028: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.30102: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 23797 1726853518.30112: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 23797 1726853518.30127: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.30596: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.31039: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 23797 1726853518.31108: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.31159: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.31193: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.31239: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 23797 1726853518.31264: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.31280: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.31315: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 23797 1726853518.31324: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.31375: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.31435: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 23797 1726853518.31447: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.31487: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.31509: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 23797 1726853518.31527: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.31542: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.31585: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 23797 1726853518.31663: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.31758: 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' <<< 23797 1726853518.31782: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee3f27fb0> <<< 23797 1726853518.31808: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 23797 1726853518.31836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 23797 1726853518.31969: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee3f26db0> import 'ansible.module_utils.facts.system.local' # <<< 23797 1726853518.31982: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.32038: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.32116: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 23797 1726853518.32128: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.32210: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.32311: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 23797 1726853518.32314: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.32374: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.32451: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 23797 1726853518.32496: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.32543: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 23797 1726853518.32597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 23797 1726853518.32679: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 23797 1726853518.32735: 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 0x7efee3f663c0> <<< 23797 1726853518.32940: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4388200> <<< 23797 1726853518.32943: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 23797 1726853518.33009: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.33068: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 23797 1726853518.33074: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.33149: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.33238: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.33349: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.33505: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 23797 1726853518.33510: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.33547: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.33589: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 23797 1726853518.33638: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.33694: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 23797 1726853518.33699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 23797 1726853518.33753: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 23797 1726853518.33758: 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 0x7efee3f79eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee3f56f60> <<< 23797 1726853518.33787: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 23797 1726853518.33801: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 23797 1726853518.33834: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.33883: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 23797 1726853518.34041: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.34204: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 23797 1726853518.34207: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.34297: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.34402: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.34442: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.34485: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 23797 1726853518.34521: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.34526: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.34553: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.34686: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.34845: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 23797 1726853518.34849: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.34966: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.35093: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 23797 1726853518.35108: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.35131: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.35163: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.35739: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.36256: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 23797 1726853518.36259: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 23797 1726853518.36276: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.36372: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.36478: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 23797 1726853518.36499: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.36584: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.36685: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 23797 1726853518.36696: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.36850: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.37007: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 23797 1726853518.37019: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23797 1726853518.37048: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 23797 1726853518.37091: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.37128: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 23797 1726853518.37156: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.37241: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.37339: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.37545: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.37745: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 23797 1726853518.37768: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.37797: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.37843: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 23797 1726853518.37864: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.37882: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.37906: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 23797 1726853518.37977: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.38054: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 23797 1726853518.38081: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.38115: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 23797 1726853518.38118: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.38169: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.38231: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 23797 1726853518.38296: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.38366: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 23797 1726853518.38370: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.38627: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.38892: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 23797 1726853518.38905: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.38959: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.39031: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 23797 1726853518.39035: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.39059: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.39101: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 23797 1726853518.39111: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.39138: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.39178: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 23797 1726853518.39189: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.39209: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.39253: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 23797 1726853518.39337: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.39423: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 23797 1726853518.39448: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23797 1726853518.39459: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 23797 1726853518.39510: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.39555: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 23797 1726853518.39568: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.39607: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.39618: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.39649: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.39712: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.39774: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.39853: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 23797 1726853518.39864: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 23797 1726853518.39919: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.39973: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 23797 1726853518.39984: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.40176: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.40382: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 23797 1726853518.40428: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.40476: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 23797 1726853518.40495: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.40524: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.40583: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 23797 1726853518.40596: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.40667: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.40752: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 23797 1726853518.40764: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 23797 1726853518.40855: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.40957: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 23797 1726853518.40969: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 23797 1726853518.41036: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.41641: 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' <<< 23797 1726853518.41676: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 23797 1726853518.41699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 23797 1726853518.41731: 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 0x7efee3d7b860> <<< 23797 1726853518.41754: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee3d78290> <<< 23797 1726853518.41810: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee3d792e0> <<< 23797 1726853518.42576: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_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 55604 10.31.11.217 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 55604 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_lsb": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783<<< 23797 1726853518.42599: stdout chunk (state=3): >>>c9da20681cb8e352", "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkSkijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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": "31", "second": "58", "epoch": "1726853518", "epoch_int": "1726853518", "date": "2024-09-20", "time": "13:31:58", "iso8601_micro": "2024-09-20T17:31:58.420949Z", "iso8601": "2024-09-20T17:31:58Z", "iso8601_basic": "20240920T133158420949", "iso8601_basic_short": "20240920T133158", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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_local": {}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 23797 1726853518.43190: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 23797 1726853518.43204: 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 <<< 23797 1726853518.43233: stdout chunk (state=3): >>># 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 <<< 23797 1726853518.43256: stdout chunk (state=3): >>># cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # 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 <<< 23797 1726853518.43292: 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 <<< 23797 1726853518.43314: stdout chunk (state=3): >>># 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 <<< 23797 1726853518.43332: stdout chunk (state=3): >>># 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 <<< 23797 1726853518.43353: stdout chunk (state=3): >>># 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 <<< 23797 1726853518.43393: 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 <<< 23797 1726853518.43433: stdout chunk (state=3): >>># 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 <<< 23797 1726853518.43455: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # 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 <<< 23797 1726853518.43483: stdout chunk (state=3): >>># 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 <<< 23797 1726853518.43846: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 23797 1726853518.43888: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 23797 1726853518.43904: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 23797 1726853518.43985: stdout chunk (state=3): >>># destroy ntpath <<< 23797 1726853518.44014: 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 # destroy _locale <<< 23797 1726853518.44025: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 23797 1726853518.44077: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 23797 1726853518.44124: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 23797 1726853518.44186: 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 # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process <<< 23797 1726853518.44278: stdout chunk (state=3): >>># destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 23797 1726853518.44282: stdout chunk (state=3): >>># destroy _ssl <<< 23797 1726853518.44284: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 23797 1726853518.44317: stdout chunk (state=3): >>># 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 <<< 23797 1726853518.44392: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 23797 1726853518.44443: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # 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 <<< 23797 1726853518.44534: stdout chunk (state=3): >>># 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 <<< 23797 1726853518.44542: stdout chunk (state=3): >>># 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 <<< 23797 1726853518.44573: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 23797 1726853518.44708: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 23797 1726853518.44751: stdout chunk (state=3): >>># destroy _collections # destroy platform <<< 23797 1726853518.44814: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 23797 1726853518.44829: 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 <<< 23797 1726853518.44858: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 23797 1726853518.44976: 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 <<< 23797 1726853518.45028: stdout chunk (state=3): >>># destroy time <<< 23797 1726853518.45035: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 23797 1726853518.45082: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 23797 1726853518.45661: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 23797 1726853518.45928: stderr chunk (state=3): >>><<< 23797 1726853518.45931: stdout chunk (state=3): >>><<< 23797 1726853518.46267: _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 0x7efee4f084d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4ed7b30> # /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 0x7efee4f0aa50> 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 0x7efee4cbd130> # /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 0x7efee4cbdfa0> 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 0x7efee4cfbec0> # /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 0x7efee4cfbf80> # /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 0x7efee4d33830> # /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 0x7efee4d33ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4d13b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4d112b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4cf9070> # /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 0x7efee4d537d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4d523f0> # /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 0x7efee4d12150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4d50bc0> # /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 0x7efee4d88890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4cf82f0> # /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 0x7efee4d88d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4d88bf0> # 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 0x7efee4d88fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4cf6e10> # /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 0x7efee4d89670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4d89370> 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 0x7efee4d8a540> 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 0x7efee4da0740> 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 0x7efee4da1e20> # /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 0x7efee4da2cc0> # 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 0x7efee4da32f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4da2210> # /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 0x7efee4da3d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4da34a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4d8a4b0> # /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 0x7efee4a97c50> # /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 0x7efee4ac07a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4ac0500> # 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 0x7efee4ac07d0> # /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 0x7efee4ac1100> # 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 0x7efee4ac1af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4ac09b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4a95df0> # /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 0x7efee4ac2f00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4ac1c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4d8ac60> # /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 0x7efee4aeb230> # /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 0x7efee4b0f5f0> # /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 0x7efee4b70380> # /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 0x7efee4b72ae0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4b704a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4b31370> # /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 0x7efee4975430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4b0e3f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4ac3e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efee4b0e750> # zipimport: found 103 names in '/tmp/ansible_setup_payload_7_bcvn5_/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 0x7efee49df170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee49be060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee49bd1c0> # 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 0x7efee49dd010> # /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 0x7efee4a0ea20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4a0e7b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4a0e0f0> # /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 0x7efee4a0e540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee49dfb90> 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 0x7efee4a0f7d0> # 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 0x7efee4a0fa10> # /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 0x7efee4a0ff50> 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 0x7efee4331d00> # 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 0x7efee4333920> # /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 0x7efee43342f0> # /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 0x7efee4335490> # /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 0x7efee4337f80> # 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 0x7efee433c2f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4336240> # /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 0x7efee433fef0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee433e9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee433e720> # /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 0x7efee433ec90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4336750> # 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 0x7efee4383f50> # /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 0x7efee4384230> # /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 0x7efee4385cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4385a90> # /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 0x7efee4388260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4386390> # /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 0x7efee438b9b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee43883b0> # 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 0x7efee438c7a0> # 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 0x7efee438c9b0> # 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 0x7efee438ccb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4384350> # /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 0x7efee4218380> # 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 0x7efee4219430> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee438eb10> # 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 0x7efee438fec0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee438e750> # 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 0x7efee421d760> # /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 0x7efee421e450> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4219580> 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 0x7efee421e600> # 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 0x7efee421f890> # 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 0x7efee422a270> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4225ac0> 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 0x7efee4302ab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee43fe780> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee422a2d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee421f110> # 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 0x7efee42ba4b0> # /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 0x7efee3ed8290> # 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 0x7efee3ed85f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee42a4230> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee42bafc0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee42b8bf0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee42b87d0> # /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 0x7efee3edb560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee3edae40> # 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 0x7efee3edafc0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee3eda2a0> # /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 0x7efee3edb680> # /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 0x7efee3f26180> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee3f241a0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee42b8860> 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 0x7efee3f27fb0> # /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 0x7efee3f26db0> 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 0x7efee3f663c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee4388200> 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 0x7efee3f79eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee3f56f60> 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 0x7efee3d7b860> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee3d78290> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efee3d792e0> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_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 55604 10.31.11.217 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 55604 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_lsb": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783c9da20681cb8e352", "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkSkijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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": "31", "second": "58", "epoch": "1726853518", "epoch_int": "1726853518", "date": "2024-09-20", "time": "13:31:58", "iso8601_micro": "2024-09-20T17:31:58.420949Z", "iso8601": "2024-09-20T17:31:58Z", "iso8601_basic": "20240920T133158420949", "iso8601_basic_short": "20240920T133158", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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_local": {}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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.11.217 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 23797 1726853518.48270: 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-1726853517.9621484-23923-227696674151606/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23797 1726853518.48285: _low_level_execute_command(): starting 23797 1726853518.48306: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853517.9621484-23923-227696674151606/ > /dev/null 2>&1 && sleep 0' 23797 1726853518.48310: 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 23797 1726853518.48312: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23797 1726853518.48397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23797 1726853518.50268: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23797 1726853518.50330: stderr chunk (state=3): >>><<< 23797 1726853518.50334: stdout chunk (state=3): >>><<< 23797 1726853518.50576: _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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 23797 1726853518.50580: handler run complete 23797 1726853518.50582: variable 'ansible_facts' from source: unknown 23797 1726853518.50584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853518.50586: variable 'ansible_facts' from source: unknown 23797 1726853518.50614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853518.50670: attempt loop complete, returning result 23797 1726853518.50679: _execute() done 23797 1726853518.50685: dumping result to json 23797 1726853518.50708: done dumping result, returning 23797 1726853518.50719: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [02083763-bbaf-a265-da97-000000000082] 23797 1726853518.50726: sending task result for task 02083763-bbaf-a265-da97-000000000082 ok: [managed_node3] 23797 1726853518.51079: no more pending results, returning what we have 23797 1726853518.51083: results queue empty 23797 1726853518.51084: checking for any_errors_fatal 23797 1726853518.51086: done checking for any_errors_fatal 23797 1726853518.51086: checking for max_fail_percentage 23797 1726853518.51088: done checking for max_fail_percentage 23797 1726853518.51089: checking to see if all hosts have failed and the running result is not ok 23797 1726853518.51090: done checking to see if all hosts have failed 23797 1726853518.51091: getting the remaining hosts for this loop 23797 1726853518.51092: done getting the remaining hosts for this loop 23797 1726853518.51096: getting the next task for host managed_node3 23797 1726853518.51104: done getting next task for host managed_node3 23797 1726853518.51107: ^ task is: TASK: Check if system is ostree 23797 1726853518.51110: ^ 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 23797 1726853518.51113: getting variables 23797 1726853518.51115: in VariableManager get_vars() 23797 1726853518.51144: Calling all_inventory to load vars for managed_node3 23797 1726853518.51147: Calling groups_inventory to load vars for managed_node3 23797 1726853518.51150: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853518.51161: Calling all_plugins_play to load vars for managed_node3 23797 1726853518.51164: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853518.51168: Calling groups_plugins_play to load vars for managed_node3 23797 1726853518.51294: done sending task result for task 02083763-bbaf-a265-da97-000000000082 23797 1726853518.51298: WORKER PROCESS EXITING 23797 1726853518.51618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853518.51813: done with get_vars() 23797 1726853518.51823: 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:31:58 -0400 (0:00:00.629) 0:00:02.179 ****** 23797 1726853518.51919: entering _queue_task() for managed_node3/stat 23797 1726853518.52189: worker is 1 (out of 1 available) 23797 1726853518.52202: exiting _queue_task() for managed_node3/stat 23797 1726853518.52214: done queuing things up, now waiting for results queue to drain 23797 1726853518.52216: waiting for pending results... 23797 1726853518.52410: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 23797 1726853518.52501: in run() - task 02083763-bbaf-a265-da97-000000000084 23797 1726853518.52515: variable 'ansible_search_path' from source: unknown 23797 1726853518.52519: variable 'ansible_search_path' from source: unknown 23797 1726853518.52552: calling self._execute() 23797 1726853518.52643: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853518.52646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853518.52658: variable 'omit' from source: magic vars 23797 1726853518.53177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 23797 1726853518.53424: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 23797 1726853518.53476: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 23797 1726853518.53508: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 23797 1726853518.53541: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 23797 1726853518.53652: 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) 23797 1726853518.53686: 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) 23797 1726853518.53709: 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) 23797 1726853518.53734: 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) 23797 1726853518.53861: Evaluated conditional (not __network_is_ostree is defined): True 23797 1726853518.53866: variable 'omit' from source: magic vars 23797 1726853518.53908: variable 'omit' from source: magic vars 23797 1726853518.53943: variable 'omit' from source: magic vars 23797 1726853518.53969: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23797 1726853518.54006: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23797 1726853518.54020: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23797 1726853518.54038: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23797 1726853518.54047: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23797 1726853518.54081: variable 'inventory_hostname' from source: host vars for 'managed_node3' 23797 1726853518.54084: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853518.54087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853518.54186: Set connection var ansible_module_compression to ZIP_DEFLATED 23797 1726853518.54196: Set connection var ansible_pipelining to False 23797 1726853518.54202: Set connection var ansible_timeout to 10 23797 1726853518.54204: Set connection var ansible_connection to ssh 23797 1726853518.54211: Set connection var ansible_shell_executable to /bin/sh 23797 1726853518.54228: Set connection var ansible_shell_type to sh 23797 1726853518.54332: variable 'ansible_shell_executable' from source: unknown 23797 1726853518.54336: variable 'ansible_connection' from source: unknown 23797 1726853518.54339: variable 'ansible_module_compression' from source: unknown 23797 1726853518.54341: variable 'ansible_shell_type' from source: unknown 23797 1726853518.54343: variable 'ansible_shell_executable' from source: unknown 23797 1726853518.54345: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853518.54347: variable 'ansible_pipelining' from source: unknown 23797 1726853518.54349: variable 'ansible_timeout' from source: unknown 23797 1726853518.54351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853518.54440: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 23797 1726853518.54444: variable 'omit' from source: magic vars 23797 1726853518.54447: starting attempt loop 23797 1726853518.54449: running the handler 23797 1726853518.54451: _low_level_execute_command(): starting 23797 1726853518.54454: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23797 1726853518.55177: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23797 1726853518.55181: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23797 1726853518.55182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23797 1726853518.55204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23797 1726853518.55306: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23797 1726853518.55312: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 23797 1726853518.55320: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23797 1726853518.55361: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23797 1726853518.55425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23797 1726853518.57144: stdout chunk (state=3): >>>/root <<< 23797 1726853518.57306: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23797 1726853518.57310: stdout chunk (state=3): >>><<< 23797 1726853518.57312: stderr chunk (state=3): >>><<< 23797 1726853518.57329: _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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 23797 1726853518.57430: _low_level_execute_command(): starting 23797 1726853518.57435: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853518.5734236-23950-161166313662247 `" && echo ansible-tmp-1726853518.5734236-23950-161166313662247="` echo /root/.ansible/tmp/ansible-tmp-1726853518.5734236-23950-161166313662247 `" ) && sleep 0' 23797 1726853518.58087: 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23797 1726853518.58123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 23797 1726853518.58145: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23797 1726853518.58161: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23797 1726853518.58252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23797 1726853518.60259: stdout chunk (state=3): >>>ansible-tmp-1726853518.5734236-23950-161166313662247=/root/.ansible/tmp/ansible-tmp-1726853518.5734236-23950-161166313662247 <<< 23797 1726853518.60427: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23797 1726853518.60431: stdout chunk (state=3): >>><<< 23797 1726853518.60433: stderr chunk (state=3): >>><<< 23797 1726853518.60477: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853518.5734236-23950-161166313662247=/root/.ansible/tmp/ansible-tmp-1726853518.5734236-23950-161166313662247 , 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 23797 1726853518.60522: variable 'ansible_module_compression' from source: unknown 23797 1726853518.60776: ANSIBALLZ: Using lock for stat 23797 1726853518.60780: ANSIBALLZ: Acquiring lock 23797 1726853518.60783: ANSIBALLZ: Lock acquired: 140153462808000 23797 1726853518.60785: ANSIBALLZ: Creating module 23797 1726853518.70705: ANSIBALLZ: Writing module into payload 23797 1726853518.70770: ANSIBALLZ: Writing module 23797 1726853518.70789: ANSIBALLZ: Renaming module 23797 1726853518.70793: ANSIBALLZ: Done creating module 23797 1726853518.70807: variable 'ansible_facts' from source: unknown 23797 1726853518.70849: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853518.5734236-23950-161166313662247/AnsiballZ_stat.py 23797 1726853518.70949: Sending initial data 23797 1726853518.70952: Sent initial data (153 bytes) 23797 1726853518.71407: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23797 1726853518.71411: 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.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23797 1726853518.71413: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 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 <<< 23797 1726853518.71416: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23797 1726853518.71466: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 23797 1726853518.71470: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23797 1726853518.71542: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23797 1726853518.73234: 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 <<< 23797 1726853518.73312: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23797 1726853518.73385: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23797qj0c1kzw/tmphr7cqc0j /root/.ansible/tmp/ansible-tmp-1726853518.5734236-23950-161166313662247/AnsiballZ_stat.py <<< 23797 1726853518.73391: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853518.5734236-23950-161166313662247/AnsiballZ_stat.py" <<< 23797 1726853518.73435: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23797qj0c1kzw/tmphr7cqc0j" to remote "/root/.ansible/tmp/ansible-tmp-1726853518.5734236-23950-161166313662247/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853518.5734236-23950-161166313662247/AnsiballZ_stat.py" <<< 23797 1726853518.74245: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23797 1726853518.74299: stderr chunk (state=3): >>><<< 23797 1726853518.74367: stdout chunk (state=3): >>><<< 23797 1726853518.74381: done transferring module to remote 23797 1726853518.74401: _low_level_execute_command(): starting 23797 1726853518.74411: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853518.5734236-23950-161166313662247/ /root/.ansible/tmp/ansible-tmp-1726853518.5734236-23950-161166313662247/AnsiballZ_stat.py && sleep 0' 23797 1726853518.75068: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23797 1726853518.75085: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23797 1726853518.75099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23797 1726853518.75143: 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.11.217 originally 10.31.11.217 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.11.217 is address <<< 23797 1726853518.75155: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 23797 1726853518.75168: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23797 1726853518.75253: 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23797 1726853518.75279: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 23797 1726853518.75300: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23797 1726853518.75318: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23797 1726853518.75409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23797 1726853518.77316: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23797 1726853518.77333: stdout chunk (state=3): >>><<< 23797 1726853518.77348: stderr chunk (state=3): >>><<< 23797 1726853518.77444: _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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 23797 1726853518.77448: _low_level_execute_command(): starting 23797 1726853518.77450: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853518.5734236-23950-161166313662247/AnsiballZ_stat.py && sleep 0' 23797 1726853518.77987: 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23797 1726853518.78045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 23797 1726853518.78076: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23797 1726853518.78091: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23797 1726853518.78189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23797 1726853518.80413: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 23797 1726853518.80440: stdout chunk (state=3): >>>import _imp # builtin <<< 23797 1726853518.80477: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 23797 1726853518.80558: stdout chunk (state=3): >>>import '_io' # <<< 23797 1726853518.80578: stdout chunk (state=3): >>>import 'marshal' # <<< 23797 1726853518.80612: stdout chunk (state=3): >>>import 'posix' # <<< 23797 1726853518.80634: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 23797 1726853518.80658: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 23797 1726853518.80716: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 23797 1726853518.80727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 23797 1726853518.80750: stdout chunk (state=3): >>>import 'codecs' # <<< 23797 1726853518.80801: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 23797 1726853518.80815: 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 0x7f28d81bc4d0> <<< 23797 1726853518.80847: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d818bb00> <<< 23797 1726853518.80859: 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 0x7f28d81bea50> <<< 23797 1726853518.80895: stdout chunk (state=3): >>>import '_signal' # <<< 23797 1726853518.80922: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 23797 1726853518.80933: stdout chunk (state=3): >>>import 'io' # <<< 23797 1726853518.80968: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 23797 1726853518.81061: stdout chunk (state=3): >>>import '_collections_abc' # <<< 23797 1726853518.81089: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 23797 1726853518.81117: stdout chunk (state=3): >>>import 'os' # <<< 23797 1726853518.81153: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 23797 1726853518.81164: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 23797 1726853518.81184: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 23797 1726853518.81224: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 23797 1726853518.81238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d81cd130> <<< 23797 1726853518.81291: 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 <<< 23797 1726853518.81326: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d81cdfa0> <<< 23797 1726853518.81329: stdout chunk (state=3): >>>import 'site' # <<< 23797 1726853518.81363: 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. <<< 23797 1726853518.81597: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 23797 1726853518.81616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 23797 1726853518.81645: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 23797 1726853518.81668: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 23797 1726853518.81708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 23797 1726853518.81711: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 23797 1726853518.81753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 23797 1726853518.81760: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7fabe90> <<< 23797 1726853518.81784: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 23797 1726853518.81813: 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 0x7f28d7fabf50> <<< 23797 1726853518.81840: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 23797 1726853518.81868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 23797 1726853518.81901: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 23797 1726853518.81941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 23797 1726853518.81998: stdout chunk (state=3): >>>import 'itertools' # <<< 23797 1726853518.82005: 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 0x7f28d7fe3890> <<< 23797 1726853518.82041: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7fe3f20> <<< 23797 1726853518.82044: stdout chunk (state=3): >>>import '_collections' # <<< 23797 1726853518.82165: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7fc3b60> import '_functools' # <<< 23797 1726853518.82192: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7fc1280> <<< 23797 1726853518.82224: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7fa9040> <<< 23797 1726853518.82300: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 23797 1726853518.82340: stdout chunk (state=3): >>># 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 <<< 23797 1726853518.82377: 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 <<< 23797 1726853518.82580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 23797 1726853518.82631: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d8003800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d8002420> <<< 23797 1726853518.82649: 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 0x7f28d7fc2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d8000b60> # /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 0x7f28d8038860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7fa82c0> # /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 0x7f28d8038d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d8038bc0> # 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 0x7f28d8038f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7fa6de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 23797 1726853518.82695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 23797 1726853518.82742: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d8039610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d80392e0> import 'importlib.machinery' # <<< 23797 1726853518.82773: 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 0x7f28d803a510> <<< 23797 1726853518.82796: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 23797 1726853518.82818: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 23797 1726853518.82866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 23797 1726853518.82887: 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 0x7f28d8050710> <<< 23797 1726853518.82925: stdout chunk (state=3): >>>import 'errno' # <<< 23797 1726853518.82991: 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 0x7f28d8051df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 23797 1726853518.83072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 23797 1726853518.83076: 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 0x7f28d8052c90> <<< 23797 1726853518.83125: 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 0x7f28d80532f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d80521e0> # /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' <<< 23797 1726853518.83130: 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' <<< 23797 1726853518.83239: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f28d8053d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d80534a0> <<< 23797 1726853518.83279: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d803a540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 23797 1726853518.83378: 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' # 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 0x7f28d7de7c50> <<< 23797 1726853518.83422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f28d7e107a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7e10500> # 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 0x7f28d7e10710> <<< 23797 1726853518.83436: 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' <<< 23797 1726853518.83581: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 23797 1726853518.83643: 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 0x7f28d7e110d0> <<< 23797 1726853518.83818: 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 0x7f28d7e11ac0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7e10980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7de5df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 23797 1726853518.83952: 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 0x7f28d7e12ea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7e11be0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d803ac30> <<< 23797 1726853518.83960: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 23797 1726853518.84031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 23797 1726853518.84068: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 23797 1726853518.84076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 23797 1726853518.84091: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7e3b1d0> <<< 23797 1726853518.84159: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 23797 1726853518.84190: 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 <<< 23797 1726853518.84201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 23797 1726853518.84276: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7e5f590> <<< 23797 1726853518.84279: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 23797 1726853518.84308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 23797 1726853518.84422: stdout chunk (state=3): >>>import 'ntpath' # <<< 23797 1726853518.84426: 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 0x7f28d7ec02f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 23797 1726853518.84456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 23797 1726853518.84460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 23797 1726853518.84504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 23797 1726853518.84598: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7ec2a20> <<< 23797 1726853518.84665: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7ec03e0> <<< 23797 1726853518.84718: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7e85310> <<< 23797 1726853518.84748: 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 0x7f28d77253a0> <<< 23797 1726853518.84761: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7e5e390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7e13da0> <<< 23797 1726853518.84879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 23797 1726853518.84890: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f28d7e5e990> <<< 23797 1726853518.85342: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_8fe1bepp/ansible_stat_payload.zip' # zipimport: zlib available <<< 23797 1726853518.85432: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.85460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 23797 1726853518.85474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 23797 1726853518.85517: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 23797 1726853518.85599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 23797 1726853518.85631: 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' <<< 23797 1726853518.85644: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d777b080> import '_typing' # <<< 23797 1726853518.85822: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7759f70> <<< 23797 1726853518.85843: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7759100> # zipimport: zlib available <<< 23797 1726853518.85876: stdout chunk (state=3): >>>import 'ansible' # <<< 23797 1726853518.85899: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23797 1726853518.85911: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 23797 1726853518.85925: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.87378: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.88480: 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 0x7f28d7778f20> <<< 23797 1726853518.88531: 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' <<< 23797 1726853518.88554: 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' <<< 23797 1726853518.88558: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 23797 1726853518.88587: 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' <<< 23797 1726853518.88628: 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 0x7f28d77a29c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d77a2780> <<< 23797 1726853518.88698: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d77a20f0> <<< 23797 1726853518.88741: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d77a2ae0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d777bb00> <<< 23797 1726853518.88794: stdout chunk (state=3): >>>import 'atexit' # <<< 23797 1726853518.88822: 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 0x7f28d77a3710> <<< 23797 1726853518.88827: 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 0x7f28d77a3950> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 23797 1726853518.88879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 23797 1726853518.88888: stdout chunk (state=3): >>>import '_locale' # <<< 23797 1726853518.88932: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d77a3e90> <<< 23797 1726853518.88946: stdout chunk (state=3): >>>import 'pwd' # <<< 23797 1726853518.88963: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 23797 1726853518.88986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 23797 1726853518.89023: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d760dbe0> <<< 23797 1726853518.89061: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 23797 1726853518.89065: stdout chunk (state=3): >>># 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 0x7f28d760f7d0> <<< 23797 1726853518.89077: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 23797 1726853518.89098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 23797 1726853518.89124: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d76141d0> <<< 23797 1726853518.89148: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 23797 1726853518.89174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 23797 1726853518.89201: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7615340> <<< 23797 1726853518.89212: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 23797 1726853518.89254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 23797 1726853518.89270: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 23797 1726853518.89288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 23797 1726853518.89328: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7617e00> <<< 23797 1726853518.89370: 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 0x7f28d7759070> <<< 23797 1726853518.89391: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d76160c0> <<< 23797 1726853518.89414: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 23797 1726853518.89439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 23797 1726853518.89465: 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' <<< 23797 1726853518.89493: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 23797 1726853518.89516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 23797 1726853518.89546: 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' <<< 23797 1726853518.89561: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d761bce0> <<< 23797 1726853518.89569: stdout chunk (state=3): >>>import '_tokenize' # <<< 23797 1726853518.89640: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d761a7b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d761a510> <<< 23797 1726853518.89665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 23797 1726853518.89674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 23797 1726853518.89750: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d761aa80> <<< 23797 1726853518.89778: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d76165d0> <<< 23797 1726853518.89809: 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 0x7f28d7663fb0> <<< 23797 1726853518.89842: 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 0x7f28d7664110> <<< 23797 1726853518.89865: 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 <<< 23797 1726853518.89884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 23797 1726853518.89908: 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' <<< 23797 1726853518.89946: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 23797 1726853518.89953: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f28d7665bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7665970> <<< 23797 1726853518.89973: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 23797 1726853518.90097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 23797 1726853518.90155: 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 0x7f28d76680e0> <<< 23797 1726853518.90162: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7666270> <<< 23797 1726853518.90182: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 23797 1726853518.90228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 23797 1726853518.90259: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 23797 1726853518.90266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 23797 1726853518.90273: stdout chunk (state=3): >>>import '_string' # <<< 23797 1726853518.90315: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d766b830> <<< 23797 1726853518.90443: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7668200> <<< 23797 1726853518.90508: 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 0x7f28d766c5f0> <<< 23797 1726853518.90549: 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 0x7f28d766c860> <<< 23797 1726853518.90590: 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 0x7f28d766cbf0> <<< 23797 1726853518.90628: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d76642f0> <<< 23797 1726853518.90635: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 23797 1726853518.90650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 23797 1726853518.90696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 23797 1726853518.90727: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 23797 1726853518.90739: 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 0x7f28d76f82f0> <<< 23797 1726853518.90919: 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'<<< 23797 1726853518.90931: stdout chunk (state=3): >>> import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f28d76f9910> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d766ea80> <<< 23797 1726853518.90960: 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 0x7f28d766fe30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d766e6c0> # zipimport: zlib available <<< 23797 1726853518.90991: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 23797 1726853518.91003: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.91095: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.91181: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.91207: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 23797 1726853518.91222: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.91250: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 23797 1726853518.91275: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.91377: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.91513: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.92062: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.92621: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 23797 1726853518.92629: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 23797 1726853518.92667: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 23797 1726853518.92680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 23797 1726853518.92738: 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 0x7f28d76fdbb0> <<< 23797 1726853518.92818: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 23797 1726853518.92823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 23797 1726853518.92842: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d76fe840> <<< 23797 1726853518.92855: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d76f9a60> <<< 23797 1726853518.92900: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 23797 1726853518.92918: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.92932: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.92958: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 23797 1726853518.92961: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.93116: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.93275: 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' <<< 23797 1726853518.93290: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d76fe540> <<< 23797 1726853518.93302: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.93926: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.94223: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.94291: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.94368: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 23797 1726853518.94497: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 23797 1726853518.94522: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.94611: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 23797 1726853518.94657: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 23797 1726853518.94661: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.94693: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.94734: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 23797 1726853518.94746: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.94969: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.95201: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 23797 1726853518.95286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 23797 1726853518.95373: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d76ffa70> <<< 23797 1726853518.95376: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.95437: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.95525: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 23797 1726853518.95558: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 23797 1726853518.95598: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.95657: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 23797 1726853518.95661: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.95687: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.95729: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.95787: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.95864: 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 <<< 23797 1726853518.95899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 23797 1726853518.95994: 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 0x7f28d750a450> <<< 23797 1726853518.96024: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7505ca0> <<< 23797 1726853518.96062: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 23797 1726853518.96074: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 23797 1726853518.96135: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.96195: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.96233: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.96275: 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' <<< 23797 1726853518.96294: 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 <<< 23797 1726853518.96319: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 23797 1726853518.96349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 23797 1726853518.96405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 23797 1726853518.96415: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 23797 1726853518.96445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 23797 1726853518.96490: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d77dec90> <<< 23797 1726853518.96533: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d77ee960> <<< 23797 1726853518.96626: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d750a420> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d766d970> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 23797 1726853518.96646: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.96687: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.96706: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 23797 1726853518.96765: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 23797 1726853518.96786: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 23797 1726853518.96808: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.96936: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.97145: stdout chunk (state=3): >>># zipimport: zlib available <<< 23797 1726853518.97314: 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"}}} <<< 23797 1726853518.97317: stdout chunk (state=3): >>># destroy __main__ <<< 23797 1726853518.97653: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases <<< 23797 1726853518.97746: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # 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 <<< 23797 1726853518.97777: stdout chunk (state=3): >>># 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 <<< 23797 1726853518.98107: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 23797 1726853518.98113: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 23797 1726853518.98223: stdout chunk (state=3): >>># 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 <<< 23797 1726853518.98236: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 23797 1726853518.98500: stdout chunk (state=3): >>># 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 <<< 23797 1726853518.98541: stdout chunk (state=3): >>># destroy sys.monitoring <<< 23797 1726853518.98613: stdout chunk (state=3): >>># destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 23797 1726853518.98664: stdout chunk (state=3): >>># 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 <<< 23797 1726853518.98716: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 23797 1726853518.98803: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 23797 1726853518.98847: stdout chunk (state=3): >>># 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 <<< 23797 1726853518.98863: stdout chunk (state=3): >>># clear sys.audit hooks <<< 23797 1726853518.99358: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 23797 1726853518.99361: stdout chunk (state=3): >>><<< 23797 1726853518.99364: stderr chunk (state=3): >>><<< 23797 1726853518.99589: _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 0x7f28d81bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d818bb00> # /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 0x7f28d81bea50> 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 0x7f28d81cd130> # /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 0x7f28d81cdfa0> 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 0x7f28d7fabe90> # /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 0x7f28d7fabf50> # /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 0x7f28d7fe3890> # /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 0x7f28d7fe3f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7fc3b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7fc1280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7fa9040> # /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 0x7f28d8003800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d8002420> # /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 0x7f28d7fc2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d8000b60> # /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 0x7f28d8038860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7fa82c0> # /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 0x7f28d8038d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d8038bc0> # 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 0x7f28d8038f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7fa6de0> # /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 0x7f28d8039610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d80392e0> 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 0x7f28d803a510> 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 0x7f28d8050710> 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 0x7f28d8051df0> # /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 0x7f28d8052c90> # 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 0x7f28d80532f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d80521e0> # /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 0x7f28d8053d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d80534a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d803a540> # /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 0x7f28d7de7c50> # /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 0x7f28d7e107a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7e10500> # 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 0x7f28d7e10710> # /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 0x7f28d7e110d0> # 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 0x7f28d7e11ac0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7e10980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7de5df0> # /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 0x7f28d7e12ea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7e11be0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d803ac30> # /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 0x7f28d7e3b1d0> # /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 0x7f28d7e5f590> # /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 0x7f28d7ec02f0> # /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 0x7f28d7ec2a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7ec03e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7e85310> # /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 0x7f28d77253a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7e5e390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7e13da0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f28d7e5e990> # zipimport: found 30 names in '/tmp/ansible_stat_payload_8fe1bepp/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 0x7f28d777b080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7759f70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7759100> # 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 0x7f28d7778f20> # /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 0x7f28d77a29c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d77a2780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d77a20f0> # /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 0x7f28d77a2ae0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d777bb00> 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 0x7f28d77a3710> # 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 0x7f28d77a3950> # /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 0x7f28d77a3e90> 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 0x7f28d760dbe0> # 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 0x7f28d760f7d0> # /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 0x7f28d76141d0> # /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 0x7f28d7615340> # /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 0x7f28d7617e00> # 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 0x7f28d7759070> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d76160c0> # /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 0x7f28d761bce0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d761a7b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d761a510> # /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 0x7f28d761aa80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d76165d0> # 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 0x7f28d7663fb0> # /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 0x7f28d7664110> # /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 0x7f28d7665bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7665970> # /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 0x7f28d76680e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7666270> # /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 0x7f28d766b830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7668200> # 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 0x7f28d766c5f0> # 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 0x7f28d766c860> # 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 0x7f28d766cbf0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d76642f0> # /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 0x7f28d76f82f0> # 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 0x7f28d76f9910> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d766ea80> # 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 0x7f28d766fe30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d766e6c0> # 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 0x7f28d76fdbb0> # /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 0x7f28d76fe840> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d76f9a60> 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 0x7f28d76fe540> # 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 0x7f28d76ffa70> # 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 0x7f28d750a450> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d7505ca0> 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 0x7f28d77dec90> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d77ee960> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d750a420> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d766d970> # 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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.11.217 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 23797 1726853519.00581: 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-1726853518.5734236-23950-161166313662247/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23797 1726853519.00585: _low_level_execute_command(): starting 23797 1726853519.00594: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853518.5734236-23950-161166313662247/ > /dev/null 2>&1 && sleep 0' 23797 1726853519.00785: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23797 1726853519.00800: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23797 1726853519.00876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23797 1726853519.00890: 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23797 1726853519.00927: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 23797 1726853519.00945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23797 1726853519.00970: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23797 1726853519.01064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23797 1726853519.03066: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23797 1726853519.03070: stdout chunk (state=3): >>><<< 23797 1726853519.03075: stderr chunk (state=3): >>><<< 23797 1726853519.03077: _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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 23797 1726853519.03080: handler run complete 23797 1726853519.03279: attempt loop complete, returning result 23797 1726853519.03282: _execute() done 23797 1726853519.03285: dumping result to json 23797 1726853519.03287: done dumping result, returning 23797 1726853519.03289: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [02083763-bbaf-a265-da97-000000000084] 23797 1726853519.03292: sending task result for task 02083763-bbaf-a265-da97-000000000084 23797 1726853519.03358: done sending task result for task 02083763-bbaf-a265-da97-000000000084 23797 1726853519.03361: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 23797 1726853519.03436: no more pending results, returning what we have 23797 1726853519.03439: results queue empty 23797 1726853519.03440: checking for any_errors_fatal 23797 1726853519.03446: done checking for any_errors_fatal 23797 1726853519.03447: checking for max_fail_percentage 23797 1726853519.03448: done checking for max_fail_percentage 23797 1726853519.03449: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.03450: done checking to see if all hosts have failed 23797 1726853519.03451: getting the remaining hosts for this loop 23797 1726853519.03452: done getting the remaining hosts for this loop 23797 1726853519.03457: getting the next task for host managed_node3 23797 1726853519.03463: done getting next task for host managed_node3 23797 1726853519.03465: ^ task is: TASK: Set flag to indicate system is ostree 23797 1726853519.03468: ^ 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 23797 1726853519.03493: getting variables 23797 1726853519.03495: in VariableManager get_vars() 23797 1726853519.03527: Calling all_inventory to load vars for managed_node3 23797 1726853519.03530: Calling groups_inventory to load vars for managed_node3 23797 1726853519.03533: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.03544: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.03547: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.03549: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.03933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.04298: done with get_vars() 23797 1726853519.04308: done getting variables 23797 1726853519.04419: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 13:31:59 -0400 (0:00:00.525) 0:00:02.704 ****** 23797 1726853519.04457: entering _queue_task() for managed_node3/set_fact 23797 1726853519.04459: Creating lock for set_fact 23797 1726853519.04755: worker is 1 (out of 1 available) 23797 1726853519.04767: exiting _queue_task() for managed_node3/set_fact 23797 1726853519.04784: done queuing things up, now waiting for results queue to drain 23797 1726853519.04785: waiting for pending results... 23797 1726853519.05007: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 23797 1726853519.05091: in run() - task 02083763-bbaf-a265-da97-000000000085 23797 1726853519.05178: variable 'ansible_search_path' from source: unknown 23797 1726853519.05182: variable 'ansible_search_path' from source: unknown 23797 1726853519.05184: calling self._execute() 23797 1726853519.05236: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853519.05247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853519.05261: variable 'omit' from source: magic vars 23797 1726853519.05761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 23797 1726853519.06092: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 23797 1726853519.06138: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 23797 1726853519.06185: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 23797 1726853519.06226: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 23797 1726853519.06321: 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) 23797 1726853519.06374: 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) 23797 1726853519.06387: 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) 23797 1726853519.06424: 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) 23797 1726853519.06550: Evaluated conditional (not __network_is_ostree is defined): True 23797 1726853519.06585: variable 'omit' from source: magic vars 23797 1726853519.06613: variable 'omit' from source: magic vars 23797 1726853519.06746: variable '__ostree_booted_stat' from source: set_fact 23797 1726853519.06819: variable 'omit' from source: magic vars 23797 1726853519.06836: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23797 1726853519.06873: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23797 1726853519.06911: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23797 1726853519.06953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23797 1726853519.06957: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23797 1726853519.06979: variable 'inventory_hostname' from source: host vars for 'managed_node3' 23797 1726853519.06986: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853519.06994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853519.07109: Set connection var ansible_module_compression to ZIP_DEFLATED 23797 1726853519.07145: Set connection var ansible_pipelining to False 23797 1726853519.07148: Set connection var ansible_timeout to 10 23797 1726853519.07150: Set connection var ansible_connection to ssh 23797 1726853519.07159: Set connection var ansible_shell_executable to /bin/sh 23797 1726853519.07253: Set connection var ansible_shell_type to sh 23797 1726853519.07257: variable 'ansible_shell_executable' from source: unknown 23797 1726853519.07259: variable 'ansible_connection' from source: unknown 23797 1726853519.07261: variable 'ansible_module_compression' from source: unknown 23797 1726853519.07263: variable 'ansible_shell_type' from source: unknown 23797 1726853519.07265: variable 'ansible_shell_executable' from source: unknown 23797 1726853519.07267: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853519.07269: variable 'ansible_pipelining' from source: unknown 23797 1726853519.07273: variable 'ansible_timeout' from source: unknown 23797 1726853519.07275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853519.07344: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 23797 1726853519.07391: variable 'omit' from source: magic vars 23797 1726853519.07394: starting attempt loop 23797 1726853519.07396: running the handler 23797 1726853519.07399: handler run complete 23797 1726853519.07407: attempt loop complete, returning result 23797 1726853519.07413: _execute() done 23797 1726853519.07418: dumping result to json 23797 1726853519.07425: done dumping result, returning 23797 1726853519.07470: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [02083763-bbaf-a265-da97-000000000085] 23797 1726853519.07475: sending task result for task 02083763-bbaf-a265-da97-000000000085 23797 1726853519.07540: done sending task result for task 02083763-bbaf-a265-da97-000000000085 23797 1726853519.07544: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 23797 1726853519.07631: no more pending results, returning what we have 23797 1726853519.07635: results queue empty 23797 1726853519.07636: checking for any_errors_fatal 23797 1726853519.07642: done checking for any_errors_fatal 23797 1726853519.07643: checking for max_fail_percentage 23797 1726853519.07644: done checking for max_fail_percentage 23797 1726853519.07645: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.07646: done checking to see if all hosts have failed 23797 1726853519.07646: getting the remaining hosts for this loop 23797 1726853519.07647: done getting the remaining hosts for this loop 23797 1726853519.07651: getting the next task for host managed_node3 23797 1726853519.07659: done getting next task for host managed_node3 23797 1726853519.07662: ^ task is: TASK: Fix CentOS6 Base repo 23797 1726853519.07664: ^ 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 23797 1726853519.07668: getting variables 23797 1726853519.07669: in VariableManager get_vars() 23797 1726853519.07702: Calling all_inventory to load vars for managed_node3 23797 1726853519.07705: Calling groups_inventory to load vars for managed_node3 23797 1726853519.07709: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.07720: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.07723: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.07732: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.08181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.08383: done with get_vars() 23797 1726853519.08391: done getting variables 23797 1726853519.08510: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 13:31:59 -0400 (0:00:00.040) 0:00:02.745 ****** 23797 1726853519.08544: entering _queue_task() for managed_node3/copy 23797 1726853519.08892: worker is 1 (out of 1 available) 23797 1726853519.08901: exiting _queue_task() for managed_node3/copy 23797 1726853519.08912: done queuing things up, now waiting for results queue to drain 23797 1726853519.08913: waiting for pending results... 23797 1726853519.09147: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 23797 1726853519.09191: in run() - task 02083763-bbaf-a265-da97-000000000087 23797 1726853519.09195: variable 'ansible_search_path' from source: unknown 23797 1726853519.09197: variable 'ansible_search_path' from source: unknown 23797 1726853519.09229: calling self._execute() 23797 1726853519.09316: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853519.09356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853519.09359: variable 'omit' from source: magic vars 23797 1726853519.09825: variable 'ansible_distribution' from source: facts 23797 1726853519.09858: Evaluated conditional (ansible_distribution == 'CentOS'): True 23797 1726853519.10004: variable 'ansible_distribution_major_version' from source: facts 23797 1726853519.10007: Evaluated conditional (ansible_distribution_major_version == '6'): False 23797 1726853519.10010: when evaluation is False, skipping this task 23797 1726853519.10015: _execute() done 23797 1726853519.10061: dumping result to json 23797 1726853519.10064: done dumping result, returning 23797 1726853519.10067: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [02083763-bbaf-a265-da97-000000000087] 23797 1726853519.10070: sending task result for task 02083763-bbaf-a265-da97-000000000087 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 23797 1726853519.10329: no more pending results, returning what we have 23797 1726853519.10332: results queue empty 23797 1726853519.10333: checking for any_errors_fatal 23797 1726853519.10337: done checking for any_errors_fatal 23797 1726853519.10338: checking for max_fail_percentage 23797 1726853519.10340: done checking for max_fail_percentage 23797 1726853519.10341: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.10341: done checking to see if all hosts have failed 23797 1726853519.10342: getting the remaining hosts for this loop 23797 1726853519.10343: done getting the remaining hosts for this loop 23797 1726853519.10347: getting the next task for host managed_node3 23797 1726853519.10353: done getting next task for host managed_node3 23797 1726853519.10355: ^ task is: TASK: Include the task 'enable_epel.yml' 23797 1726853519.10358: ^ 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 23797 1726853519.10362: getting variables 23797 1726853519.10363: in VariableManager get_vars() 23797 1726853519.10482: Calling all_inventory to load vars for managed_node3 23797 1726853519.10485: Calling groups_inventory to load vars for managed_node3 23797 1726853519.10494: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.10504: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.10506: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.10509: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.10668: done sending task result for task 02083763-bbaf-a265-da97-000000000087 23797 1726853519.10673: WORKER PROCESS EXITING 23797 1726853519.10695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.10899: done with get_vars() 23797 1726853519.10908: 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:31:59 -0400 (0:00:00.024) 0:00:02.770 ****** 23797 1726853519.11001: entering _queue_task() for managed_node3/include_tasks 23797 1726853519.11232: worker is 1 (out of 1 available) 23797 1726853519.11243: exiting _queue_task() for managed_node3/include_tasks 23797 1726853519.11375: done queuing things up, now waiting for results queue to drain 23797 1726853519.11377: waiting for pending results... 23797 1726853519.11506: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 23797 1726853519.11608: in run() - task 02083763-bbaf-a265-da97-000000000088 23797 1726853519.11626: variable 'ansible_search_path' from source: unknown 23797 1726853519.11633: variable 'ansible_search_path' from source: unknown 23797 1726853519.11669: calling self._execute() 23797 1726853519.11751: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853519.11762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853519.11779: variable 'omit' from source: magic vars 23797 1726853519.12323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853519.14552: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853519.14636: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853519.14677: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853519.14715: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853519.14755: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853519.14834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853519.14878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853519.14909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853519.15066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853519.15070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853519.15105: variable '__network_is_ostree' from source: set_fact 23797 1726853519.15127: Evaluated conditional (not __network_is_ostree | d(false)): True 23797 1726853519.15137: _execute() done 23797 1726853519.15144: dumping result to json 23797 1726853519.15151: done dumping result, returning 23797 1726853519.15161: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [02083763-bbaf-a265-da97-000000000088] 23797 1726853519.15173: sending task result for task 02083763-bbaf-a265-da97-000000000088 23797 1726853519.15319: no more pending results, returning what we have 23797 1726853519.15324: in VariableManager get_vars() 23797 1726853519.15359: Calling all_inventory to load vars for managed_node3 23797 1726853519.15362: Calling groups_inventory to load vars for managed_node3 23797 1726853519.15365: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.15378: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.15381: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.15385: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.15861: done sending task result for task 02083763-bbaf-a265-da97-000000000088 23797 1726853519.15865: WORKER PROCESS EXITING 23797 1726853519.15889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.16089: done with get_vars() 23797 1726853519.16099: variable 'ansible_search_path' from source: unknown 23797 1726853519.16100: variable 'ansible_search_path' from source: unknown 23797 1726853519.16140: we have included files to process 23797 1726853519.16141: generating all_blocks data 23797 1726853519.16143: done generating all_blocks data 23797 1726853519.16148: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 23797 1726853519.16149: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 23797 1726853519.16151: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 23797 1726853519.16838: done processing included file 23797 1726853519.16840: iterating over new_blocks loaded from include file 23797 1726853519.16841: in VariableManager get_vars() 23797 1726853519.16852: done with get_vars() 23797 1726853519.16854: filtering new block on tags 23797 1726853519.16883: done filtering new block on tags 23797 1726853519.16887: in VariableManager get_vars() 23797 1726853519.16898: done with get_vars() 23797 1726853519.16899: filtering new block on tags 23797 1726853519.16912: done filtering new block on tags 23797 1726853519.16914: 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_node3 23797 1726853519.16919: extending task lists for all hosts with included blocks 23797 1726853519.17026: done extending task lists 23797 1726853519.17027: done processing included files 23797 1726853519.17028: results queue empty 23797 1726853519.17028: checking for any_errors_fatal 23797 1726853519.17033: done checking for any_errors_fatal 23797 1726853519.17034: checking for max_fail_percentage 23797 1726853519.17035: done checking for max_fail_percentage 23797 1726853519.17035: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.17036: done checking to see if all hosts have failed 23797 1726853519.17037: getting the remaining hosts for this loop 23797 1726853519.17038: done getting the remaining hosts for this loop 23797 1726853519.17041: getting the next task for host managed_node3 23797 1726853519.17045: done getting next task for host managed_node3 23797 1726853519.17047: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 23797 1726853519.17050: ^ 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 23797 1726853519.17052: getting variables 23797 1726853519.17053: in VariableManager get_vars() 23797 1726853519.17061: Calling all_inventory to load vars for managed_node3 23797 1726853519.17063: Calling groups_inventory to load vars for managed_node3 23797 1726853519.17065: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.17070: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.17080: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.17083: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.17253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.17453: done with get_vars() 23797 1726853519.17461: done getting variables 23797 1726853519.17527: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 23797 1726853519.17738: 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:31:59 -0400 (0:00:00.067) 0:00:02.838 ****** 23797 1726853519.17791: entering _queue_task() for managed_node3/command 23797 1726853519.17793: Creating lock for command 23797 1726853519.18192: worker is 1 (out of 1 available) 23797 1726853519.18203: exiting _queue_task() for managed_node3/command 23797 1726853519.18214: done queuing things up, now waiting for results queue to drain 23797 1726853519.18215: waiting for pending results... 23797 1726853519.18372: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 23797 1726853519.18487: in run() - task 02083763-bbaf-a265-da97-0000000000a0 23797 1726853519.18506: variable 'ansible_search_path' from source: unknown 23797 1726853519.18514: variable 'ansible_search_path' from source: unknown 23797 1726853519.18561: calling self._execute() 23797 1726853519.18637: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853519.18648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853519.18674: variable 'omit' from source: magic vars 23797 1726853519.19042: variable 'ansible_distribution' from source: facts 23797 1726853519.19057: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 23797 1726853519.19195: variable 'ansible_distribution_major_version' from source: facts 23797 1726853519.19216: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 23797 1726853519.19315: when evaluation is False, skipping this task 23797 1726853519.19318: _execute() done 23797 1726853519.19321: dumping result to json 23797 1726853519.19324: done dumping result, returning 23797 1726853519.19326: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [02083763-bbaf-a265-da97-0000000000a0] 23797 1726853519.19329: sending task result for task 02083763-bbaf-a265-da97-0000000000a0 23797 1726853519.19399: done sending task result for task 02083763-bbaf-a265-da97-0000000000a0 23797 1726853519.19402: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 23797 1726853519.19454: no more pending results, returning what we have 23797 1726853519.19457: results queue empty 23797 1726853519.19458: checking for any_errors_fatal 23797 1726853519.19459: done checking for any_errors_fatal 23797 1726853519.19460: checking for max_fail_percentage 23797 1726853519.19462: done checking for max_fail_percentage 23797 1726853519.19462: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.19463: done checking to see if all hosts have failed 23797 1726853519.19464: getting the remaining hosts for this loop 23797 1726853519.19465: done getting the remaining hosts for this loop 23797 1726853519.19469: getting the next task for host managed_node3 23797 1726853519.19476: done getting next task for host managed_node3 23797 1726853519.19479: ^ task is: TASK: Install yum-utils package 23797 1726853519.19483: ^ 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 23797 1726853519.19487: getting variables 23797 1726853519.19489: in VariableManager get_vars() 23797 1726853519.19519: Calling all_inventory to load vars for managed_node3 23797 1726853519.19521: Calling groups_inventory to load vars for managed_node3 23797 1726853519.19525: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.19537: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.19540: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.19543: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.19944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.20146: done with get_vars() 23797 1726853519.20154: done getting variables 23797 1726853519.20251: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 13:31:59 -0400 (0:00:00.024) 0:00:02.863 ****** 23797 1726853519.20279: entering _queue_task() for managed_node3/package 23797 1726853519.20280: Creating lock for package 23797 1726853519.20520: worker is 1 (out of 1 available) 23797 1726853519.20645: exiting _queue_task() for managed_node3/package 23797 1726853519.20659: done queuing things up, now waiting for results queue to drain 23797 1726853519.20661: waiting for pending results... 23797 1726853519.20982: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 23797 1726853519.20987: in run() - task 02083763-bbaf-a265-da97-0000000000a1 23797 1726853519.20991: variable 'ansible_search_path' from source: unknown 23797 1726853519.20994: variable 'ansible_search_path' from source: unknown 23797 1726853519.20997: calling self._execute() 23797 1726853519.21060: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853519.21077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853519.21094: variable 'omit' from source: magic vars 23797 1726853519.21466: variable 'ansible_distribution' from source: facts 23797 1726853519.21486: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 23797 1726853519.21629: variable 'ansible_distribution_major_version' from source: facts 23797 1726853519.21640: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 23797 1726853519.21652: when evaluation is False, skipping this task 23797 1726853519.21660: _execute() done 23797 1726853519.21668: dumping result to json 23797 1726853519.21677: done dumping result, returning 23797 1726853519.21687: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [02083763-bbaf-a265-da97-0000000000a1] 23797 1726853519.21695: sending task result for task 02083763-bbaf-a265-da97-0000000000a1 23797 1726853519.21877: done sending task result for task 02083763-bbaf-a265-da97-0000000000a1 23797 1726853519.21881: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 23797 1726853519.21921: no more pending results, returning what we have 23797 1726853519.21925: results queue empty 23797 1726853519.21926: checking for any_errors_fatal 23797 1726853519.21932: done checking for any_errors_fatal 23797 1726853519.21933: checking for max_fail_percentage 23797 1726853519.21934: done checking for max_fail_percentage 23797 1726853519.21935: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.21936: done checking to see if all hosts have failed 23797 1726853519.21936: getting the remaining hosts for this loop 23797 1726853519.21938: done getting the remaining hosts for this loop 23797 1726853519.22055: getting the next task for host managed_node3 23797 1726853519.22062: done getting next task for host managed_node3 23797 1726853519.22064: ^ task is: TASK: Enable EPEL 7 23797 1726853519.22067: ^ 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 23797 1726853519.22072: getting variables 23797 1726853519.22073: in VariableManager get_vars() 23797 1726853519.22098: Calling all_inventory to load vars for managed_node3 23797 1726853519.22100: Calling groups_inventory to load vars for managed_node3 23797 1726853519.22103: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.22111: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.22113: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.22116: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.22292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.22493: done with get_vars() 23797 1726853519.22502: done getting variables 23797 1726853519.22554: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 13:31:59 -0400 (0:00:00.023) 0:00:02.886 ****** 23797 1726853519.22581: entering _queue_task() for managed_node3/command 23797 1726853519.22800: worker is 1 (out of 1 available) 23797 1726853519.22925: exiting _queue_task() for managed_node3/command 23797 1726853519.22934: done queuing things up, now waiting for results queue to drain 23797 1726853519.22936: waiting for pending results... 23797 1726853519.23064: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 23797 1726853519.23250: in run() - task 02083763-bbaf-a265-da97-0000000000a2 23797 1726853519.23253: variable 'ansible_search_path' from source: unknown 23797 1726853519.23256: variable 'ansible_search_path' from source: unknown 23797 1726853519.23258: calling self._execute() 23797 1726853519.23312: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853519.23322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853519.23332: variable 'omit' from source: magic vars 23797 1726853519.23823: variable 'ansible_distribution' from source: facts 23797 1726853519.23841: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 23797 1726853519.23983: variable 'ansible_distribution_major_version' from source: facts 23797 1726853519.23994: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 23797 1726853519.24002: when evaluation is False, skipping this task 23797 1726853519.24035: _execute() done 23797 1726853519.24038: dumping result to json 23797 1726853519.24040: done dumping result, returning 23797 1726853519.24042: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [02083763-bbaf-a265-da97-0000000000a2] 23797 1726853519.24076: sending task result for task 02083763-bbaf-a265-da97-0000000000a2 23797 1726853519.24240: done sending task result for task 02083763-bbaf-a265-da97-0000000000a2 23797 1726853519.24243: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 23797 1726853519.24284: no more pending results, returning what we have 23797 1726853519.24288: results queue empty 23797 1726853519.24289: checking for any_errors_fatal 23797 1726853519.24294: done checking for any_errors_fatal 23797 1726853519.24295: checking for max_fail_percentage 23797 1726853519.24297: done checking for max_fail_percentage 23797 1726853519.24298: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.24299: done checking to see if all hosts have failed 23797 1726853519.24299: getting the remaining hosts for this loop 23797 1726853519.24301: done getting the remaining hosts for this loop 23797 1726853519.24304: getting the next task for host managed_node3 23797 1726853519.24311: done getting next task for host managed_node3 23797 1726853519.24314: ^ task is: TASK: Enable EPEL 8 23797 1726853519.24317: ^ 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 23797 1726853519.24321: getting variables 23797 1726853519.24322: in VariableManager get_vars() 23797 1726853519.24490: Calling all_inventory to load vars for managed_node3 23797 1726853519.24493: Calling groups_inventory to load vars for managed_node3 23797 1726853519.24496: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.24504: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.24507: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.24509: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.24712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.24825: done with get_vars() 23797 1726853519.24831: done getting variables 23797 1726853519.24880: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 13:31:59 -0400 (0:00:00.023) 0:00:02.909 ****** 23797 1726853519.24903: entering _queue_task() for managed_node3/command 23797 1726853519.25074: worker is 1 (out of 1 available) 23797 1726853519.25085: exiting _queue_task() for managed_node3/command 23797 1726853519.25098: done queuing things up, now waiting for results queue to drain 23797 1726853519.25099: waiting for pending results... 23797 1726853519.25228: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 23797 1726853519.25302: in run() - task 02083763-bbaf-a265-da97-0000000000a3 23797 1726853519.25313: variable 'ansible_search_path' from source: unknown 23797 1726853519.25316: variable 'ansible_search_path' from source: unknown 23797 1726853519.25348: calling self._execute() 23797 1726853519.25401: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853519.25404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853519.25412: variable 'omit' from source: magic vars 23797 1726853519.25682: variable 'ansible_distribution' from source: facts 23797 1726853519.25692: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 23797 1726853519.25778: variable 'ansible_distribution_major_version' from source: facts 23797 1726853519.25783: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 23797 1726853519.25786: when evaluation is False, skipping this task 23797 1726853519.25789: _execute() done 23797 1726853519.25792: dumping result to json 23797 1726853519.25795: done dumping result, returning 23797 1726853519.25802: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [02083763-bbaf-a265-da97-0000000000a3] 23797 1726853519.25807: sending task result for task 02083763-bbaf-a265-da97-0000000000a3 23797 1726853519.25887: done sending task result for task 02083763-bbaf-a265-da97-0000000000a3 23797 1726853519.25891: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 23797 1726853519.25933: no more pending results, returning what we have 23797 1726853519.25936: results queue empty 23797 1726853519.25937: checking for any_errors_fatal 23797 1726853519.25941: done checking for any_errors_fatal 23797 1726853519.25941: checking for max_fail_percentage 23797 1726853519.25943: done checking for max_fail_percentage 23797 1726853519.25943: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.25944: done checking to see if all hosts have failed 23797 1726853519.25945: getting the remaining hosts for this loop 23797 1726853519.25946: done getting the remaining hosts for this loop 23797 1726853519.25949: getting the next task for host managed_node3 23797 1726853519.25956: done getting next task for host managed_node3 23797 1726853519.25958: ^ task is: TASK: Enable EPEL 6 23797 1726853519.25961: ^ 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 23797 1726853519.25964: getting variables 23797 1726853519.25965: in VariableManager get_vars() 23797 1726853519.25989: Calling all_inventory to load vars for managed_node3 23797 1726853519.25991: Calling groups_inventory to load vars for managed_node3 23797 1726853519.25994: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.26004: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.26006: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.26009: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.26110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.26221: done with get_vars() 23797 1726853519.26227: done getting variables 23797 1726853519.26267: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 13:31:59 -0400 (0:00:00.013) 0:00:02.923 ****** 23797 1726853519.26287: entering _queue_task() for managed_node3/copy 23797 1726853519.26473: worker is 1 (out of 1 available) 23797 1726853519.26484: exiting _queue_task() for managed_node3/copy 23797 1726853519.26498: done queuing things up, now waiting for results queue to drain 23797 1726853519.26500: waiting for pending results... 23797 1726853519.26723: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 23797 1726853519.26778: in run() - task 02083763-bbaf-a265-da97-0000000000a5 23797 1726853519.26795: variable 'ansible_search_path' from source: unknown 23797 1726853519.26877: variable 'ansible_search_path' from source: unknown 23797 1726853519.26881: calling self._execute() 23797 1726853519.26909: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853519.26919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853519.26931: variable 'omit' from source: magic vars 23797 1726853519.27385: variable 'ansible_distribution' from source: facts 23797 1726853519.27408: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 23797 1726853519.27542: variable 'ansible_distribution_major_version' from source: facts 23797 1726853519.27548: Evaluated conditional (ansible_distribution_major_version == '6'): False 23797 1726853519.27649: when evaluation is False, skipping this task 23797 1726853519.27653: _execute() done 23797 1726853519.27655: dumping result to json 23797 1726853519.27657: done dumping result, returning 23797 1726853519.27660: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [02083763-bbaf-a265-da97-0000000000a5] 23797 1726853519.27666: sending task result for task 02083763-bbaf-a265-da97-0000000000a5 23797 1726853519.27733: done sending task result for task 02083763-bbaf-a265-da97-0000000000a5 23797 1726853519.27736: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 23797 1726853519.27778: no more pending results, returning what we have 23797 1726853519.27784: results queue empty 23797 1726853519.27785: checking for any_errors_fatal 23797 1726853519.27789: done checking for any_errors_fatal 23797 1726853519.27790: checking for max_fail_percentage 23797 1726853519.27792: done checking for max_fail_percentage 23797 1726853519.27793: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.27794: done checking to see if all hosts have failed 23797 1726853519.27795: getting the remaining hosts for this loop 23797 1726853519.27796: done getting the remaining hosts for this loop 23797 1726853519.27800: getting the next task for host managed_node3 23797 1726853519.27809: done getting next task for host managed_node3 23797 1726853519.27812: ^ task is: TASK: meta (flush_handlers) 23797 1726853519.27814: ^ 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 23797 1726853519.27819: getting variables 23797 1726853519.27820: in VariableManager get_vars() 23797 1726853519.27860: Calling all_inventory to load vars for managed_node3 23797 1726853519.27862: Calling groups_inventory to load vars for managed_node3 23797 1726853519.27866: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.27879: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.27882: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.27885: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.28097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.28267: done with get_vars() 23797 1726853519.28274: done getting variables 23797 1726853519.28333: in VariableManager get_vars() 23797 1726853519.28338: Calling all_inventory to load vars for managed_node3 23797 1726853519.28340: Calling groups_inventory to load vars for managed_node3 23797 1726853519.28342: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.28346: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.28348: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.28350: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.28478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.28643: done with get_vars() 23797 1726853519.28655: done queuing things up, now waiting for results queue to drain 23797 1726853519.28657: results queue empty 23797 1726853519.28657: checking for any_errors_fatal 23797 1726853519.28659: done checking for any_errors_fatal 23797 1726853519.28660: checking for max_fail_percentage 23797 1726853519.28661: done checking for max_fail_percentage 23797 1726853519.28662: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.28663: done checking to see if all hosts have failed 23797 1726853519.28663: getting the remaining hosts for this loop 23797 1726853519.28664: done getting the remaining hosts for this loop 23797 1726853519.28666: getting the next task for host managed_node3 23797 1726853519.28670: done getting next task for host managed_node3 23797 1726853519.28673: ^ task is: TASK: meta (flush_handlers) 23797 1726853519.28674: ^ 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 23797 1726853519.28676: getting variables 23797 1726853519.28677: in VariableManager get_vars() 23797 1726853519.28685: Calling all_inventory to load vars for managed_node3 23797 1726853519.28687: Calling groups_inventory to load vars for managed_node3 23797 1726853519.28689: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.28694: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.28696: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.28699: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.28994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.29173: done with get_vars() 23797 1726853519.29182: done getting variables 23797 1726853519.29227: in VariableManager get_vars() 23797 1726853519.29235: Calling all_inventory to load vars for managed_node3 23797 1726853519.29237: Calling groups_inventory to load vars for managed_node3 23797 1726853519.29239: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.29243: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.29246: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.29249: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.29373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.29528: done with get_vars() 23797 1726853519.29537: done queuing things up, now waiting for results queue to drain 23797 1726853519.29538: results queue empty 23797 1726853519.29538: checking for any_errors_fatal 23797 1726853519.29539: done checking for any_errors_fatal 23797 1726853519.29542: checking for max_fail_percentage 23797 1726853519.29544: done checking for max_fail_percentage 23797 1726853519.29548: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.29549: done checking to see if all hosts have failed 23797 1726853519.29550: getting the remaining hosts for this loop 23797 1726853519.29550: done getting the remaining hosts for this loop 23797 1726853519.29557: getting the next task for host managed_node3 23797 1726853519.29560: done getting next task for host managed_node3 23797 1726853519.29561: ^ task is: None 23797 1726853519.29565: ^ 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 23797 1726853519.29567: done queuing things up, now waiting for results queue to drain 23797 1726853519.29567: results queue empty 23797 1726853519.29568: checking for any_errors_fatal 23797 1726853519.29569: done checking for any_errors_fatal 23797 1726853519.29569: checking for max_fail_percentage 23797 1726853519.29570: done checking for max_fail_percentage 23797 1726853519.29572: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.29573: done checking to see if all hosts have failed 23797 1726853519.29575: getting the next task for host managed_node3 23797 1726853519.29577: done getting next task for host managed_node3 23797 1726853519.29578: ^ task is: None 23797 1726853519.29579: ^ 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 23797 1726853519.29614: in VariableManager get_vars() 23797 1726853519.29624: done with get_vars() 23797 1726853519.29628: in VariableManager get_vars() 23797 1726853519.29634: done with get_vars() 23797 1726853519.29638: variable 'omit' from source: magic vars 23797 1726853519.29659: in VariableManager get_vars() 23797 1726853519.29665: done with get_vars() 23797 1726853519.29680: variable 'omit' from source: magic vars PLAY [Install dependencies for integration tests] ****************************** 23797 1726853519.29805: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 23797 1726853519.29825: getting the remaining hosts for this loop 23797 1726853519.29827: done getting the remaining hosts for this loop 23797 1726853519.29828: getting the next task for host managed_node3 23797 1726853519.29831: done getting next task for host managed_node3 23797 1726853519.29832: ^ task is: TASK: Gathering Facts 23797 1726853519.29833: ^ 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 23797 1726853519.29834: getting variables 23797 1726853519.29835: in VariableManager get_vars() 23797 1726853519.29839: Calling all_inventory to load vars for managed_node3 23797 1726853519.29841: Calling groups_inventory to load vars for managed_node3 23797 1726853519.29842: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.29845: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.29855: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.29858: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.29937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.30065: done with get_vars() 23797 1726853519.30072: done getting variables 23797 1726853519.30099: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:3 Friday 20 September 2024 13:31:59 -0400 (0:00:00.038) 0:00:02.961 ****** 23797 1726853519.30115: entering _queue_task() for managed_node3/gather_facts 23797 1726853519.30309: worker is 1 (out of 1 available) 23797 1726853519.30320: exiting _queue_task() for managed_node3/gather_facts 23797 1726853519.30329: done queuing things up, now waiting for results queue to drain 23797 1726853519.30331: waiting for pending results... 23797 1726853519.30470: running TaskExecutor() for managed_node3/TASK: Gathering Facts 23797 1726853519.30560: in run() - task 02083763-bbaf-a265-da97-0000000000c8 23797 1726853519.30575: variable 'ansible_search_path' from source: unknown 23797 1726853519.30603: calling self._execute() 23797 1726853519.30657: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853519.30666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853519.30678: variable 'omit' from source: magic vars 23797 1726853519.31013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853519.32978: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853519.32982: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853519.33019: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853519.33059: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853519.33093: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853519.33178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853519.33215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853519.33247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853519.33296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853519.33319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853519.33485: variable 'ansible_distribution' from source: facts 23797 1726853519.33577: variable 'ansible_distribution_major_version' from source: facts 23797 1726853519.33580: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853519.33583: when evaluation is False, skipping this task 23797 1726853519.33586: _execute() done 23797 1726853519.33588: dumping result to json 23797 1726853519.33590: done dumping result, returning 23797 1726853519.33592: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [02083763-bbaf-a265-da97-0000000000c8] 23797 1726853519.33594: sending task result for task 02083763-bbaf-a265-da97-0000000000c8 23797 1726853519.33653: done sending task result for task 02083763-bbaf-a265-da97-0000000000c8 23797 1726853519.33657: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853519.33707: no more pending results, returning what we have 23797 1726853519.33710: results queue empty 23797 1726853519.33711: checking for any_errors_fatal 23797 1726853519.33712: done checking for any_errors_fatal 23797 1726853519.33712: checking for max_fail_percentage 23797 1726853519.33714: done checking for max_fail_percentage 23797 1726853519.33714: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.33716: done checking to see if all hosts have failed 23797 1726853519.33716: getting the remaining hosts for this loop 23797 1726853519.33717: done getting the remaining hosts for this loop 23797 1726853519.33721: getting the next task for host managed_node3 23797 1726853519.33726: done getting next task for host managed_node3 23797 1726853519.33728: ^ task is: TASK: meta (flush_handlers) 23797 1726853519.33730: ^ 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 23797 1726853519.33733: getting variables 23797 1726853519.33734: in VariableManager get_vars() 23797 1726853519.33889: Calling all_inventory to load vars for managed_node3 23797 1726853519.33892: Calling groups_inventory to load vars for managed_node3 23797 1726853519.33894: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.33903: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.33906: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.33908: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.34057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.34174: done with get_vars() 23797 1726853519.34183: done getting variables 23797 1726853519.34229: in VariableManager get_vars() 23797 1726853519.34237: Calling all_inventory to load vars for managed_node3 23797 1726853519.34238: Calling groups_inventory to load vars for managed_node3 23797 1726853519.34240: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.34243: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.34244: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.34246: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.34361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.34475: done with get_vars() 23797 1726853519.34484: done queuing things up, now waiting for results queue to drain 23797 1726853519.34485: results queue empty 23797 1726853519.34486: checking for any_errors_fatal 23797 1726853519.34487: done checking for any_errors_fatal 23797 1726853519.34488: checking for max_fail_percentage 23797 1726853519.34488: done checking for max_fail_percentage 23797 1726853519.34489: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.34489: done checking to see if all hosts have failed 23797 1726853519.34490: getting the remaining hosts for this loop 23797 1726853519.34490: done getting the remaining hosts for this loop 23797 1726853519.34492: getting the next task for host managed_node3 23797 1726853519.34495: done getting next task for host managed_node3 23797 1726853519.34496: ^ task is: TASK: Install rpm dependencies 23797 1726853519.34497: ^ 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 23797 1726853519.34498: getting variables 23797 1726853519.34499: in VariableManager get_vars() 23797 1726853519.34503: Calling all_inventory to load vars for managed_node3 23797 1726853519.34510: Calling groups_inventory to load vars for managed_node3 23797 1726853519.34512: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.34516: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.34518: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.34519: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.34599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.34709: done with get_vars() 23797 1726853519.34715: done getting variables 23797 1726853519.34746: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install rpm dependencies] ************************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:12 Friday 20 September 2024 13:31:59 -0400 (0:00:00.046) 0:00:03.008 ****** 23797 1726853519.34768: entering _queue_task() for managed_node3/package 23797 1726853519.34993: worker is 1 (out of 1 available) 23797 1726853519.35004: exiting _queue_task() for managed_node3/package 23797 1726853519.35016: done queuing things up, now waiting for results queue to drain 23797 1726853519.35017: waiting for pending results... 23797 1726853519.35164: running TaskExecutor() for managed_node3/TASK: Install rpm dependencies 23797 1726853519.35220: in run() - task 02083763-bbaf-a265-da97-00000000000a 23797 1726853519.35232: variable 'ansible_search_path' from source: unknown 23797 1726853519.35264: calling self._execute() 23797 1726853519.35320: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853519.35324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853519.35333: variable 'omit' from source: magic vars 23797 1726853519.35666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853519.37593: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853519.37635: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853519.37665: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853519.37698: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853519.37718: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853519.37780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853519.37801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853519.37817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853519.37844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853519.37857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853519.37976: variable 'ansible_distribution' from source: facts 23797 1726853519.37982: variable 'ansible_distribution_major_version' from source: facts 23797 1726853519.37992: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853519.37995: when evaluation is False, skipping this task 23797 1726853519.37998: _execute() done 23797 1726853519.38001: dumping result to json 23797 1726853519.38003: done dumping result, returning 23797 1726853519.38007: done running TaskExecutor() for managed_node3/TASK: Install rpm dependencies [02083763-bbaf-a265-da97-00000000000a] 23797 1726853519.38012: sending task result for task 02083763-bbaf-a265-da97-00000000000a 23797 1726853519.38099: done sending task result for task 02083763-bbaf-a265-da97-00000000000a 23797 1726853519.38101: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853519.38143: no more pending results, returning what we have 23797 1726853519.38147: results queue empty 23797 1726853519.38147: checking for any_errors_fatal 23797 1726853519.38148: done checking for any_errors_fatal 23797 1726853519.38149: checking for max_fail_percentage 23797 1726853519.38150: done checking for max_fail_percentage 23797 1726853519.38151: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.38152: done checking to see if all hosts have failed 23797 1726853519.38155: getting the remaining hosts for this loop 23797 1726853519.38156: done getting the remaining hosts for this loop 23797 1726853519.38159: getting the next task for host managed_node3 23797 1726853519.38164: done getting next task for host managed_node3 23797 1726853519.38167: ^ task is: TASK: Install Pytest 23797 1726853519.38168: ^ 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 23797 1726853519.38173: getting variables 23797 1726853519.38175: in VariableManager get_vars() 23797 1726853519.38204: Calling all_inventory to load vars for managed_node3 23797 1726853519.38206: Calling groups_inventory to load vars for managed_node3 23797 1726853519.38211: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.38221: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.38223: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.38226: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.38373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.38496: done with get_vars() 23797 1726853519.38504: done getting variables 23797 1726853519.38543: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install Pytest] ********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:18 Friday 20 September 2024 13:31:59 -0400 (0:00:00.037) 0:00:03.046 ****** 23797 1726853519.38562: entering _queue_task() for managed_node3/command 23797 1726853519.38744: worker is 1 (out of 1 available) 23797 1726853519.38756: exiting _queue_task() for managed_node3/command 23797 1726853519.38767: done queuing things up, now waiting for results queue to drain 23797 1726853519.38768: waiting for pending results... 23797 1726853519.38918: running TaskExecutor() for managed_node3/TASK: Install Pytest 23797 1726853519.38976: in run() - task 02083763-bbaf-a265-da97-00000000000b 23797 1726853519.38990: variable 'ansible_search_path' from source: unknown 23797 1726853519.39022: calling self._execute() 23797 1726853519.39082: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853519.39087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853519.39095: variable 'omit' from source: magic vars 23797 1726853519.39507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853519.41477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853519.41481: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853519.41484: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853519.41486: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853519.41516: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853519.41596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853519.41631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853519.41662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853519.41708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853519.41730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853519.41906: variable 'ansible_distribution' from source: facts 23797 1726853519.41918: variable 'ansible_distribution_major_version' from source: facts 23797 1726853519.41935: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853519.41943: when evaluation is False, skipping this task 23797 1726853519.41951: _execute() done 23797 1726853519.41957: dumping result to json 23797 1726853519.41965: done dumping result, returning 23797 1726853519.41978: done running TaskExecutor() for managed_node3/TASK: Install Pytest [02083763-bbaf-a265-da97-00000000000b] 23797 1726853519.41988: sending task result for task 02083763-bbaf-a265-da97-00000000000b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853519.42118: no more pending results, returning what we have 23797 1726853519.42121: results queue empty 23797 1726853519.42122: checking for any_errors_fatal 23797 1726853519.42128: done checking for any_errors_fatal 23797 1726853519.42129: checking for max_fail_percentage 23797 1726853519.42130: done checking for max_fail_percentage 23797 1726853519.42131: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.42131: done checking to see if all hosts have failed 23797 1726853519.42132: getting the remaining hosts for this loop 23797 1726853519.42133: done getting the remaining hosts for this loop 23797 1726853519.42139: getting the next task for host managed_node3 23797 1726853519.42145: done getting next task for host managed_node3 23797 1726853519.42147: ^ task is: TASK: meta (flush_handlers) 23797 1726853519.42149: ^ 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 23797 1726853519.42152: getting variables 23797 1726853519.42155: in VariableManager get_vars() 23797 1726853519.42185: Calling all_inventory to load vars for managed_node3 23797 1726853519.42187: Calling groups_inventory to load vars for managed_node3 23797 1726853519.42190: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.42201: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.42203: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.42205: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.42513: done sending task result for task 02083763-bbaf-a265-da97-00000000000b 23797 1726853519.42517: WORKER PROCESS EXITING 23797 1726853519.42539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.42723: done with get_vars() 23797 1726853519.42732: done getting variables 23797 1726853519.42795: in VariableManager get_vars() 23797 1726853519.42804: Calling all_inventory to load vars for managed_node3 23797 1726853519.42806: Calling groups_inventory to load vars for managed_node3 23797 1726853519.42808: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.42812: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.42814: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.42817: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.42948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.43132: done with get_vars() 23797 1726853519.43144: done queuing things up, now waiting for results queue to drain 23797 1726853519.43146: results queue empty 23797 1726853519.43146: checking for any_errors_fatal 23797 1726853519.43148: done checking for any_errors_fatal 23797 1726853519.43149: checking for max_fail_percentage 23797 1726853519.43150: done checking for max_fail_percentage 23797 1726853519.43151: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.43152: done checking to see if all hosts have failed 23797 1726853519.43152: getting the remaining hosts for this loop 23797 1726853519.43153: done getting the remaining hosts for this loop 23797 1726853519.43155: getting the next task for host managed_node3 23797 1726853519.43159: done getting next task for host managed_node3 23797 1726853519.43160: ^ task is: TASK: meta (flush_handlers) 23797 1726853519.43162: ^ 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 23797 1726853519.43164: getting variables 23797 1726853519.43165: in VariableManager get_vars() 23797 1726853519.43174: Calling all_inventory to load vars for managed_node3 23797 1726853519.43176: Calling groups_inventory to load vars for managed_node3 23797 1726853519.43184: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.43189: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.43191: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.43194: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.43341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.43521: done with get_vars() 23797 1726853519.43528: done getting variables 23797 1726853519.43573: in VariableManager get_vars() 23797 1726853519.43581: Calling all_inventory to load vars for managed_node3 23797 1726853519.43583: Calling groups_inventory to load vars for managed_node3 23797 1726853519.43585: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.43589: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.43591: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.43593: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.43723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.43904: done with get_vars() 23797 1726853519.43915: done queuing things up, now waiting for results queue to drain 23797 1726853519.43917: results queue empty 23797 1726853519.43917: checking for any_errors_fatal 23797 1726853519.43919: done checking for any_errors_fatal 23797 1726853519.43919: checking for max_fail_percentage 23797 1726853519.43921: done checking for max_fail_percentage 23797 1726853519.43922: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.43923: done checking to see if all hosts have failed 23797 1726853519.43923: getting the remaining hosts for this loop 23797 1726853519.43924: done getting the remaining hosts for this loop 23797 1726853519.43926: getting the next task for host managed_node3 23797 1726853519.43929: done getting next task for host managed_node3 23797 1726853519.43930: ^ task is: None 23797 1726853519.43931: ^ 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 23797 1726853519.43933: done queuing things up, now waiting for results queue to drain 23797 1726853519.43933: results queue empty 23797 1726853519.43934: checking for any_errors_fatal 23797 1726853519.43935: done checking for any_errors_fatal 23797 1726853519.43936: checking for max_fail_percentage 23797 1726853519.43937: done checking for max_fail_percentage 23797 1726853519.43937: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.43938: done checking to see if all hosts have failed 23797 1726853519.43940: getting the next task for host managed_node3 23797 1726853519.43942: done getting next task for host managed_node3 23797 1726853519.43943: ^ task is: None 23797 1726853519.43944: ^ 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 23797 1726853519.43981: in VariableManager get_vars() 23797 1726853519.43996: done with get_vars() 23797 1726853519.44001: in VariableManager get_vars() 23797 1726853519.44010: done with get_vars() 23797 1726853519.44015: variable 'omit' from source: magic vars 23797 1726853519.44042: in VariableManager get_vars() 23797 1726853519.44050: done with get_vars() 23797 1726853519.44074: variable 'omit' from source: magic vars PLAY [Run playbook 'tests_default.yml' with initscripts as provider] *********** 23797 1726853519.44238: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 23797 1726853519.44260: getting the remaining hosts for this loop 23797 1726853519.44262: done getting the remaining hosts for this loop 23797 1726853519.44264: getting the next task for host managed_node3 23797 1726853519.44266: done getting next task for host managed_node3 23797 1726853519.44268: ^ task is: TASK: Gathering Facts 23797 1726853519.44269: ^ 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 23797 1726853519.44273: getting variables 23797 1726853519.44274: in VariableManager get_vars() 23797 1726853519.44281: Calling all_inventory to load vars for managed_node3 23797 1726853519.44283: Calling groups_inventory to load vars for managed_node3 23797 1726853519.44285: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.44289: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.44299: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.44302: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.44461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.44638: done with get_vars() 23797 1726853519.44645: done getting variables 23797 1726853519.44684: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:3 Friday 20 September 2024 13:31:59 -0400 (0:00:00.061) 0:00:03.107 ****** 23797 1726853519.44707: entering _queue_task() for managed_node3/gather_facts 23797 1726853519.44976: worker is 1 (out of 1 available) 23797 1726853519.44988: exiting _queue_task() for managed_node3/gather_facts 23797 1726853519.45000: done queuing things up, now waiting for results queue to drain 23797 1726853519.45001: waiting for pending results... 23797 1726853519.45388: running TaskExecutor() for managed_node3/TASK: Gathering Facts 23797 1726853519.45393: in run() - task 02083763-bbaf-a265-da97-0000000000e0 23797 1726853519.45396: variable 'ansible_search_path' from source: unknown 23797 1726853519.45399: variable 'ansible_search_path' from source: unknown 23797 1726853519.45401: calling self._execute() 23797 1726853519.45468: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853519.45486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853519.45500: variable 'omit' from source: magic vars 23797 1726853519.45966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853519.47987: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853519.48048: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853519.48104: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853519.48143: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853519.48175: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853519.48259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853519.48295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853519.48330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853519.48375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853519.48397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853519.48575: variable 'ansible_distribution' from source: facts 23797 1726853519.48588: variable 'ansible_distribution_major_version' from source: facts 23797 1726853519.48603: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853519.48610: when evaluation is False, skipping this task 23797 1726853519.48617: _execute() done 23797 1726853519.48624: dumping result to json 23797 1726853519.48635: done dumping result, returning 23797 1726853519.48646: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [02083763-bbaf-a265-da97-0000000000e0] 23797 1726853519.48655: sending task result for task 02083763-bbaf-a265-da97-0000000000e0 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853519.48792: no more pending results, returning what we have 23797 1726853519.48796: results queue empty 23797 1726853519.48797: checking for any_errors_fatal 23797 1726853519.48798: done checking for any_errors_fatal 23797 1726853519.48798: checking for max_fail_percentage 23797 1726853519.48800: done checking for max_fail_percentage 23797 1726853519.48800: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.48802: done checking to see if all hosts have failed 23797 1726853519.48803: getting the remaining hosts for this loop 23797 1726853519.48804: done getting the remaining hosts for this loop 23797 1726853519.48808: getting the next task for host managed_node3 23797 1726853519.48813: done getting next task for host managed_node3 23797 1726853519.48815: ^ task is: TASK: meta (flush_handlers) 23797 1726853519.48817: ^ 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 23797 1726853519.48820: getting variables 23797 1726853519.48821: in VariableManager get_vars() 23797 1726853519.48854: Calling all_inventory to load vars for managed_node3 23797 1726853519.48857: Calling groups_inventory to load vars for managed_node3 23797 1726853519.48860: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.48874: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.48878: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.48881: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.49337: done sending task result for task 02083763-bbaf-a265-da97-0000000000e0 23797 1726853519.49341: WORKER PROCESS EXITING 23797 1726853519.49362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.49577: done with get_vars() 23797 1726853519.49587: done getting variables 23797 1726853519.49649: in VariableManager get_vars() 23797 1726853519.49658: Calling all_inventory to load vars for managed_node3 23797 1726853519.49660: Calling groups_inventory to load vars for managed_node3 23797 1726853519.49663: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.49667: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.49669: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.49674: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.49804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.49987: done with get_vars() 23797 1726853519.49999: done queuing things up, now waiting for results queue to drain 23797 1726853519.50001: results queue empty 23797 1726853519.50002: checking for any_errors_fatal 23797 1726853519.50004: done checking for any_errors_fatal 23797 1726853519.50005: checking for max_fail_percentage 23797 1726853519.50006: done checking for max_fail_percentage 23797 1726853519.50006: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.50007: done checking to see if all hosts have failed 23797 1726853519.50008: getting the remaining hosts for this loop 23797 1726853519.50009: done getting the remaining hosts for this loop 23797 1726853519.50012: getting the next task for host managed_node3 23797 1726853519.50015: done getting next task for host managed_node3 23797 1726853519.50018: ^ task is: TASK: Include the task 'el_repo_setup.yml' 23797 1726853519.50019: ^ 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 23797 1726853519.50021: getting variables 23797 1726853519.50022: in VariableManager get_vars() 23797 1726853519.50036: Calling all_inventory to load vars for managed_node3 23797 1726853519.50038: Calling groups_inventory to load vars for managed_node3 23797 1726853519.50040: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.50044: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.50047: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.50050: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.50184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.50837: done with get_vars() 23797 1726853519.50845: 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_default_initscripts.yml:8 Friday 20 September 2024 13:31:59 -0400 (0:00:00.062) 0:00:03.169 ****** 23797 1726853519.50912: entering _queue_task() for managed_node3/include_tasks 23797 1726853519.51615: worker is 1 (out of 1 available) 23797 1726853519.51628: exiting _queue_task() for managed_node3/include_tasks 23797 1726853519.51640: done queuing things up, now waiting for results queue to drain 23797 1726853519.51641: waiting for pending results... 23797 1726853519.51999: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 23797 1726853519.52177: in run() - task 02083763-bbaf-a265-da97-00000000000f 23797 1726853519.52181: variable 'ansible_search_path' from source: unknown 23797 1726853519.52184: variable 'ansible_search_path' from source: unknown 23797 1726853519.52187: calling self._execute() 23797 1726853519.52400: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853519.52413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853519.52423: variable 'omit' from source: magic vars 23797 1726853519.53491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853519.56751: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853519.56833: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853519.56879: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853519.56944: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853519.56977: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853519.57060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853519.57099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853519.57129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853519.57180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853519.57200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853519.57370: variable 'ansible_distribution' from source: facts 23797 1726853519.57383: variable 'ansible_distribution_major_version' from source: facts 23797 1726853519.57398: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853519.57465: when evaluation is False, skipping this task 23797 1726853519.57468: _execute() done 23797 1726853519.57470: dumping result to json 23797 1726853519.57474: done dumping result, returning 23797 1726853519.57477: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [02083763-bbaf-a265-da97-00000000000f] 23797 1726853519.57479: sending task result for task 02083763-bbaf-a265-da97-00000000000f 23797 1726853519.57548: done sending task result for task 02083763-bbaf-a265-da97-00000000000f 23797 1726853519.57551: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853519.57613: no more pending results, returning what we have 23797 1726853519.57618: results queue empty 23797 1726853519.57619: checking for any_errors_fatal 23797 1726853519.57620: done checking for any_errors_fatal 23797 1726853519.57621: checking for max_fail_percentage 23797 1726853519.57623: done checking for max_fail_percentage 23797 1726853519.57624: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.57625: done checking to see if all hosts have failed 23797 1726853519.57626: getting the remaining hosts for this loop 23797 1726853519.57627: done getting the remaining hosts for this loop 23797 1726853519.57632: getting the next task for host managed_node3 23797 1726853519.57637: done getting next task for host managed_node3 23797 1726853519.57640: ^ task is: TASK: Set network provider to 'initscripts' 23797 1726853519.57642: ^ 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 23797 1726853519.57644: getting variables 23797 1726853519.57652: in VariableManager get_vars() 23797 1726853519.57685: Calling all_inventory to load vars for managed_node3 23797 1726853519.57688: Calling groups_inventory to load vars for managed_node3 23797 1726853519.57691: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.57706: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.57709: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.57712: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.57864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.58026: done with get_vars() 23797 1726853519.58033: done getting variables 23797 1726853519.58075: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:10 Friday 20 September 2024 13:31:59 -0400 (0:00:00.071) 0:00:03.241 ****** 23797 1726853519.58096: entering _queue_task() for managed_node3/set_fact 23797 1726853519.58286: worker is 1 (out of 1 available) 23797 1726853519.58297: exiting _queue_task() for managed_node3/set_fact 23797 1726853519.58309: done queuing things up, now waiting for results queue to drain 23797 1726853519.58310: waiting for pending results... 23797 1726853519.58450: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 23797 1726853519.58502: in run() - task 02083763-bbaf-a265-da97-000000000010 23797 1726853519.58511: variable 'ansible_search_path' from source: unknown 23797 1726853519.58515: variable 'ansible_search_path' from source: unknown 23797 1726853519.58545: calling self._execute() 23797 1726853519.58601: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853519.58604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853519.58613: variable 'omit' from source: magic vars 23797 1726853519.58935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853519.60643: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853519.60647: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853519.60650: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853519.60652: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853519.60680: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853519.60747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853519.60774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853519.60810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853519.60850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853519.60898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853519.61150: variable 'ansible_distribution' from source: facts 23797 1726853519.61153: variable 'ansible_distribution_major_version' from source: facts 23797 1726853519.61155: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853519.61157: when evaluation is False, skipping this task 23797 1726853519.61159: _execute() done 23797 1726853519.61161: dumping result to json 23797 1726853519.61163: done dumping result, returning 23797 1726853519.61165: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [02083763-bbaf-a265-da97-000000000010] 23797 1726853519.61167: sending task result for task 02083763-bbaf-a265-da97-000000000010 23797 1726853519.61232: done sending task result for task 02083763-bbaf-a265-da97-000000000010 23797 1726853519.61235: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853519.61293: no more pending results, returning what we have 23797 1726853519.61297: results queue empty 23797 1726853519.61298: checking for any_errors_fatal 23797 1726853519.61303: done checking for any_errors_fatal 23797 1726853519.61304: checking for max_fail_percentage 23797 1726853519.61305: done checking for max_fail_percentage 23797 1726853519.61306: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.61307: done checking to see if all hosts have failed 23797 1726853519.61308: getting the remaining hosts for this loop 23797 1726853519.61309: done getting the remaining hosts for this loop 23797 1726853519.61313: getting the next task for host managed_node3 23797 1726853519.61320: done getting next task for host managed_node3 23797 1726853519.61322: ^ task is: TASK: meta (flush_handlers) 23797 1726853519.61324: ^ 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 23797 1726853519.61326: getting variables 23797 1726853519.61328: in VariableManager get_vars() 23797 1726853519.61363: Calling all_inventory to load vars for managed_node3 23797 1726853519.61366: Calling groups_inventory to load vars for managed_node3 23797 1726853519.61370: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.61381: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.61384: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.61387: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.61740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.61909: done with get_vars() 23797 1726853519.61915: done getting variables 23797 1726853519.61960: in VariableManager get_vars() 23797 1726853519.61966: Calling all_inventory to load vars for managed_node3 23797 1726853519.61967: Calling groups_inventory to load vars for managed_node3 23797 1726853519.61969: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.61974: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.61975: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.61977: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.62058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.62163: done with get_vars() 23797 1726853519.62178: done queuing things up, now waiting for results queue to drain 23797 1726853519.62180: results queue empty 23797 1726853519.62180: checking for any_errors_fatal 23797 1726853519.62181: done checking for any_errors_fatal 23797 1726853519.62182: checking for max_fail_percentage 23797 1726853519.62182: done checking for max_fail_percentage 23797 1726853519.62183: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.62183: done checking to see if all hosts have failed 23797 1726853519.62184: getting the remaining hosts for this loop 23797 1726853519.62184: done getting the remaining hosts for this loop 23797 1726853519.62186: getting the next task for host managed_node3 23797 1726853519.62188: done getting next task for host managed_node3 23797 1726853519.62189: ^ task is: TASK: meta (flush_handlers) 23797 1726853519.62190: ^ 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 23797 1726853519.62192: getting variables 23797 1726853519.62192: in VariableManager get_vars() 23797 1726853519.62201: Calling all_inventory to load vars for managed_node3 23797 1726853519.62202: Calling groups_inventory to load vars for managed_node3 23797 1726853519.62203: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.62206: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.62207: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.62209: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.62291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.62410: done with get_vars() 23797 1726853519.62415: done getting variables 23797 1726853519.62443: in VariableManager get_vars() 23797 1726853519.62450: Calling all_inventory to load vars for managed_node3 23797 1726853519.62452: Calling groups_inventory to load vars for managed_node3 23797 1726853519.62456: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.62459: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.62460: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.62462: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.62535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.62639: done with get_vars() 23797 1726853519.62646: done queuing things up, now waiting for results queue to drain 23797 1726853519.62647: results queue empty 23797 1726853519.62648: checking for any_errors_fatal 23797 1726853519.62649: done checking for any_errors_fatal 23797 1726853519.62649: checking for max_fail_percentage 23797 1726853519.62650: done checking for max_fail_percentage 23797 1726853519.62650: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.62651: done checking to see if all hosts have failed 23797 1726853519.62651: getting the remaining hosts for this loop 23797 1726853519.62651: done getting the remaining hosts for this loop 23797 1726853519.62655: getting the next task for host managed_node3 23797 1726853519.62657: done getting next task for host managed_node3 23797 1726853519.62657: ^ task is: None 23797 1726853519.62658: ^ 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 23797 1726853519.62659: done queuing things up, now waiting for results queue to drain 23797 1726853519.62659: results queue empty 23797 1726853519.62660: checking for any_errors_fatal 23797 1726853519.62660: done checking for any_errors_fatal 23797 1726853519.62660: checking for max_fail_percentage 23797 1726853519.62661: done checking for max_fail_percentage 23797 1726853519.62661: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.62662: done checking to see if all hosts have failed 23797 1726853519.62663: getting the next task for host managed_node3 23797 1726853519.62665: done getting next task for host managed_node3 23797 1726853519.62666: ^ task is: None 23797 1726853519.62667: ^ 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 23797 1726853519.62693: in VariableManager get_vars() 23797 1726853519.62706: done with get_vars() 23797 1726853519.62710: in VariableManager get_vars() 23797 1726853519.62717: done with get_vars() 23797 1726853519.62720: variable 'omit' from source: magic vars 23797 1726853519.62738: in VariableManager get_vars() 23797 1726853519.62745: done with get_vars() 23797 1726853519.62760: variable 'omit' from source: magic vars PLAY [Test executing the role with default parameters] ************************* 23797 1726853519.63145: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 23797 1726853519.63165: getting the remaining hosts for this loop 23797 1726853519.63166: done getting the remaining hosts for this loop 23797 1726853519.63167: getting the next task for host managed_node3 23797 1726853519.63169: done getting next task for host managed_node3 23797 1726853519.63170: ^ task is: TASK: meta (flush_handlers) 23797 1726853519.63173: ^ 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 23797 1726853519.63174: getting variables 23797 1726853519.63175: in VariableManager get_vars() 23797 1726853519.63182: Calling all_inventory to load vars for managed_node3 23797 1726853519.63183: Calling groups_inventory to load vars for managed_node3 23797 1726853519.63184: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.63187: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.63188: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.63190: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.63270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.63375: done with get_vars() 23797 1726853519.63380: done getting variables 23797 1726853519.63408: in VariableManager get_vars() 23797 1726853519.63414: Calling all_inventory to load vars for managed_node3 23797 1726853519.63416: Calling groups_inventory to load vars for managed_node3 23797 1726853519.63417: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.63419: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.63421: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.63422: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.63517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.63623: done with get_vars() 23797 1726853519.63630: done queuing things up, now waiting for results queue to drain 23797 1726853519.63632: results queue empty 23797 1726853519.63632: checking for any_errors_fatal 23797 1726853519.63633: done checking for any_errors_fatal 23797 1726853519.63633: checking for max_fail_percentage 23797 1726853519.63634: done checking for max_fail_percentage 23797 1726853519.63634: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.63635: done checking to see if all hosts have failed 23797 1726853519.63635: getting the remaining hosts for this loop 23797 1726853519.63636: done getting the remaining hosts for this loop 23797 1726853519.63637: getting the next task for host managed_node3 23797 1726853519.63639: done getting next task for host managed_node3 23797 1726853519.63641: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 23797 1726853519.63642: ^ 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 23797 1726853519.63650: getting variables 23797 1726853519.63651: in VariableManager get_vars() 23797 1726853519.63661: Calling all_inventory to load vars for managed_node3 23797 1726853519.63662: Calling groups_inventory to load vars for managed_node3 23797 1726853519.63663: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.63669: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.63672: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.63674: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.63747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.63858: done with get_vars() 23797 1726853519.63865: 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:31:59 -0400 (0:00:00.058) 0:00:03.299 ****** 23797 1726853519.63910: entering _queue_task() for managed_node3/include_tasks 23797 1726853519.64157: worker is 1 (out of 1 available) 23797 1726853519.64169: exiting _queue_task() for managed_node3/include_tasks 23797 1726853519.64183: done queuing things up, now waiting for results queue to drain 23797 1726853519.64184: waiting for pending results... 23797 1726853519.64302: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 23797 1726853519.64378: in run() - task 02083763-bbaf-a265-da97-000000000018 23797 1726853519.64405: variable 'ansible_search_path' from source: unknown 23797 1726853519.64408: variable 'ansible_search_path' from source: unknown 23797 1726853519.64428: calling self._execute() 23797 1726853519.64578: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853519.64582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853519.64585: variable 'omit' from source: magic vars 23797 1726853519.65078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853519.66699: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853519.66741: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853519.66780: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853519.66807: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853519.66826: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853519.66887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853519.66907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853519.66925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853519.66951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853519.66962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853519.67084: variable 'ansible_distribution' from source: facts 23797 1726853519.67090: variable 'ansible_distribution_major_version' from source: facts 23797 1726853519.67102: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853519.67105: when evaluation is False, skipping this task 23797 1726853519.67108: _execute() done 23797 1726853519.67110: dumping result to json 23797 1726853519.67112: done dumping result, returning 23797 1726853519.67118: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-a265-da97-000000000018] 23797 1726853519.67123: sending task result for task 02083763-bbaf-a265-da97-000000000018 23797 1726853519.67214: done sending task result for task 02083763-bbaf-a265-da97-000000000018 23797 1726853519.67216: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853519.67267: no more pending results, returning what we have 23797 1726853519.67272: results queue empty 23797 1726853519.67273: checking for any_errors_fatal 23797 1726853519.67275: done checking for any_errors_fatal 23797 1726853519.67275: checking for max_fail_percentage 23797 1726853519.67277: done checking for max_fail_percentage 23797 1726853519.67278: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.67279: done checking to see if all hosts have failed 23797 1726853519.67280: getting the remaining hosts for this loop 23797 1726853519.67281: done getting the remaining hosts for this loop 23797 1726853519.67285: getting the next task for host managed_node3 23797 1726853519.67290: done getting next task for host managed_node3 23797 1726853519.67293: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 23797 1726853519.67295: ^ 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 23797 1726853519.67307: getting variables 23797 1726853519.67309: in VariableManager get_vars() 23797 1726853519.67357: Calling all_inventory to load vars for managed_node3 23797 1726853519.67359: Calling groups_inventory to load vars for managed_node3 23797 1726853519.67361: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.67369: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.67374: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.67376: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.67769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.67985: done with get_vars() 23797 1726853519.67994: done getting variables 23797 1726853519.68092: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:31:59 -0400 (0:00:00.042) 0:00:03.341 ****** 23797 1726853519.68130: entering _queue_task() for managed_node3/debug 23797 1726853519.68132: Creating lock for debug 23797 1726853519.68459: worker is 1 (out of 1 available) 23797 1726853519.68474: exiting _queue_task() for managed_node3/debug 23797 1726853519.68483: done queuing things up, now waiting for results queue to drain 23797 1726853519.68485: waiting for pending results... 23797 1726853519.68686: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 23797 1726853519.68749: in run() - task 02083763-bbaf-a265-da97-000000000019 23797 1726853519.68762: variable 'ansible_search_path' from source: unknown 23797 1726853519.68775: variable 'ansible_search_path' from source: unknown 23797 1726853519.68799: calling self._execute() 23797 1726853519.68859: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853519.68863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853519.68891: variable 'omit' from source: magic vars 23797 1726853519.69217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853519.70685: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853519.70731: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853519.70759: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853519.70785: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853519.70804: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853519.70865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853519.70898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853519.70915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853519.70945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853519.70957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853519.71072: variable 'ansible_distribution' from source: facts 23797 1726853519.71078: variable 'ansible_distribution_major_version' from source: facts 23797 1726853519.71089: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853519.71092: when evaluation is False, skipping this task 23797 1726853519.71095: _execute() done 23797 1726853519.71098: dumping result to json 23797 1726853519.71100: done dumping result, returning 23797 1726853519.71107: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-a265-da97-000000000019] 23797 1726853519.71112: sending task result for task 02083763-bbaf-a265-da97-000000000019 23797 1726853519.71248: done sending task result for task 02083763-bbaf-a265-da97-000000000019 23797 1726853519.71251: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23797 1726853519.71308: no more pending results, returning what we have 23797 1726853519.71312: results queue empty 23797 1726853519.71313: checking for any_errors_fatal 23797 1726853519.71318: done checking for any_errors_fatal 23797 1726853519.71319: checking for max_fail_percentage 23797 1726853519.71321: done checking for max_fail_percentage 23797 1726853519.71322: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.71323: done checking to see if all hosts have failed 23797 1726853519.71323: getting the remaining hosts for this loop 23797 1726853519.71325: done getting the remaining hosts for this loop 23797 1726853519.71329: getting the next task for host managed_node3 23797 1726853519.71334: done getting next task for host managed_node3 23797 1726853519.71338: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 23797 1726853519.71340: ^ 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 23797 1726853519.71356: getting variables 23797 1726853519.71357: in VariableManager get_vars() 23797 1726853519.71401: Calling all_inventory to load vars for managed_node3 23797 1726853519.71404: Calling groups_inventory to load vars for managed_node3 23797 1726853519.71406: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.71417: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.71428: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.71434: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.71918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.72145: done with get_vars() 23797 1726853519.72156: done getting variables 23797 1726853519.72248: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:31:59 -0400 (0:00:00.041) 0:00:03.383 ****** 23797 1726853519.72279: entering _queue_task() for managed_node3/fail 23797 1726853519.72281: Creating lock for fail 23797 1726853519.72779: worker is 1 (out of 1 available) 23797 1726853519.72789: exiting _queue_task() for managed_node3/fail 23797 1726853519.72799: done queuing things up, now waiting for results queue to drain 23797 1726853519.72800: waiting for pending results... 23797 1726853519.72928: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 23797 1726853519.73026: in run() - task 02083763-bbaf-a265-da97-00000000001a 23797 1726853519.73031: variable 'ansible_search_path' from source: unknown 23797 1726853519.73034: variable 'ansible_search_path' from source: unknown 23797 1726853519.73064: calling self._execute() 23797 1726853519.73166: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853519.73244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853519.73247: variable 'omit' from source: magic vars 23797 1726853519.73806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853519.75849: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853519.75927: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853519.75975: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853519.76014: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853519.76044: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853519.76131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853519.76172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853519.76376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853519.76380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853519.76383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853519.76436: variable 'ansible_distribution' from source: facts 23797 1726853519.76449: variable 'ansible_distribution_major_version' from source: facts 23797 1726853519.76465: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853519.76472: when evaluation is False, skipping this task 23797 1726853519.76479: _execute() done 23797 1726853519.76484: dumping result to json 23797 1726853519.76489: done dumping result, returning 23797 1726853519.76508: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-a265-da97-00000000001a] 23797 1726853519.76518: sending task result for task 02083763-bbaf-a265-da97-00000000001a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853519.76718: no more pending results, returning what we have 23797 1726853519.76723: results queue empty 23797 1726853519.76724: checking for any_errors_fatal 23797 1726853519.76729: done checking for any_errors_fatal 23797 1726853519.76730: checking for max_fail_percentage 23797 1726853519.76732: done checking for max_fail_percentage 23797 1726853519.76732: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.76733: done checking to see if all hosts have failed 23797 1726853519.76735: getting the remaining hosts for this loop 23797 1726853519.76736: done getting the remaining hosts for this loop 23797 1726853519.76740: getting the next task for host managed_node3 23797 1726853519.76746: done getting next task for host managed_node3 23797 1726853519.76750: ^ 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 23797 1726853519.76752: ^ 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 23797 1726853519.76765: getting variables 23797 1726853519.76767: in VariableManager get_vars() 23797 1726853519.76809: Calling all_inventory to load vars for managed_node3 23797 1726853519.76812: Calling groups_inventory to load vars for managed_node3 23797 1726853519.76815: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.76826: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.76829: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.76832: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.77311: done sending task result for task 02083763-bbaf-a265-da97-00000000001a 23797 1726853519.77315: WORKER PROCESS EXITING 23797 1726853519.77340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.77539: done with get_vars() 23797 1726853519.77551: done getting variables 23797 1726853519.77640: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:31:59 -0400 (0:00:00.053) 0:00:03.437 ****** 23797 1726853519.77679: entering _queue_task() for managed_node3/fail 23797 1726853519.77982: worker is 1 (out of 1 available) 23797 1726853519.77996: exiting _queue_task() for managed_node3/fail 23797 1726853519.78007: done queuing things up, now waiting for results queue to drain 23797 1726853519.78009: waiting for pending results... 23797 1726853519.78254: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 23797 1726853519.78333: in run() - task 02083763-bbaf-a265-da97-00000000001b 23797 1726853519.78345: variable 'ansible_search_path' from source: unknown 23797 1726853519.78348: variable 'ansible_search_path' from source: unknown 23797 1726853519.78386: calling self._execute() 23797 1726853519.78450: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853519.78454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853519.78466: variable 'omit' from source: magic vars 23797 1726853519.78821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853519.80978: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853519.80984: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853519.80997: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853519.81041: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853519.81070: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853519.81209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853519.81245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853519.81284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853519.81330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853519.81351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853519.81522: variable 'ansible_distribution' from source: facts 23797 1726853519.81780: variable 'ansible_distribution_major_version' from source: facts 23797 1726853519.81784: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853519.81786: when evaluation is False, skipping this task 23797 1726853519.81788: _execute() done 23797 1726853519.81790: dumping result to json 23797 1726853519.81792: done dumping result, returning 23797 1726853519.81794: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-a265-da97-00000000001b] 23797 1726853519.81797: sending task result for task 02083763-bbaf-a265-da97-00000000001b 23797 1726853519.81870: done sending task result for task 02083763-bbaf-a265-da97-00000000001b 23797 1726853519.81876: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853519.81926: no more pending results, returning what we have 23797 1726853519.81929: results queue empty 23797 1726853519.81930: checking for any_errors_fatal 23797 1726853519.81935: done checking for any_errors_fatal 23797 1726853519.81936: checking for max_fail_percentage 23797 1726853519.81937: done checking for max_fail_percentage 23797 1726853519.81938: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.81939: done checking to see if all hosts have failed 23797 1726853519.81940: getting the remaining hosts for this loop 23797 1726853519.81941: done getting the remaining hosts for this loop 23797 1726853519.81944: getting the next task for host managed_node3 23797 1726853519.81948: done getting next task for host managed_node3 23797 1726853519.81951: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 23797 1726853519.81953: ^ 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 23797 1726853519.81964: getting variables 23797 1726853519.81965: in VariableManager get_vars() 23797 1726853519.81999: Calling all_inventory to load vars for managed_node3 23797 1726853519.82002: Calling groups_inventory to load vars for managed_node3 23797 1726853519.82004: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.82012: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.82135: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.82139: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.82401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.82620: done with get_vars() 23797 1726853519.82631: done getting variables 23797 1726853519.82699: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:31:59 -0400 (0:00:00.050) 0:00:03.487 ****** 23797 1726853519.82727: entering _queue_task() for managed_node3/fail 23797 1726853519.83127: worker is 1 (out of 1 available) 23797 1726853519.83138: exiting _queue_task() for managed_node3/fail 23797 1726853519.83148: done queuing things up, now waiting for results queue to drain 23797 1726853519.83149: waiting for pending results... 23797 1726853519.83306: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 23797 1726853519.83431: in run() - task 02083763-bbaf-a265-da97-00000000001c 23797 1726853519.83465: variable 'ansible_search_path' from source: unknown 23797 1726853519.83481: variable 'ansible_search_path' from source: unknown 23797 1726853519.83552: calling self._execute() 23797 1726853519.83629: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853519.83642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853519.83695: variable 'omit' from source: magic vars 23797 1726853519.84383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853519.85967: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853519.86123: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853519.86127: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853519.86157: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853519.86189: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853519.86287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853519.86322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853519.86365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853519.86489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853519.86493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853519.86890: variable 'ansible_distribution' from source: facts 23797 1726853519.86894: variable 'ansible_distribution_major_version' from source: facts 23797 1726853519.86897: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853519.86900: when evaluation is False, skipping this task 23797 1726853519.86905: _execute() done 23797 1726853519.86907: dumping result to json 23797 1726853519.86910: done dumping result, returning 23797 1726853519.86914: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-a265-da97-00000000001c] 23797 1726853519.86917: sending task result for task 02083763-bbaf-a265-da97-00000000001c 23797 1726853519.86991: done sending task result for task 02083763-bbaf-a265-da97-00000000001c 23797 1726853519.86994: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853519.87115: no more pending results, returning what we have 23797 1726853519.87118: results queue empty 23797 1726853519.87119: checking for any_errors_fatal 23797 1726853519.87125: done checking for any_errors_fatal 23797 1726853519.87125: checking for max_fail_percentage 23797 1726853519.87127: done checking for max_fail_percentage 23797 1726853519.87128: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.87129: done checking to see if all hosts have failed 23797 1726853519.87129: getting the remaining hosts for this loop 23797 1726853519.87130: done getting the remaining hosts for this loop 23797 1726853519.87134: getting the next task for host managed_node3 23797 1726853519.87138: done getting next task for host managed_node3 23797 1726853519.87141: ^ 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 23797 1726853519.87143: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23797 1726853519.87156: getting variables 23797 1726853519.87158: in VariableManager get_vars() 23797 1726853519.87195: Calling all_inventory to load vars for managed_node3 23797 1726853519.87198: Calling groups_inventory to load vars for managed_node3 23797 1726853519.87256: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.87266: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.87270: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.87485: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.87822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.88023: done with get_vars() 23797 1726853519.88032: done getting variables 23797 1726853519.88128: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:31:59 -0400 (0:00:00.054) 0:00:03.541 ****** 23797 1726853519.88155: entering _queue_task() for managed_node3/dnf 23797 1726853519.88398: worker is 1 (out of 1 available) 23797 1726853519.88411: exiting _queue_task() for managed_node3/dnf 23797 1726853519.88423: done queuing things up, now waiting for results queue to drain 23797 1726853519.88424: waiting for pending results... 23797 1726853519.88696: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 23797 1726853519.88737: in run() - task 02083763-bbaf-a265-da97-00000000001d 23797 1726853519.88764: variable 'ansible_search_path' from source: unknown 23797 1726853519.88819: variable 'ansible_search_path' from source: unknown 23797 1726853519.88944: calling self._execute() 23797 1726853519.89239: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853519.89244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853519.89458: variable 'omit' from source: magic vars 23797 1726853519.90194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853519.93968: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853519.94137: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853519.94195: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853519.94352: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853519.94456: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853519.94585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853519.94679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853519.94748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853519.94968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853519.94973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853519.95278: variable 'ansible_distribution' from source: facts 23797 1726853519.95385: variable 'ansible_distribution_major_version' from source: facts 23797 1726853519.95403: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853519.95412: when evaluation is False, skipping this task 23797 1726853519.95420: _execute() done 23797 1726853519.95437: dumping result to json 23797 1726853519.95446: done dumping result, returning 23797 1726853519.95468: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [02083763-bbaf-a265-da97-00000000001d] 23797 1726853519.95550: sending task result for task 02083763-bbaf-a265-da97-00000000001d 23797 1726853519.96003: done sending task result for task 02083763-bbaf-a265-da97-00000000001d 23797 1726853519.96007: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853519.96051: no more pending results, returning what we have 23797 1726853519.96054: results queue empty 23797 1726853519.96055: checking for any_errors_fatal 23797 1726853519.96060: done checking for any_errors_fatal 23797 1726853519.96061: checking for max_fail_percentage 23797 1726853519.96062: done checking for max_fail_percentage 23797 1726853519.96067: checking to see if all hosts have failed and the running result is not ok 23797 1726853519.96068: done checking to see if all hosts have failed 23797 1726853519.96069: getting the remaining hosts for this loop 23797 1726853519.96070: done getting the remaining hosts for this loop 23797 1726853519.96075: getting the next task for host managed_node3 23797 1726853519.96079: done getting next task for host managed_node3 23797 1726853519.96083: ^ 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 23797 1726853519.96085: ^ 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 23797 1726853519.96097: getting variables 23797 1726853519.96098: in VariableManager get_vars() 23797 1726853519.96132: Calling all_inventory to load vars for managed_node3 23797 1726853519.96134: Calling groups_inventory to load vars for managed_node3 23797 1726853519.96137: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853519.96146: Calling all_plugins_play to load vars for managed_node3 23797 1726853519.96148: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853519.96151: Calling groups_plugins_play to load vars for managed_node3 23797 1726853519.96504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853519.96722: done with get_vars() 23797 1726853519.96731: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 23797 1726853519.96800: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:31:59 -0400 (0:00:00.086) 0:00:03.628 ****** 23797 1726853519.96833: entering _queue_task() for managed_node3/yum 23797 1726853519.96835: Creating lock for yum 23797 1726853519.97181: worker is 1 (out of 1 available) 23797 1726853519.97192: exiting _queue_task() for managed_node3/yum 23797 1726853519.97204: done queuing things up, now waiting for results queue to drain 23797 1726853519.97205: waiting for pending results... 23797 1726853519.97412: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 23797 1726853519.97526: in run() - task 02083763-bbaf-a265-da97-00000000001e 23797 1726853519.97547: variable 'ansible_search_path' from source: unknown 23797 1726853519.97556: variable 'ansible_search_path' from source: unknown 23797 1726853519.97662: calling self._execute() 23797 1726853519.97675: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853519.97682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853519.97696: variable 'omit' from source: magic vars 23797 1726853519.98229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853520.01059: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853520.01140: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853520.01185: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853520.01227: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853520.01259: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853520.01346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853520.01419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853520.01422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853520.01458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853520.01480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853520.01656: variable 'ansible_distribution' from source: facts 23797 1726853520.01668: variable 'ansible_distribution_major_version' from source: facts 23797 1726853520.01685: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853520.01745: when evaluation is False, skipping this task 23797 1726853520.01748: _execute() done 23797 1726853520.01750: dumping result to json 23797 1726853520.01752: done dumping result, returning 23797 1726853520.01755: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [02083763-bbaf-a265-da97-00000000001e] 23797 1726853520.01757: sending task result for task 02083763-bbaf-a265-da97-00000000001e 23797 1726853520.01838: done sending task result for task 02083763-bbaf-a265-da97-00000000001e 23797 1726853520.01842: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853520.02078: no more pending results, returning what we have 23797 1726853520.02081: results queue empty 23797 1726853520.02082: checking for any_errors_fatal 23797 1726853520.02089: done checking for any_errors_fatal 23797 1726853520.02089: checking for max_fail_percentage 23797 1726853520.02091: done checking for max_fail_percentage 23797 1726853520.02091: checking to see if all hosts have failed and the running result is not ok 23797 1726853520.02092: done checking to see if all hosts have failed 23797 1726853520.02093: getting the remaining hosts for this loop 23797 1726853520.02094: done getting the remaining hosts for this loop 23797 1726853520.02097: getting the next task for host managed_node3 23797 1726853520.02102: done getting next task for host managed_node3 23797 1726853520.02105: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 23797 1726853520.02107: ^ 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 23797 1726853520.02118: getting variables 23797 1726853520.02119: in VariableManager get_vars() 23797 1726853520.02156: Calling all_inventory to load vars for managed_node3 23797 1726853520.02159: Calling groups_inventory to load vars for managed_node3 23797 1726853520.02161: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853520.02169: Calling all_plugins_play to load vars for managed_node3 23797 1726853520.02173: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853520.02176: Calling groups_plugins_play to load vars for managed_node3 23797 1726853520.02419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853520.02669: done with get_vars() 23797 1726853520.02688: done getting variables 23797 1726853520.02756: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:32:00 -0400 (0:00:00.059) 0:00:03.688 ****** 23797 1726853520.02795: entering _queue_task() for managed_node3/fail 23797 1726853520.03158: worker is 1 (out of 1 available) 23797 1726853520.03177: exiting _queue_task() for managed_node3/fail 23797 1726853520.03189: done queuing things up, now waiting for results queue to drain 23797 1726853520.03191: waiting for pending results... 23797 1726853520.03491: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 23797 1726853520.03522: in run() - task 02083763-bbaf-a265-da97-00000000001f 23797 1726853520.03576: variable 'ansible_search_path' from source: unknown 23797 1726853520.03579: variable 'ansible_search_path' from source: unknown 23797 1726853520.03597: calling self._execute() 23797 1726853520.03679: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853520.03702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853520.03717: variable 'omit' from source: magic vars 23797 1726853520.04823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853520.09156: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853520.09378: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853520.09428: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853520.09558: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853520.09593: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853520.09727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853520.09957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853520.09960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853520.09962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853520.09964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853520.10319: variable 'ansible_distribution' from source: facts 23797 1726853520.10330: variable 'ansible_distribution_major_version' from source: facts 23797 1726853520.10345: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853520.10352: when evaluation is False, skipping this task 23797 1726853520.10393: _execute() done 23797 1726853520.10401: dumping result to json 23797 1726853520.10408: done dumping result, returning 23797 1726853520.10419: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-a265-da97-00000000001f] 23797 1726853520.10427: sending task result for task 02083763-bbaf-a265-da97-00000000001f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853520.10655: no more pending results, returning what we have 23797 1726853520.10658: results queue empty 23797 1726853520.10659: checking for any_errors_fatal 23797 1726853520.10665: done checking for any_errors_fatal 23797 1726853520.10666: checking for max_fail_percentage 23797 1726853520.10667: done checking for max_fail_percentage 23797 1726853520.10668: checking to see if all hosts have failed and the running result is not ok 23797 1726853520.10669: done checking to see if all hosts have failed 23797 1726853520.10669: getting the remaining hosts for this loop 23797 1726853520.10672: done getting the remaining hosts for this loop 23797 1726853520.10676: getting the next task for host managed_node3 23797 1726853520.10682: done getting next task for host managed_node3 23797 1726853520.10686: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 23797 1726853520.10688: ^ 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 23797 1726853520.10702: getting variables 23797 1726853520.10704: in VariableManager get_vars() 23797 1726853520.10745: Calling all_inventory to load vars for managed_node3 23797 1726853520.10748: Calling groups_inventory to load vars for managed_node3 23797 1726853520.10751: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853520.10765: Calling all_plugins_play to load vars for managed_node3 23797 1726853520.10768: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853520.10983: Calling groups_plugins_play to load vars for managed_node3 23797 1726853520.11397: done sending task result for task 02083763-bbaf-a265-da97-00000000001f 23797 1726853520.11400: WORKER PROCESS EXITING 23797 1726853520.11423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853520.11866: done with get_vars() 23797 1726853520.11879: done getting variables 23797 1726853520.11997: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:32:00 -0400 (0:00:00.092) 0:00:03.780 ****** 23797 1726853520.12144: entering _queue_task() for managed_node3/package 23797 1726853520.12667: worker is 1 (out of 1 available) 23797 1726853520.12680: exiting _queue_task() for managed_node3/package 23797 1726853520.12784: done queuing things up, now waiting for results queue to drain 23797 1726853520.12786: waiting for pending results... 23797 1726853520.13075: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 23797 1726853520.13274: in run() - task 02083763-bbaf-a265-da97-000000000020 23797 1726853520.13340: variable 'ansible_search_path' from source: unknown 23797 1726853520.13344: variable 'ansible_search_path' from source: unknown 23797 1726853520.13375: calling self._execute() 23797 1726853520.13576: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853520.13579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853520.13582: variable 'omit' from source: magic vars 23797 1726853520.14544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853520.19211: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853520.19343: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853520.19439: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853520.19544: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853520.19582: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853520.19748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853520.19872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853520.19905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853520.20120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853520.20124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853520.20536: variable 'ansible_distribution' from source: facts 23797 1726853520.20561: variable 'ansible_distribution_major_version' from source: facts 23797 1726853520.20581: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853520.20602: when evaluation is False, skipping this task 23797 1726853520.20816: _execute() done 23797 1726853520.20823: dumping result to json 23797 1726853520.20827: done dumping result, returning 23797 1726853520.20834: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-a265-da97-000000000020] 23797 1726853520.20836: sending task result for task 02083763-bbaf-a265-da97-000000000020 23797 1726853520.20923: done sending task result for task 02083763-bbaf-a265-da97-000000000020 23797 1726853520.20926: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853520.21035: no more pending results, returning what we have 23797 1726853520.21038: results queue empty 23797 1726853520.21039: checking for any_errors_fatal 23797 1726853520.21047: done checking for any_errors_fatal 23797 1726853520.21047: checking for max_fail_percentage 23797 1726853520.21049: done checking for max_fail_percentage 23797 1726853520.21050: checking to see if all hosts have failed and the running result is not ok 23797 1726853520.21051: done checking to see if all hosts have failed 23797 1726853520.21051: getting the remaining hosts for this loop 23797 1726853520.21052: done getting the remaining hosts for this loop 23797 1726853520.21056: getting the next task for host managed_node3 23797 1726853520.21061: done getting next task for host managed_node3 23797 1726853520.21064: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 23797 1726853520.21066: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23797 1726853520.21380: getting variables 23797 1726853520.21382: in VariableManager get_vars() 23797 1726853520.21417: Calling all_inventory to load vars for managed_node3 23797 1726853520.21420: Calling groups_inventory to load vars for managed_node3 23797 1726853520.21422: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853520.21431: Calling all_plugins_play to load vars for managed_node3 23797 1726853520.21434: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853520.21437: Calling groups_plugins_play to load vars for managed_node3 23797 1726853520.21740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853520.22381: done with get_vars() 23797 1726853520.22393: done getting variables 23797 1726853520.22468: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:32:00 -0400 (0:00:00.104) 0:00:03.885 ****** 23797 1726853520.22500: entering _queue_task() for managed_node3/package 23797 1726853520.23045: worker is 1 (out of 1 available) 23797 1726853520.23057: exiting _queue_task() for managed_node3/package 23797 1726853520.23069: done queuing things up, now waiting for results queue to drain 23797 1726853520.23072: waiting for pending results... 23797 1726853520.23354: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 23797 1726853520.23365: in run() - task 02083763-bbaf-a265-da97-000000000021 23797 1726853520.23389: variable 'ansible_search_path' from source: unknown 23797 1726853520.23397: variable 'ansible_search_path' from source: unknown 23797 1726853520.23510: calling self._execute() 23797 1726853520.23537: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853520.23558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853520.23624: variable 'omit' from source: magic vars 23797 1726853520.24102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853520.28219: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853520.28541: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853520.28649: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853520.28652: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853520.28665: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853520.28746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853520.28898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853520.28929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853520.29176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853520.29181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853520.29394: variable 'ansible_distribution' from source: facts 23797 1726853520.29417: variable 'ansible_distribution_major_version' from source: facts 23797 1726853520.29490: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853520.29499: when evaluation is False, skipping this task 23797 1726853520.29506: _execute() done 23797 1726853520.29576: dumping result to json 23797 1726853520.29579: done dumping result, returning 23797 1726853520.29581: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-a265-da97-000000000021] 23797 1726853520.29584: sending task result for task 02083763-bbaf-a265-da97-000000000021 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853520.29816: no more pending results, returning what we have 23797 1726853520.29820: results queue empty 23797 1726853520.29821: checking for any_errors_fatal 23797 1726853520.29828: done checking for any_errors_fatal 23797 1726853520.29828: checking for max_fail_percentage 23797 1726853520.29831: done checking for max_fail_percentage 23797 1726853520.29832: checking to see if all hosts have failed and the running result is not ok 23797 1726853520.29833: done checking to see if all hosts have failed 23797 1726853520.29835: getting the remaining hosts for this loop 23797 1726853520.29837: done getting the remaining hosts for this loop 23797 1726853520.29842: getting the next task for host managed_node3 23797 1726853520.29847: done getting next task for host managed_node3 23797 1726853520.29851: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 23797 1726853520.29853: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23797 1726853520.29866: getting variables 23797 1726853520.29868: in VariableManager get_vars() 23797 1726853520.29910: Calling all_inventory to load vars for managed_node3 23797 1726853520.29912: Calling groups_inventory to load vars for managed_node3 23797 1726853520.29915: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853520.29924: Calling all_plugins_play to load vars for managed_node3 23797 1726853520.29927: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853520.29930: Calling groups_plugins_play to load vars for managed_node3 23797 1726853520.30597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853520.31102: done with get_vars() 23797 1726853520.31112: done getting variables 23797 1726853520.31142: done sending task result for task 02083763-bbaf-a265-da97-000000000021 23797 1726853520.31146: WORKER PROCESS EXITING 23797 1726853520.31230: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:32:00 -0400 (0:00:00.087) 0:00:03.972 ****** 23797 1726853520.31258: entering _queue_task() for managed_node3/package 23797 1726853520.31823: worker is 1 (out of 1 available) 23797 1726853520.31837: exiting _queue_task() for managed_node3/package 23797 1726853520.31848: done queuing things up, now waiting for results queue to drain 23797 1726853520.31849: waiting for pending results... 23797 1726853520.32313: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 23797 1726853520.32480: in run() - task 02083763-bbaf-a265-da97-000000000022 23797 1726853520.32594: variable 'ansible_search_path' from source: unknown 23797 1726853520.32607: variable 'ansible_search_path' from source: unknown 23797 1726853520.32651: calling self._execute() 23797 1726853520.32929: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853520.32933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853520.32935: variable 'omit' from source: magic vars 23797 1726853520.33938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853520.39254: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853520.39436: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853520.39516: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853520.39556: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853520.39651: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853520.39787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853520.39923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853520.40040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853520.40378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853520.40381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853520.40899: variable 'ansible_distribution' from source: facts 23797 1726853520.40902: variable 'ansible_distribution_major_version' from source: facts 23797 1726853520.40977: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853520.40980: when evaluation is False, skipping this task 23797 1726853520.40984: _execute() done 23797 1726853520.40986: dumping result to json 23797 1726853520.40989: done dumping result, returning 23797 1726853520.40991: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-a265-da97-000000000022] 23797 1726853520.40993: sending task result for task 02083763-bbaf-a265-da97-000000000022 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853520.41265: no more pending results, returning what we have 23797 1726853520.41269: results queue empty 23797 1726853520.41272: checking for any_errors_fatal 23797 1726853520.41280: done checking for any_errors_fatal 23797 1726853520.41281: checking for max_fail_percentage 23797 1726853520.41283: done checking for max_fail_percentage 23797 1726853520.41284: checking to see if all hosts have failed and the running result is not ok 23797 1726853520.41285: done checking to see if all hosts have failed 23797 1726853520.41286: getting the remaining hosts for this loop 23797 1726853520.41288: done getting the remaining hosts for this loop 23797 1726853520.41292: getting the next task for host managed_node3 23797 1726853520.41298: done getting next task for host managed_node3 23797 1726853520.41301: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 23797 1726853520.41304: ^ 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 23797 1726853520.41318: getting variables 23797 1726853520.41319: in VariableManager get_vars() 23797 1726853520.41360: Calling all_inventory to load vars for managed_node3 23797 1726853520.41363: Calling groups_inventory to load vars for managed_node3 23797 1726853520.41366: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853520.41585: Calling all_plugins_play to load vars for managed_node3 23797 1726853520.41589: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853520.41594: Calling groups_plugins_play to load vars for managed_node3 23797 1726853520.42266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853520.42643: done with get_vars() 23797 1726853520.42654: done getting variables 23797 1726853520.42888: done sending task result for task 02083763-bbaf-a265-da97-000000000022 23797 1726853520.42892: WORKER PROCESS EXITING 23797 1726853520.42962: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:32:00 -0400 (0:00:00.120) 0:00:04.093 ****** 23797 1726853520.43301: entering _queue_task() for managed_node3/service 23797 1726853520.43303: Creating lock for service 23797 1726853520.44049: worker is 1 (out of 1 available) 23797 1726853520.44060: exiting _queue_task() for managed_node3/service 23797 1726853520.44072: done queuing things up, now waiting for results queue to drain 23797 1726853520.44074: waiting for pending results... 23797 1726853520.44434: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 23797 1726853520.44778: in run() - task 02083763-bbaf-a265-da97-000000000023 23797 1726853520.44783: variable 'ansible_search_path' from source: unknown 23797 1726853520.44786: variable 'ansible_search_path' from source: unknown 23797 1726853520.44805: calling self._execute() 23797 1726853520.45003: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853520.45015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853520.45032: variable 'omit' from source: magic vars 23797 1726853520.46007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853520.49947: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853520.50154: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853520.50215: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853520.50373: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853520.50404: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853520.50502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853520.50602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853520.50632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853520.50676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853520.50701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853520.50903: variable 'ansible_distribution' from source: facts 23797 1726853520.50915: variable 'ansible_distribution_major_version' from source: facts 23797 1726853520.50934: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853520.50942: when evaluation is False, skipping this task 23797 1726853520.50948: _execute() done 23797 1726853520.50954: dumping result to json 23797 1726853520.50962: done dumping result, returning 23797 1726853520.50975: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-a265-da97-000000000023] 23797 1726853520.50985: sending task result for task 02083763-bbaf-a265-da97-000000000023 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853520.51244: no more pending results, returning what we have 23797 1726853520.51248: results queue empty 23797 1726853520.51249: checking for any_errors_fatal 23797 1726853520.51256: done checking for any_errors_fatal 23797 1726853520.51257: checking for max_fail_percentage 23797 1726853520.51259: done checking for max_fail_percentage 23797 1726853520.51259: checking to see if all hosts have failed and the running result is not ok 23797 1726853520.51261: done checking to see if all hosts have failed 23797 1726853520.51262: getting the remaining hosts for this loop 23797 1726853520.51263: done getting the remaining hosts for this loop 23797 1726853520.51267: getting the next task for host managed_node3 23797 1726853520.51274: done getting next task for host managed_node3 23797 1726853520.51278: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 23797 1726853520.51280: ^ 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 23797 1726853520.51293: getting variables 23797 1726853520.51295: in VariableManager get_vars() 23797 1726853520.51334: Calling all_inventory to load vars for managed_node3 23797 1726853520.51336: Calling groups_inventory to load vars for managed_node3 23797 1726853520.51339: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853520.51350: Calling all_plugins_play to load vars for managed_node3 23797 1726853520.51353: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853520.51357: Calling groups_plugins_play to load vars for managed_node3 23797 1726853520.51835: done sending task result for task 02083763-bbaf-a265-da97-000000000023 23797 1726853520.51838: WORKER PROCESS EXITING 23797 1726853520.51862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853520.52108: done with get_vars() 23797 1726853520.52118: done getting variables 23797 1726853520.52180: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:32:00 -0400 (0:00:00.089) 0:00:04.182 ****** 23797 1726853520.52207: entering _queue_task() for managed_node3/service 23797 1726853520.52621: worker is 1 (out of 1 available) 23797 1726853520.52633: exiting _queue_task() for managed_node3/service 23797 1726853520.52644: done queuing things up, now waiting for results queue to drain 23797 1726853520.52645: waiting for pending results... 23797 1726853520.52910: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 23797 1726853520.53005: in run() - task 02083763-bbaf-a265-da97-000000000024 23797 1726853520.53027: variable 'ansible_search_path' from source: unknown 23797 1726853520.53035: variable 'ansible_search_path' from source: unknown 23797 1726853520.53076: calling self._execute() 23797 1726853520.53158: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853520.53245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853520.53248: variable 'omit' from source: magic vars 23797 1726853520.53651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853520.55865: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853520.55944: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853520.55991: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853520.56031: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853520.56074: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853520.56162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853520.56212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853520.56246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853520.56380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853520.56384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853520.56515: variable 'ansible_distribution' from source: facts 23797 1726853520.56529: variable 'ansible_distribution_major_version' from source: facts 23797 1726853520.56547: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853520.56556: when evaluation is False, skipping this task 23797 1726853520.56565: _execute() done 23797 1726853520.56577: dumping result to json 23797 1726853520.56585: done dumping result, returning 23797 1726853520.56605: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-a265-da97-000000000024] 23797 1726853520.56616: sending task result for task 02083763-bbaf-a265-da97-000000000024 23797 1726853520.56845: done sending task result for task 02083763-bbaf-a265-da97-000000000024 23797 1726853520.56849: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 23797 1726853520.56894: no more pending results, returning what we have 23797 1726853520.56897: results queue empty 23797 1726853520.56898: checking for any_errors_fatal 23797 1726853520.56904: done checking for any_errors_fatal 23797 1726853520.56905: checking for max_fail_percentage 23797 1726853520.56907: done checking for max_fail_percentage 23797 1726853520.56908: checking to see if all hosts have failed and the running result is not ok 23797 1726853520.56909: done checking to see if all hosts have failed 23797 1726853520.56909: getting the remaining hosts for this loop 23797 1726853520.56910: done getting the remaining hosts for this loop 23797 1726853520.56914: getting the next task for host managed_node3 23797 1726853520.56919: done getting next task for host managed_node3 23797 1726853520.56923: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 23797 1726853520.56925: ^ state is: HOST STATE: block=2, task=14, rescue=0, 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 23797 1726853520.56937: getting variables 23797 1726853520.56938: in VariableManager get_vars() 23797 1726853520.56978: Calling all_inventory to load vars for managed_node3 23797 1726853520.56981: Calling groups_inventory to load vars for managed_node3 23797 1726853520.56983: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853520.56990: Calling all_plugins_play to load vars for managed_node3 23797 1726853520.56993: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853520.56995: Calling groups_plugins_play to load vars for managed_node3 23797 1726853520.57277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853520.57781: done with get_vars() 23797 1726853520.57792: done getting variables 23797 1726853520.57851: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:32:00 -0400 (0:00:00.058) 0:00:04.241 ****** 23797 1726853520.58088: entering _queue_task() for managed_node3/service 23797 1726853520.58705: worker is 1 (out of 1 available) 23797 1726853520.58714: exiting _queue_task() for managed_node3/service 23797 1726853520.58722: done queuing things up, now waiting for results queue to drain 23797 1726853520.58723: waiting for pending results... 23797 1726853520.59111: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 23797 1726853520.59292: in run() - task 02083763-bbaf-a265-da97-000000000025 23797 1726853520.59296: variable 'ansible_search_path' from source: unknown 23797 1726853520.59299: variable 'ansible_search_path' from source: unknown 23797 1726853520.59536: calling self._execute() 23797 1726853520.59591: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853520.59621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853520.59645: variable 'omit' from source: magic vars 23797 1726853520.60877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853520.63686: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853520.63765: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853520.63808: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853520.63846: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853520.63886: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853520.63962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853520.63999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853520.64024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853520.64064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853520.64088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853520.64270: variable 'ansible_distribution' from source: facts 23797 1726853520.64283: variable 'ansible_distribution_major_version' from source: facts 23797 1726853520.64305: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853520.64312: when evaluation is False, skipping this task 23797 1726853520.64319: _execute() done 23797 1726853520.64325: dumping result to json 23797 1726853520.64332: done dumping result, returning 23797 1726853520.64345: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-a265-da97-000000000025] 23797 1726853520.64356: sending task result for task 02083763-bbaf-a265-da97-000000000025 23797 1726853520.64469: done sending task result for task 02083763-bbaf-a265-da97-000000000025 23797 1726853520.64473: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853520.64548: no more pending results, returning what we have 23797 1726853520.64551: results queue empty 23797 1726853520.64552: checking for any_errors_fatal 23797 1726853520.64559: done checking for any_errors_fatal 23797 1726853520.64560: checking for max_fail_percentage 23797 1726853520.64562: done checking for max_fail_percentage 23797 1726853520.64562: checking to see if all hosts have failed and the running result is not ok 23797 1726853520.64564: done checking to see if all hosts have failed 23797 1726853520.64564: getting the remaining hosts for this loop 23797 1726853520.64565: done getting the remaining hosts for this loop 23797 1726853520.64569: getting the next task for host managed_node3 23797 1726853520.64582: done getting next task for host managed_node3 23797 1726853520.64585: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 23797 1726853520.64588: ^ state is: HOST STATE: block=2, task=15, rescue=0, 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 23797 1726853520.64600: getting variables 23797 1726853520.64602: in VariableManager get_vars() 23797 1726853520.64646: Calling all_inventory to load vars for managed_node3 23797 1726853520.64649: Calling groups_inventory to load vars for managed_node3 23797 1726853520.64651: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853520.64664: Calling all_plugins_play to load vars for managed_node3 23797 1726853520.64667: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853520.64670: Calling groups_plugins_play to load vars for managed_node3 23797 1726853520.65113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853520.65344: done with get_vars() 23797 1726853520.65355: done getting variables 23797 1726853520.65413: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:32:00 -0400 (0:00:00.073) 0:00:04.314 ****** 23797 1726853520.65440: entering _queue_task() for managed_node3/service 23797 1726853520.65808: worker is 1 (out of 1 available) 23797 1726853520.65817: exiting _queue_task() for managed_node3/service 23797 1726853520.65827: done queuing things up, now waiting for results queue to drain 23797 1726853520.65828: waiting for pending results... 23797 1726853520.66064: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 23797 1726853520.66137: in run() - task 02083763-bbaf-a265-da97-000000000026 23797 1726853520.66140: variable 'ansible_search_path' from source: unknown 23797 1726853520.66143: variable 'ansible_search_path' from source: unknown 23797 1726853520.66145: calling self._execute() 23797 1726853520.66224: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853520.66242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853520.66258: variable 'omit' from source: magic vars 23797 1726853520.66758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853520.69100: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853520.69279: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853520.69283: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853520.69286: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853520.69310: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853520.69411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853520.69447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853520.69484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853520.69537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853520.69561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853520.69765: variable 'ansible_distribution' from source: facts 23797 1726853520.69780: variable 'ansible_distribution_major_version' from source: facts 23797 1726853520.69794: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853520.69800: when evaluation is False, skipping this task 23797 1726853520.69806: _execute() done 23797 1726853520.69811: dumping result to json 23797 1726853520.69817: done dumping result, returning 23797 1726853520.69826: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-a265-da97-000000000026] 23797 1726853520.69840: sending task result for task 02083763-bbaf-a265-da97-000000000026 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 23797 1726853520.70113: no more pending results, returning what we have 23797 1726853520.70117: results queue empty 23797 1726853520.70118: checking for any_errors_fatal 23797 1726853520.70122: done checking for any_errors_fatal 23797 1726853520.70123: checking for max_fail_percentage 23797 1726853520.70125: done checking for max_fail_percentage 23797 1726853520.70125: checking to see if all hosts have failed and the running result is not ok 23797 1726853520.70126: done checking to see if all hosts have failed 23797 1726853520.70127: getting the remaining hosts for this loop 23797 1726853520.70129: done getting the remaining hosts for this loop 23797 1726853520.70133: getting the next task for host managed_node3 23797 1726853520.70137: done getting next task for host managed_node3 23797 1726853520.70141: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 23797 1726853520.70143: ^ state is: HOST STATE: block=2, task=16, rescue=0, 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 23797 1726853520.70158: getting variables 23797 1726853520.70160: in VariableManager get_vars() 23797 1726853520.70198: Calling all_inventory to load vars for managed_node3 23797 1726853520.70200: Calling groups_inventory to load vars for managed_node3 23797 1726853520.70203: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853520.70212: Calling all_plugins_play to load vars for managed_node3 23797 1726853520.70215: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853520.70217: Calling groups_plugins_play to load vars for managed_node3 23797 1726853520.70576: done sending task result for task 02083763-bbaf-a265-da97-000000000026 23797 1726853520.70580: WORKER PROCESS EXITING 23797 1726853520.70608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853520.70830: done with get_vars() 23797 1726853520.70842: done getting variables 23797 1726853520.70905: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:32:00 -0400 (0:00:00.055) 0:00:04.369 ****** 23797 1726853520.70957: entering _queue_task() for managed_node3/copy 23797 1726853520.71402: worker is 1 (out of 1 available) 23797 1726853520.71413: exiting _queue_task() for managed_node3/copy 23797 1726853520.71423: done queuing things up, now waiting for results queue to drain 23797 1726853520.71425: waiting for pending results... 23797 1726853520.71652: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 23797 1726853520.71775: in run() - task 02083763-bbaf-a265-da97-000000000027 23797 1726853520.71808: variable 'ansible_search_path' from source: unknown 23797 1726853520.71816: variable 'ansible_search_path' from source: unknown 23797 1726853520.71873: calling self._execute() 23797 1726853520.71962: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853520.71976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853520.71990: variable 'omit' from source: magic vars 23797 1726853520.72673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853520.74985: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853520.75074: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853520.75116: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853520.75159: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853520.75193: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853520.75278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853520.75313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853520.75341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853520.75392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853520.75577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853520.75592: variable 'ansible_distribution' from source: facts 23797 1726853520.75603: variable 'ansible_distribution_major_version' from source: facts 23797 1726853520.75617: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853520.75624: when evaluation is False, skipping this task 23797 1726853520.75630: _execute() done 23797 1726853520.75637: dumping result to json 23797 1726853520.75643: done dumping result, returning 23797 1726853520.75653: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-a265-da97-000000000027] 23797 1726853520.75662: sending task result for task 02083763-bbaf-a265-da97-000000000027 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853520.75841: no more pending results, returning what we have 23797 1726853520.75845: results queue empty 23797 1726853520.75846: checking for any_errors_fatal 23797 1726853520.75852: done checking for any_errors_fatal 23797 1726853520.75853: checking for max_fail_percentage 23797 1726853520.75855: done checking for max_fail_percentage 23797 1726853520.75855: checking to see if all hosts have failed and the running result is not ok 23797 1726853520.75856: done checking to see if all hosts have failed 23797 1726853520.75857: getting the remaining hosts for this loop 23797 1726853520.75859: done getting the remaining hosts for this loop 23797 1726853520.75863: getting the next task for host managed_node3 23797 1726853520.75868: done getting next task for host managed_node3 23797 1726853520.75874: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 23797 1726853520.75876: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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 23797 1726853520.75889: getting variables 23797 1726853520.75890: in VariableManager get_vars() 23797 1726853520.75928: Calling all_inventory to load vars for managed_node3 23797 1726853520.75931: Calling groups_inventory to load vars for managed_node3 23797 1726853520.75933: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853520.75943: Calling all_plugins_play to load vars for managed_node3 23797 1726853520.75946: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853520.75949: Calling groups_plugins_play to load vars for managed_node3 23797 1726853520.76413: done sending task result for task 02083763-bbaf-a265-da97-000000000027 23797 1726853520.76417: WORKER PROCESS EXITING 23797 1726853520.76440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853520.76648: done with get_vars() 23797 1726853520.76658: 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:32:00 -0400 (0:00:00.057) 0:00:04.427 ****** 23797 1726853520.76735: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 23797 1726853520.76737: Creating lock for fedora.linux_system_roles.network_connections 23797 1726853520.77059: worker is 1 (out of 1 available) 23797 1726853520.77182: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 23797 1726853520.77193: done queuing things up, now waiting for results queue to drain 23797 1726853520.77194: waiting for pending results... 23797 1726853520.77424: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 23797 1726853520.77545: in run() - task 02083763-bbaf-a265-da97-000000000028 23797 1726853520.77568: variable 'ansible_search_path' from source: unknown 23797 1726853520.77579: variable 'ansible_search_path' from source: unknown 23797 1726853520.77624: calling self._execute() 23797 1726853520.77718: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853520.77732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853520.77746: variable 'omit' from source: magic vars 23797 1726853520.78293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853520.81343: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853520.81456: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853520.81538: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853520.81957: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853520.82079: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853520.82083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853520.82114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853520.82150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853520.82203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853520.82222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853520.82445: variable 'ansible_distribution' from source: facts 23797 1726853520.82480: variable 'ansible_distribution_major_version' from source: facts 23797 1726853520.82485: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853520.82493: when evaluation is False, skipping this task 23797 1726853520.82511: _execute() done 23797 1726853520.82514: dumping result to json 23797 1726853520.82626: done dumping result, returning 23797 1726853520.82630: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-a265-da97-000000000028] 23797 1726853520.82633: sending task result for task 02083763-bbaf-a265-da97-000000000028 23797 1726853520.82713: done sending task result for task 02083763-bbaf-a265-da97-000000000028 23797 1726853520.82716: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853520.82768: no more pending results, returning what we have 23797 1726853520.82774: results queue empty 23797 1726853520.82775: checking for any_errors_fatal 23797 1726853520.82782: done checking for any_errors_fatal 23797 1726853520.82783: checking for max_fail_percentage 23797 1726853520.82784: done checking for max_fail_percentage 23797 1726853520.82785: checking to see if all hosts have failed and the running result is not ok 23797 1726853520.82786: done checking to see if all hosts have failed 23797 1726853520.82787: getting the remaining hosts for this loop 23797 1726853520.82789: done getting the remaining hosts for this loop 23797 1726853520.82793: getting the next task for host managed_node3 23797 1726853520.82798: done getting next task for host managed_node3 23797 1726853520.82802: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 23797 1726853520.82804: ^ state is: HOST STATE: block=2, task=18, rescue=0, 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 23797 1726853520.82816: getting variables 23797 1726853520.82818: in VariableManager get_vars() 23797 1726853520.82861: Calling all_inventory to load vars for managed_node3 23797 1726853520.82864: Calling groups_inventory to load vars for managed_node3 23797 1726853520.82869: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853520.83166: Calling all_plugins_play to load vars for managed_node3 23797 1726853520.83173: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853520.83177: Calling groups_plugins_play to load vars for managed_node3 23797 1726853520.83656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853520.83990: done with get_vars() 23797 1726853520.84003: 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:32:00 -0400 (0:00:00.073) 0:00:04.501 ****** 23797 1726853520.84101: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 23797 1726853520.84103: Creating lock for fedora.linux_system_roles.network_state 23797 1726853520.84528: worker is 1 (out of 1 available) 23797 1726853520.84539: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 23797 1726853520.84549: done queuing things up, now waiting for results queue to drain 23797 1726853520.84550: waiting for pending results... 23797 1726853520.85098: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 23797 1726853520.85102: in run() - task 02083763-bbaf-a265-da97-000000000029 23797 1726853520.85106: variable 'ansible_search_path' from source: unknown 23797 1726853520.85108: variable 'ansible_search_path' from source: unknown 23797 1726853520.85377: calling self._execute() 23797 1726853520.85623: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853520.85627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853520.85630: variable 'omit' from source: magic vars 23797 1726853520.86342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853520.88649: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853520.88965: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853520.89013: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853520.89051: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853520.89083: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853520.89167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853520.89209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853520.89239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853520.89288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853520.89314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853520.89491: variable 'ansible_distribution' from source: facts 23797 1726853520.89502: variable 'ansible_distribution_major_version' from source: facts 23797 1726853520.89517: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853520.89531: when evaluation is False, skipping this task 23797 1726853520.89540: _execute() done 23797 1726853520.89547: dumping result to json 23797 1726853520.89554: done dumping result, returning 23797 1726853520.89641: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-a265-da97-000000000029] 23797 1726853520.89644: sending task result for task 02083763-bbaf-a265-da97-000000000029 23797 1726853520.89712: done sending task result for task 02083763-bbaf-a265-da97-000000000029 23797 1726853520.89715: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853520.89791: no more pending results, returning what we have 23797 1726853520.89795: results queue empty 23797 1726853520.89796: checking for any_errors_fatal 23797 1726853520.89802: done checking for any_errors_fatal 23797 1726853520.89802: checking for max_fail_percentage 23797 1726853520.89804: done checking for max_fail_percentage 23797 1726853520.89805: checking to see if all hosts have failed and the running result is not ok 23797 1726853520.89806: done checking to see if all hosts have failed 23797 1726853520.89807: getting the remaining hosts for this loop 23797 1726853520.89808: done getting the remaining hosts for this loop 23797 1726853520.89811: getting the next task for host managed_node3 23797 1726853520.89817: done getting next task for host managed_node3 23797 1726853520.89820: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 23797 1726853520.89823: ^ state is: HOST STATE: block=2, task=19, rescue=0, 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 23797 1726853520.89836: getting variables 23797 1726853520.89837: in VariableManager get_vars() 23797 1726853520.89881: Calling all_inventory to load vars for managed_node3 23797 1726853520.89884: Calling groups_inventory to load vars for managed_node3 23797 1726853520.89887: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853520.89899: Calling all_plugins_play to load vars for managed_node3 23797 1726853520.89902: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853520.89905: Calling groups_plugins_play to load vars for managed_node3 23797 1726853520.90237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853520.90605: done with get_vars() 23797 1726853520.90617: done getting variables 23797 1726853520.90684: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:32:00 -0400 (0:00:00.066) 0:00:04.567 ****** 23797 1726853520.90719: entering _queue_task() for managed_node3/debug 23797 1726853520.91138: worker is 1 (out of 1 available) 23797 1726853520.91151: exiting _queue_task() for managed_node3/debug 23797 1726853520.91161: done queuing things up, now waiting for results queue to drain 23797 1726853520.91163: waiting for pending results... 23797 1726853520.91372: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 23797 1726853520.91467: in run() - task 02083763-bbaf-a265-da97-00000000002a 23797 1726853520.91478: variable 'ansible_search_path' from source: unknown 23797 1726853520.91495: variable 'ansible_search_path' from source: unknown 23797 1726853520.91578: calling self._execute() 23797 1726853520.91620: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853520.91632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853520.91644: variable 'omit' from source: magic vars 23797 1726853520.92578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853520.96626: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853520.96695: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853520.96732: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853520.96775: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853520.96807: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853520.96906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853520.96938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853520.96979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853520.97022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853520.97041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853520.97218: variable 'ansible_distribution' from source: facts 23797 1726853520.97229: variable 'ansible_distribution_major_version' from source: facts 23797 1726853520.97243: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853520.97250: when evaluation is False, skipping this task 23797 1726853520.97257: _execute() done 23797 1726853520.97264: dumping result to json 23797 1726853520.97270: done dumping result, returning 23797 1726853520.97283: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-a265-da97-00000000002a] 23797 1726853520.97300: sending task result for task 02083763-bbaf-a265-da97-00000000002a skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23797 1726853520.97555: no more pending results, returning what we have 23797 1726853520.97559: results queue empty 23797 1726853520.97560: checking for any_errors_fatal 23797 1726853520.97566: done checking for any_errors_fatal 23797 1726853520.97567: checking for max_fail_percentage 23797 1726853520.97568: done checking for max_fail_percentage 23797 1726853520.97569: checking to see if all hosts have failed and the running result is not ok 23797 1726853520.97570: done checking to see if all hosts have failed 23797 1726853520.97573: getting the remaining hosts for this loop 23797 1726853520.97574: done getting the remaining hosts for this loop 23797 1726853520.97578: getting the next task for host managed_node3 23797 1726853520.97583: done getting next task for host managed_node3 23797 1726853520.97587: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 23797 1726853520.97589: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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 23797 1726853520.97601: getting variables 23797 1726853520.97603: in VariableManager get_vars() 23797 1726853520.97647: Calling all_inventory to load vars for managed_node3 23797 1726853520.97650: Calling groups_inventory to load vars for managed_node3 23797 1726853520.97653: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853520.97663: Calling all_plugins_play to load vars for managed_node3 23797 1726853520.97667: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853520.97669: Calling groups_plugins_play to load vars for managed_node3 23797 1726853520.97736: done sending task result for task 02083763-bbaf-a265-da97-00000000002a 23797 1726853520.97739: WORKER PROCESS EXITING 23797 1726853520.98023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853520.98305: done with get_vars() 23797 1726853520.98314: done getting variables 23797 1726853520.98368: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:32:00 -0400 (0:00:00.076) 0:00:04.644 ****** 23797 1726853520.98401: entering _queue_task() for managed_node3/debug 23797 1726853520.98641: worker is 1 (out of 1 available) 23797 1726853520.98653: exiting _queue_task() for managed_node3/debug 23797 1726853520.98662: done queuing things up, now waiting for results queue to drain 23797 1726853520.98663: waiting for pending results... 23797 1726853520.98909: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 23797 1726853520.99009: in run() - task 02083763-bbaf-a265-da97-00000000002b 23797 1726853520.99035: variable 'ansible_search_path' from source: unknown 23797 1726853520.99042: variable 'ansible_search_path' from source: unknown 23797 1726853520.99080: calling self._execute() 23797 1726853520.99162: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853520.99176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853520.99188: variable 'omit' from source: magic vars 23797 1726853520.99676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853521.02266: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853521.02477: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853521.02481: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853521.02484: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853521.02486: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853521.02524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853521.02558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853521.02589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853521.02640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853521.02676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853521.02878: variable 'ansible_distribution' from source: facts 23797 1726853521.02889: variable 'ansible_distribution_major_version' from source: facts 23797 1726853521.02903: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853521.02911: when evaluation is False, skipping this task 23797 1726853521.02917: _execute() done 23797 1726853521.02930: dumping result to json 23797 1726853521.02938: done dumping result, returning 23797 1726853521.02951: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-a265-da97-00000000002b] 23797 1726853521.03040: sending task result for task 02083763-bbaf-a265-da97-00000000002b 23797 1726853521.03112: done sending task result for task 02083763-bbaf-a265-da97-00000000002b 23797 1726853521.03115: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23797 1726853521.03186: no more pending results, returning what we have 23797 1726853521.03191: results queue empty 23797 1726853521.03192: checking for any_errors_fatal 23797 1726853521.03198: done checking for any_errors_fatal 23797 1726853521.03199: checking for max_fail_percentage 23797 1726853521.03201: done checking for max_fail_percentage 23797 1726853521.03202: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.03203: done checking to see if all hosts have failed 23797 1726853521.03204: getting the remaining hosts for this loop 23797 1726853521.03205: done getting the remaining hosts for this loop 23797 1726853521.03209: getting the next task for host managed_node3 23797 1726853521.03215: done getting next task for host managed_node3 23797 1726853521.03219: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 23797 1726853521.03221: ^ state is: HOST STATE: block=2, task=21, rescue=0, 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 23797 1726853521.03233: getting variables 23797 1726853521.03235: in VariableManager get_vars() 23797 1726853521.03298: Calling all_inventory to load vars for managed_node3 23797 1726853521.03300: Calling groups_inventory to load vars for managed_node3 23797 1726853521.03303: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.03314: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.03316: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.03319: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.03607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.03920: done with get_vars() 23797 1726853521.03931: done getting variables 23797 1726853521.03993: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:32:01 -0400 (0:00:00.056) 0:00:04.700 ****** 23797 1726853521.04023: entering _queue_task() for managed_node3/debug 23797 1726853521.04285: worker is 1 (out of 1 available) 23797 1726853521.04296: exiting _queue_task() for managed_node3/debug 23797 1726853521.04306: done queuing things up, now waiting for results queue to drain 23797 1726853521.04308: waiting for pending results... 23797 1726853521.04654: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 23797 1726853521.04664: in run() - task 02083763-bbaf-a265-da97-00000000002c 23797 1726853521.04688: variable 'ansible_search_path' from source: unknown 23797 1726853521.04696: variable 'ansible_search_path' from source: unknown 23797 1726853521.04736: calling self._execute() 23797 1726853521.04811: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853521.04820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853521.04832: variable 'omit' from source: magic vars 23797 1726853521.05331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853521.07915: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853521.07980: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853521.08025: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853521.08058: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853521.08120: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853521.08187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853521.08375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853521.08379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853521.08382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853521.08385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853521.08506: variable 'ansible_distribution' from source: facts 23797 1726853521.08522: variable 'ansible_distribution_major_version' from source: facts 23797 1726853521.08539: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853521.08547: when evaluation is False, skipping this task 23797 1726853521.08555: _execute() done 23797 1726853521.08562: dumping result to json 23797 1726853521.08569: done dumping result, returning 23797 1726853521.08592: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-a265-da97-00000000002c] 23797 1726853521.08601: sending task result for task 02083763-bbaf-a265-da97-00000000002c skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23797 1726853521.08844: no more pending results, returning what we have 23797 1726853521.08848: results queue empty 23797 1726853521.08849: checking for any_errors_fatal 23797 1726853521.08854: done checking for any_errors_fatal 23797 1726853521.08855: checking for max_fail_percentage 23797 1726853521.08857: done checking for max_fail_percentage 23797 1726853521.08858: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.08859: done checking to see if all hosts have failed 23797 1726853521.08860: getting the remaining hosts for this loop 23797 1726853521.08861: done getting the remaining hosts for this loop 23797 1726853521.08865: getting the next task for host managed_node3 23797 1726853521.08873: done getting next task for host managed_node3 23797 1726853521.08877: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 23797 1726853521.08879: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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 23797 1726853521.08892: getting variables 23797 1726853521.08894: in VariableManager get_vars() 23797 1726853521.08934: Calling all_inventory to load vars for managed_node3 23797 1726853521.08937: Calling groups_inventory to load vars for managed_node3 23797 1726853521.08940: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.08950: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.08953: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.08956: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.09513: done sending task result for task 02083763-bbaf-a265-da97-00000000002c 23797 1726853521.09516: WORKER PROCESS EXITING 23797 1726853521.09538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.09775: done with get_vars() 23797 1726853521.09793: 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:32:01 -0400 (0:00:00.058) 0:00:04.759 ****** 23797 1726853521.09924: entering _queue_task() for managed_node3/ping 23797 1726853521.09926: Creating lock for ping 23797 1726853521.10358: worker is 1 (out of 1 available) 23797 1726853521.10374: exiting _queue_task() for managed_node3/ping 23797 1726853521.10384: done queuing things up, now waiting for results queue to drain 23797 1726853521.10385: waiting for pending results... 23797 1726853521.10713: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 23797 1726853521.10844: in run() - task 02083763-bbaf-a265-da97-00000000002d 23797 1726853521.10876: variable 'ansible_search_path' from source: unknown 23797 1726853521.10885: variable 'ansible_search_path' from source: unknown 23797 1726853521.10927: calling self._execute() 23797 1726853521.11009: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853521.11075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853521.11078: variable 'omit' from source: magic vars 23797 1726853521.11547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853521.14319: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853521.14413: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853521.14464: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853521.14504: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853521.14556: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853521.14619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853521.14653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853521.14694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853521.14776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853521.14779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853521.14941: variable 'ansible_distribution' from source: facts 23797 1726853521.14954: variable 'ansible_distribution_major_version' from source: facts 23797 1726853521.14972: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853521.14986: when evaluation is False, skipping this task 23797 1726853521.15076: _execute() done 23797 1726853521.15080: dumping result to json 23797 1726853521.15082: done dumping result, returning 23797 1726853521.15085: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-a265-da97-00000000002d] 23797 1726853521.15088: sending task result for task 02083763-bbaf-a265-da97-00000000002d 23797 1726853521.15154: done sending task result for task 02083763-bbaf-a265-da97-00000000002d 23797 1726853521.15157: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853521.15209: no more pending results, returning what we have 23797 1726853521.15212: results queue empty 23797 1726853521.15213: checking for any_errors_fatal 23797 1726853521.15220: done checking for any_errors_fatal 23797 1726853521.15221: checking for max_fail_percentage 23797 1726853521.15222: done checking for max_fail_percentage 23797 1726853521.15223: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.15224: done checking to see if all hosts have failed 23797 1726853521.15225: getting the remaining hosts for this loop 23797 1726853521.15226: done getting the remaining hosts for this loop 23797 1726853521.15229: getting the next task for host managed_node3 23797 1726853521.15236: done getting next task for host managed_node3 23797 1726853521.15238: ^ task is: TASK: meta (role_complete) 23797 1726853521.15240: ^ 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 23797 1726853521.15251: getting variables 23797 1726853521.15253: in VariableManager get_vars() 23797 1726853521.15497: Calling all_inventory to load vars for managed_node3 23797 1726853521.15500: Calling groups_inventory to load vars for managed_node3 23797 1726853521.15503: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.15512: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.15515: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.15517: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.15773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.16030: done with get_vars() 23797 1726853521.16042: done getting variables 23797 1726853521.16145: done queuing things up, now waiting for results queue to drain 23797 1726853521.16147: results queue empty 23797 1726853521.16148: checking for any_errors_fatal 23797 1726853521.16151: done checking for any_errors_fatal 23797 1726853521.16151: checking for max_fail_percentage 23797 1726853521.16153: done checking for max_fail_percentage 23797 1726853521.16153: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.16154: done checking to see if all hosts have failed 23797 1726853521.16155: getting the remaining hosts for this loop 23797 1726853521.16156: done getting the remaining hosts for this loop 23797 1726853521.16158: getting the next task for host managed_node3 23797 1726853521.16162: done getting next task for host managed_node3 23797 1726853521.16164: ^ task is: TASK: Include the task 'el_repo_setup.yml' 23797 1726853521.16166: ^ 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 23797 1726853521.16168: getting variables 23797 1726853521.16169: in VariableManager get_vars() 23797 1726853521.16185: Calling all_inventory to load vars for managed_node3 23797 1726853521.16188: Calling groups_inventory to load vars for managed_node3 23797 1726853521.16190: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.16195: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.16197: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.16200: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.16346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.16834: done with get_vars() 23797 1726853521.16848: 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_default.yml:11 Friday 20 September 2024 13:32:01 -0400 (0:00:00.070) 0:00:04.829 ****** 23797 1726853521.16937: entering _queue_task() for managed_node3/include_tasks 23797 1726853521.17268: worker is 1 (out of 1 available) 23797 1726853521.17282: exiting _queue_task() for managed_node3/include_tasks 23797 1726853521.17295: done queuing things up, now waiting for results queue to drain 23797 1726853521.17297: waiting for pending results... 23797 1726853521.17687: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 23797 1726853521.17700: in run() - task 02083763-bbaf-a265-da97-00000000002f 23797 1726853521.17703: variable 'ansible_search_path' from source: unknown 23797 1726853521.17706: variable 'ansible_search_path' from source: unknown 23797 1726853521.17748: calling self._execute() 23797 1726853521.17839: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853521.17851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853521.17865: variable 'omit' from source: magic vars 23797 1726853521.18359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853521.20577: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853521.20677: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853521.20840: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853521.20844: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853521.20846: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853521.20897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853521.20945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853521.20980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853521.21032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853521.21116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853521.21309: variable 'ansible_distribution' from source: facts 23797 1726853521.21321: variable 'ansible_distribution_major_version' from source: facts 23797 1726853521.21343: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853521.21352: when evaluation is False, skipping this task 23797 1726853521.21360: _execute() done 23797 1726853521.21386: dumping result to json 23797 1726853521.21395: done dumping result, returning 23797 1726853521.21407: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [02083763-bbaf-a265-da97-00000000002f] 23797 1726853521.21486: sending task result for task 02083763-bbaf-a265-da97-00000000002f 23797 1726853521.21562: done sending task result for task 02083763-bbaf-a265-da97-00000000002f 23797 1726853521.21566: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853521.21634: no more pending results, returning what we have 23797 1726853521.21638: results queue empty 23797 1726853521.21640: checking for any_errors_fatal 23797 1726853521.21641: done checking for any_errors_fatal 23797 1726853521.21642: checking for max_fail_percentage 23797 1726853521.21643: done checking for max_fail_percentage 23797 1726853521.21644: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.21645: done checking to see if all hosts have failed 23797 1726853521.21646: getting the remaining hosts for this loop 23797 1726853521.21647: done getting the remaining hosts for this loop 23797 1726853521.21652: getting the next task for host managed_node3 23797 1726853521.21657: done getting next task for host managed_node3 23797 1726853521.21660: ^ task is: TASK: Test warning and info logs 23797 1726853521.21662: ^ state is: HOST STATE: block=4, 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 23797 1726853521.21665: getting variables 23797 1726853521.21667: in VariableManager get_vars() 23797 1726853521.21811: Calling all_inventory to load vars for managed_node3 23797 1726853521.21814: Calling groups_inventory to load vars for managed_node3 23797 1726853521.21817: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.21827: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.21832: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.21835: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.22177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.22463: done with get_vars() 23797 1726853521.22477: done getting variables 23797 1726853521.22576: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Test warning and info logs] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:13 Friday 20 September 2024 13:32:01 -0400 (0:00:00.056) 0:00:04.886 ****** 23797 1726853521.22616: entering _queue_task() for managed_node3/assert 23797 1726853521.22617: Creating lock for assert 23797 1726853521.23000: worker is 1 (out of 1 available) 23797 1726853521.23010: exiting _queue_task() for managed_node3/assert 23797 1726853521.23020: done queuing things up, now waiting for results queue to drain 23797 1726853521.23021: waiting for pending results... 23797 1726853521.23346: running TaskExecutor() for managed_node3/TASK: Test warning and info logs 23797 1726853521.23350: in run() - task 02083763-bbaf-a265-da97-000000000030 23797 1726853521.23353: variable 'ansible_search_path' from source: unknown 23797 1726853521.23356: variable 'ansible_search_path' from source: unknown 23797 1726853521.23398: calling self._execute() 23797 1726853521.23461: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853521.23475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853521.23490: variable 'omit' from source: magic vars 23797 1726853521.24051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853521.26178: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853521.26251: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853521.26303: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853521.26349: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853521.26380: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853521.26461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853521.26496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853521.26524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853521.26576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853521.26595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853521.26774: variable 'ansible_distribution' from source: facts 23797 1726853521.26778: variable 'ansible_distribution_major_version' from source: facts 23797 1726853521.26976: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853521.26979: when evaluation is False, skipping this task 23797 1726853521.26982: _execute() done 23797 1726853521.26984: dumping result to json 23797 1726853521.26987: done dumping result, returning 23797 1726853521.26989: done running TaskExecutor() for managed_node3/TASK: Test warning and info logs [02083763-bbaf-a265-da97-000000000030] 23797 1726853521.26991: sending task result for task 02083763-bbaf-a265-da97-000000000030 23797 1726853521.27060: done sending task result for task 02083763-bbaf-a265-da97-000000000030 23797 1726853521.27063: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853521.27111: no more pending results, returning what we have 23797 1726853521.27115: results queue empty 23797 1726853521.27117: checking for any_errors_fatal 23797 1726853521.27122: done checking for any_errors_fatal 23797 1726853521.27123: checking for max_fail_percentage 23797 1726853521.27124: done checking for max_fail_percentage 23797 1726853521.27125: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.27126: done checking to see if all hosts have failed 23797 1726853521.27127: getting the remaining hosts for this loop 23797 1726853521.27128: done getting the remaining hosts for this loop 23797 1726853521.27133: getting the next task for host managed_node3 23797 1726853521.27140: done getting next task for host managed_node3 23797 1726853521.27142: ^ task is: TASK: meta (flush_handlers) 23797 1726853521.27144: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23797 1726853521.27148: getting variables 23797 1726853521.27150: in VariableManager get_vars() 23797 1726853521.27191: Calling all_inventory to load vars for managed_node3 23797 1726853521.27194: Calling groups_inventory to load vars for managed_node3 23797 1726853521.27197: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.27208: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.27211: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.27214: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.27596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.27789: done with get_vars() 23797 1726853521.27798: done getting variables 23797 1726853521.27893: in VariableManager get_vars() 23797 1726853521.27901: Calling all_inventory to load vars for managed_node3 23797 1726853521.27903: Calling groups_inventory to load vars for managed_node3 23797 1726853521.27904: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.27907: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.27909: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.27910: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.28015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.28129: done with get_vars() 23797 1726853521.28141: done queuing things up, now waiting for results queue to drain 23797 1726853521.28143: results queue empty 23797 1726853521.28144: checking for any_errors_fatal 23797 1726853521.28146: done checking for any_errors_fatal 23797 1726853521.28147: checking for max_fail_percentage 23797 1726853521.28148: done checking for max_fail_percentage 23797 1726853521.28148: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.28149: done checking to see if all hosts have failed 23797 1726853521.28149: getting the remaining hosts for this loop 23797 1726853521.28150: done getting the remaining hosts for this loop 23797 1726853521.28152: getting the next task for host managed_node3 23797 1726853521.28154: done getting next task for host managed_node3 23797 1726853521.28155: ^ task is: TASK: meta (flush_handlers) 23797 1726853521.28156: ^ state is: HOST STATE: block=6, 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 23797 1726853521.28158: getting variables 23797 1726853521.28159: in VariableManager get_vars() 23797 1726853521.28169: Calling all_inventory to load vars for managed_node3 23797 1726853521.28172: Calling groups_inventory to load vars for managed_node3 23797 1726853521.28174: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.28178: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.28179: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.28181: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.28258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.28381: done with get_vars() 23797 1726853521.28387: done getting variables 23797 1726853521.28416: in VariableManager get_vars() 23797 1726853521.28422: Calling all_inventory to load vars for managed_node3 23797 1726853521.28423: Calling groups_inventory to load vars for managed_node3 23797 1726853521.28425: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.28427: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.28429: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.28430: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.28507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.28617: done with get_vars() 23797 1726853521.28624: done queuing things up, now waiting for results queue to drain 23797 1726853521.28626: results queue empty 23797 1726853521.28626: checking for any_errors_fatal 23797 1726853521.28627: done checking for any_errors_fatal 23797 1726853521.28627: checking for max_fail_percentage 23797 1726853521.28628: done checking for max_fail_percentage 23797 1726853521.28628: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.28629: done checking to see if all hosts have failed 23797 1726853521.28629: getting the remaining hosts for this loop 23797 1726853521.28631: done getting the remaining hosts for this loop 23797 1726853521.28633: getting the next task for host managed_node3 23797 1726853521.28634: done getting next task for host managed_node3 23797 1726853521.28635: ^ task is: None 23797 1726853521.28636: ^ state is: HOST STATE: block=7, 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 23797 1726853521.28636: done queuing things up, now waiting for results queue to drain 23797 1726853521.28637: results queue empty 23797 1726853521.28637: checking for any_errors_fatal 23797 1726853521.28638: done checking for any_errors_fatal 23797 1726853521.28638: checking for max_fail_percentage 23797 1726853521.28639: done checking for max_fail_percentage 23797 1726853521.28639: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.28640: done checking to see if all hosts have failed 23797 1726853521.28640: getting the next task for host managed_node3 23797 1726853521.28642: done getting next task for host managed_node3 23797 1726853521.28642: ^ task is: None 23797 1726853521.28643: ^ state is: HOST STATE: block=7, 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 23797 1726853521.28672: in VariableManager get_vars() 23797 1726853521.28682: done with get_vars() 23797 1726853521.28686: in VariableManager get_vars() 23797 1726853521.28692: done with get_vars() 23797 1726853521.28695: variable 'omit' from source: magic vars 23797 1726853521.28715: in VariableManager get_vars() 23797 1726853521.28721: done with get_vars() 23797 1726853521.28734: variable 'omit' from source: magic vars PLAY [Run playbook 'tests_default.yml' with nm as provider] ******************** 23797 1726853521.28846: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 23797 1726853521.28864: getting the remaining hosts for this loop 23797 1726853521.28865: done getting the remaining hosts for this loop 23797 1726853521.28866: getting the next task for host managed_node3 23797 1726853521.28868: done getting next task for host managed_node3 23797 1726853521.28869: ^ task is: TASK: Gathering Facts 23797 1726853521.28870: ^ 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 23797 1726853521.28873: getting variables 23797 1726853521.28874: in VariableManager get_vars() 23797 1726853521.28879: Calling all_inventory to load vars for managed_node3 23797 1726853521.28880: Calling groups_inventory to load vars for managed_node3 23797 1726853521.28881: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.28884: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.28886: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.28887: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.28989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.29092: done with get_vars() 23797 1726853521.29098: done getting variables 23797 1726853521.29124: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:3 Friday 20 September 2024 13:32:01 -0400 (0:00:00.065) 0:00:04.951 ****** 23797 1726853521.29141: entering _queue_task() for managed_node3/gather_facts 23797 1726853521.29331: worker is 1 (out of 1 available) 23797 1726853521.29343: exiting _queue_task() for managed_node3/gather_facts 23797 1726853521.29354: done queuing things up, now waiting for results queue to drain 23797 1726853521.29355: waiting for pending results... 23797 1726853521.29510: running TaskExecutor() for managed_node3/TASK: Gathering Facts 23797 1726853521.29572: in run() - task 02083763-bbaf-a265-da97-000000000181 23797 1726853521.29587: variable 'ansible_search_path' from source: unknown 23797 1726853521.29591: variable 'ansible_search_path' from source: unknown 23797 1726853521.29617: calling self._execute() 23797 1726853521.29674: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853521.29678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853521.29705: variable 'omit' from source: magic vars 23797 1726853521.30277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853521.31798: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853521.31846: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853521.31876: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853521.31900: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853521.31923: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853521.31991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853521.32011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853521.32030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853521.32077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853521.32081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853521.32191: variable 'ansible_distribution' from source: facts 23797 1726853521.32196: variable 'ansible_distribution_major_version' from source: facts 23797 1726853521.32206: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853521.32209: when evaluation is False, skipping this task 23797 1726853521.32211: _execute() done 23797 1726853521.32214: dumping result to json 23797 1726853521.32216: done dumping result, returning 23797 1726853521.32222: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [02083763-bbaf-a265-da97-000000000181] 23797 1726853521.32227: sending task result for task 02083763-bbaf-a265-da97-000000000181 23797 1726853521.32303: done sending task result for task 02083763-bbaf-a265-da97-000000000181 23797 1726853521.32306: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853521.32390: no more pending results, returning what we have 23797 1726853521.32393: results queue empty 23797 1726853521.32394: checking for any_errors_fatal 23797 1726853521.32395: done checking for any_errors_fatal 23797 1726853521.32396: checking for max_fail_percentage 23797 1726853521.32397: done checking for max_fail_percentage 23797 1726853521.32398: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.32399: done checking to see if all hosts have failed 23797 1726853521.32400: getting the remaining hosts for this loop 23797 1726853521.32401: done getting the remaining hosts for this loop 23797 1726853521.32404: getting the next task for host managed_node3 23797 1726853521.32409: done getting next task for host managed_node3 23797 1726853521.32410: ^ task is: TASK: meta (flush_handlers) 23797 1726853521.32412: ^ 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 23797 1726853521.32415: getting variables 23797 1726853521.32416: in VariableManager get_vars() 23797 1726853521.32444: Calling all_inventory to load vars for managed_node3 23797 1726853521.32446: Calling groups_inventory to load vars for managed_node3 23797 1726853521.32449: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.32459: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.32461: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.32464: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.32597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.32710: done with get_vars() 23797 1726853521.32717: done getting variables 23797 1726853521.32761: in VariableManager get_vars() 23797 1726853521.32768: Calling all_inventory to load vars for managed_node3 23797 1726853521.32769: Calling groups_inventory to load vars for managed_node3 23797 1726853521.32772: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.32775: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.32777: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.32778: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.32888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.33039: done with get_vars() 23797 1726853521.33052: done queuing things up, now waiting for results queue to drain 23797 1726853521.33053: results queue empty 23797 1726853521.33054: checking for any_errors_fatal 23797 1726853521.33056: done checking for any_errors_fatal 23797 1726853521.33057: checking for max_fail_percentage 23797 1726853521.33058: done checking for max_fail_percentage 23797 1726853521.33058: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.33059: done checking to see if all hosts have failed 23797 1726853521.33060: getting the remaining hosts for this loop 23797 1726853521.33060: done getting the remaining hosts for this loop 23797 1726853521.33063: getting the next task for host managed_node3 23797 1726853521.33067: done getting next task for host managed_node3 23797 1726853521.33070: ^ task is: TASK: Include the task 'el_repo_setup.yml' 23797 1726853521.33073: ^ 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 23797 1726853521.33075: getting variables 23797 1726853521.33076: in VariableManager get_vars() 23797 1726853521.33089: Calling all_inventory to load vars for managed_node3 23797 1726853521.33091: Calling groups_inventory to load vars for managed_node3 23797 1726853521.33093: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.33097: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.33099: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.33102: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.33227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.33404: done with get_vars() 23797 1726853521.33412: 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_default_nm.yml:8 Friday 20 September 2024 13:32:01 -0400 (0:00:00.043) 0:00:04.995 ****** 23797 1726853521.33482: entering _queue_task() for managed_node3/include_tasks 23797 1726853521.33775: worker is 1 (out of 1 available) 23797 1726853521.33788: exiting _queue_task() for managed_node3/include_tasks 23797 1726853521.33800: done queuing things up, now waiting for results queue to drain 23797 1726853521.33801: waiting for pending results... 23797 1726853521.34188: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 23797 1726853521.34192: in run() - task 02083763-bbaf-a265-da97-000000000034 23797 1726853521.34195: variable 'ansible_search_path' from source: unknown 23797 1726853521.34198: variable 'ansible_search_path' from source: unknown 23797 1726853521.34214: calling self._execute() 23797 1726853521.34298: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853521.34311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853521.34324: variable 'omit' from source: magic vars 23797 1726853521.34808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853521.36999: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853521.37069: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853521.37118: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853521.37158: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853521.37193: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853521.37279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853521.37333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853521.37364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853521.37411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853521.37437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853521.37611: variable 'ansible_distribution' from source: facts 23797 1726853521.37622: variable 'ansible_distribution_major_version' from source: facts 23797 1726853521.37639: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853521.37653: when evaluation is False, skipping this task 23797 1726853521.37661: _execute() done 23797 1726853521.37672: dumping result to json 23797 1726853521.37680: done dumping result, returning 23797 1726853521.37690: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [02083763-bbaf-a265-da97-000000000034] 23797 1726853521.37700: sending task result for task 02083763-bbaf-a265-da97-000000000034 23797 1726853521.37823: done sending task result for task 02083763-bbaf-a265-da97-000000000034 23797 1726853521.37827: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853521.37906: no more pending results, returning what we have 23797 1726853521.37910: results queue empty 23797 1726853521.37911: checking for any_errors_fatal 23797 1726853521.37913: done checking for any_errors_fatal 23797 1726853521.37913: checking for max_fail_percentage 23797 1726853521.37915: done checking for max_fail_percentage 23797 1726853521.37916: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.37917: done checking to see if all hosts have failed 23797 1726853521.37918: getting the remaining hosts for this loop 23797 1726853521.37920: done getting the remaining hosts for this loop 23797 1726853521.37924: getting the next task for host managed_node3 23797 1726853521.37929: done getting next task for host managed_node3 23797 1726853521.37931: ^ task is: TASK: Set network provider to 'nm' 23797 1726853521.37933: ^ 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 23797 1726853521.37936: getting variables 23797 1726853521.37938: in VariableManager get_vars() 23797 1726853521.37972: Calling all_inventory to load vars for managed_node3 23797 1726853521.37975: Calling groups_inventory to load vars for managed_node3 23797 1726853521.37979: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.37989: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.37992: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.37995: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.38377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.38631: done with get_vars() 23797 1726853521.38642: done getting variables 23797 1726853521.38702: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:10 Friday 20 September 2024 13:32:01 -0400 (0:00:00.052) 0:00:05.047 ****** 23797 1726853521.38731: entering _queue_task() for managed_node3/set_fact 23797 1726853521.38997: worker is 1 (out of 1 available) 23797 1726853521.39008: exiting _queue_task() for managed_node3/set_fact 23797 1726853521.39019: done queuing things up, now waiting for results queue to drain 23797 1726853521.39020: waiting for pending results... 23797 1726853521.39386: running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' 23797 1726853521.39391: in run() - task 02083763-bbaf-a265-da97-000000000035 23797 1726853521.39393: variable 'ansible_search_path' from source: unknown 23797 1726853521.39396: variable 'ansible_search_path' from source: unknown 23797 1726853521.39425: calling self._execute() 23797 1726853521.39508: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853521.39518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853521.39530: variable 'omit' from source: magic vars 23797 1726853521.40085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853521.42190: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853521.42277: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853521.42323: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853521.42361: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853521.42396: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853521.42676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853521.42680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853521.42683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853521.42685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853521.42687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853521.42766: variable 'ansible_distribution' from source: facts 23797 1726853521.42781: variable 'ansible_distribution_major_version' from source: facts 23797 1726853521.42801: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853521.42810: when evaluation is False, skipping this task 23797 1726853521.42817: _execute() done 23797 1726853521.42823: dumping result to json 23797 1726853521.42830: done dumping result, returning 23797 1726853521.42841: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' [02083763-bbaf-a265-da97-000000000035] 23797 1726853521.42850: sending task result for task 02083763-bbaf-a265-da97-000000000035 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853521.42997: no more pending results, returning what we have 23797 1726853521.43001: results queue empty 23797 1726853521.43003: checking for any_errors_fatal 23797 1726853521.43008: done checking for any_errors_fatal 23797 1726853521.43009: checking for max_fail_percentage 23797 1726853521.43011: done checking for max_fail_percentage 23797 1726853521.43012: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.43013: done checking to see if all hosts have failed 23797 1726853521.43014: getting the remaining hosts for this loop 23797 1726853521.43015: done getting the remaining hosts for this loop 23797 1726853521.43019: getting the next task for host managed_node3 23797 1726853521.43025: done getting next task for host managed_node3 23797 1726853521.43027: ^ task is: TASK: meta (flush_handlers) 23797 1726853521.43029: ^ 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 23797 1726853521.43034: getting variables 23797 1726853521.43036: in VariableManager get_vars() 23797 1726853521.43135: Calling all_inventory to load vars for managed_node3 23797 1726853521.43138: Calling groups_inventory to load vars for managed_node3 23797 1726853521.43142: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.43152: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.43155: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.43158: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.43510: done sending task result for task 02083763-bbaf-a265-da97-000000000035 23797 1726853521.43514: WORKER PROCESS EXITING 23797 1726853521.43538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.43834: done with get_vars() 23797 1726853521.43844: done getting variables 23797 1726853521.43911: in VariableManager get_vars() 23797 1726853521.43919: Calling all_inventory to load vars for managed_node3 23797 1726853521.43922: Calling groups_inventory to load vars for managed_node3 23797 1726853521.43924: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.43928: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.43931: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.43933: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.44063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.44247: done with get_vars() 23797 1726853521.44259: done queuing things up, now waiting for results queue to drain 23797 1726853521.44261: results queue empty 23797 1726853521.44262: checking for any_errors_fatal 23797 1726853521.44264: done checking for any_errors_fatal 23797 1726853521.44265: checking for max_fail_percentage 23797 1726853521.44266: done checking for max_fail_percentage 23797 1726853521.44267: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.44267: done checking to see if all hosts have failed 23797 1726853521.44268: getting the remaining hosts for this loop 23797 1726853521.44269: done getting the remaining hosts for this loop 23797 1726853521.44273: getting the next task for host managed_node3 23797 1726853521.44277: done getting next task for host managed_node3 23797 1726853521.44278: ^ task is: TASK: meta (flush_handlers) 23797 1726853521.44280: ^ 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 23797 1726853521.44282: getting variables 23797 1726853521.44283: in VariableManager get_vars() 23797 1726853521.44296: Calling all_inventory to load vars for managed_node3 23797 1726853521.44298: Calling groups_inventory to load vars for managed_node3 23797 1726853521.44300: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.44304: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.44306: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.44309: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.44456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.44634: done with get_vars() 23797 1726853521.44641: done getting variables 23797 1726853521.44686: in VariableManager get_vars() 23797 1726853521.44693: Calling all_inventory to load vars for managed_node3 23797 1726853521.44695: Calling groups_inventory to load vars for managed_node3 23797 1726853521.44698: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.44702: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.44704: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.44707: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.44835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.45014: done with get_vars() 23797 1726853521.45025: done queuing things up, now waiting for results queue to drain 23797 1726853521.45027: results queue empty 23797 1726853521.45028: checking for any_errors_fatal 23797 1726853521.45029: done checking for any_errors_fatal 23797 1726853521.45030: checking for max_fail_percentage 23797 1726853521.45032: done checking for max_fail_percentage 23797 1726853521.45032: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.45033: done checking to see if all hosts have failed 23797 1726853521.45034: getting the remaining hosts for this loop 23797 1726853521.45034: done getting the remaining hosts for this loop 23797 1726853521.45037: getting the next task for host managed_node3 23797 1726853521.45040: done getting next task for host managed_node3 23797 1726853521.45041: ^ task is: None 23797 1726853521.45042: ^ 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 23797 1726853521.45043: done queuing things up, now waiting for results queue to drain 23797 1726853521.45044: results queue empty 23797 1726853521.45044: checking for any_errors_fatal 23797 1726853521.45045: done checking for any_errors_fatal 23797 1726853521.45046: checking for max_fail_percentage 23797 1726853521.45047: done checking for max_fail_percentage 23797 1726853521.45047: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.45048: done checking to see if all hosts have failed 23797 1726853521.45049: getting the next task for host managed_node3 23797 1726853521.45051: done getting next task for host managed_node3 23797 1726853521.45052: ^ task is: None 23797 1726853521.45053: ^ 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 23797 1726853521.45088: in VariableManager get_vars() 23797 1726853521.45107: done with get_vars() 23797 1726853521.45112: in VariableManager get_vars() 23797 1726853521.45124: done with get_vars() 23797 1726853521.45128: variable 'omit' from source: magic vars 23797 1726853521.45157: in VariableManager get_vars() 23797 1726853521.45169: done with get_vars() 23797 1726853521.45193: variable 'omit' from source: magic vars PLAY [Test executing the role with default parameters] ************************* 23797 1726853521.45827: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 23797 1726853521.45851: getting the remaining hosts for this loop 23797 1726853521.45852: done getting the remaining hosts for this loop 23797 1726853521.45855: getting the next task for host managed_node3 23797 1726853521.45857: done getting next task for host managed_node3 23797 1726853521.45859: ^ task is: TASK: meta (flush_handlers) 23797 1726853521.45860: ^ 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 23797 1726853521.45863: getting variables 23797 1726853521.45863: in VariableManager get_vars() 23797 1726853521.45875: Calling all_inventory to load vars for managed_node3 23797 1726853521.45877: Calling groups_inventory to load vars for managed_node3 23797 1726853521.45879: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.45883: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.45886: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.45888: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.46019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.46198: done with get_vars() 23797 1726853521.46206: done getting variables 23797 1726853521.46251: in VariableManager get_vars() 23797 1726853521.46261: Calling all_inventory to load vars for managed_node3 23797 1726853521.46263: Calling groups_inventory to load vars for managed_node3 23797 1726853521.46265: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.46269: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.46273: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.46276: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.46422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.46604: done with get_vars() 23797 1726853521.46616: done queuing things up, now waiting for results queue to drain 23797 1726853521.46618: results queue empty 23797 1726853521.46619: checking for any_errors_fatal 23797 1726853521.46620: done checking for any_errors_fatal 23797 1726853521.46620: checking for max_fail_percentage 23797 1726853521.46621: done checking for max_fail_percentage 23797 1726853521.46622: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.46623: done checking to see if all hosts have failed 23797 1726853521.46623: getting the remaining hosts for this loop 23797 1726853521.46625: done getting the remaining hosts for this loop 23797 1726853521.46627: getting the next task for host managed_node3 23797 1726853521.46631: done getting next task for host managed_node3 23797 1726853521.46634: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 23797 1726853521.46635: ^ 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 23797 1726853521.46644: getting variables 23797 1726853521.46645: in VariableManager get_vars() 23797 1726853521.46656: Calling all_inventory to load vars for managed_node3 23797 1726853521.46658: Calling groups_inventory to load vars for managed_node3 23797 1726853521.46660: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.46669: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.46673: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.46676: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.46806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.46988: done with get_vars() 23797 1726853521.46995: 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:32:01 -0400 (0:00:00.083) 0:00:05.130 ****** 23797 1726853521.47058: entering _queue_task() for managed_node3/include_tasks 23797 1726853521.47344: worker is 1 (out of 1 available) 23797 1726853521.47356: exiting _queue_task() for managed_node3/include_tasks 23797 1726853521.47368: done queuing things up, now waiting for results queue to drain 23797 1726853521.47369: waiting for pending results... 23797 1726853521.47629: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 23797 1726853521.47777: in run() - task 02083763-bbaf-a265-da97-00000000003d 23797 1726853521.47780: variable 'ansible_search_path' from source: unknown 23797 1726853521.47782: variable 'ansible_search_path' from source: unknown 23797 1726853521.47788: calling self._execute() 23797 1726853521.47868: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853521.47882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853521.47896: variable 'omit' from source: magic vars 23797 1726853521.48403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853521.50577: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853521.50694: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853521.50733: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853521.50772: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853521.50803: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853521.50883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853521.50918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853521.50949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853521.51002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853521.51022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853521.51187: variable 'ansible_distribution' from source: facts 23797 1726853521.51200: variable 'ansible_distribution_major_version' from source: facts 23797 1726853521.51216: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853521.51225: when evaluation is False, skipping this task 23797 1726853521.51233: _execute() done 23797 1726853521.51239: dumping result to json 23797 1726853521.51245: done dumping result, returning 23797 1726853521.51257: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-a265-da97-00000000003d] 23797 1726853521.51266: sending task result for task 02083763-bbaf-a265-da97-00000000003d 23797 1726853521.51375: done sending task result for task 02083763-bbaf-a265-da97-00000000003d 23797 1726853521.51383: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853521.51440: no more pending results, returning what we have 23797 1726853521.51444: results queue empty 23797 1726853521.51445: checking for any_errors_fatal 23797 1726853521.51446: done checking for any_errors_fatal 23797 1726853521.51447: checking for max_fail_percentage 23797 1726853521.51448: done checking for max_fail_percentage 23797 1726853521.51449: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.51450: done checking to see if all hosts have failed 23797 1726853521.51450: getting the remaining hosts for this loop 23797 1726853521.51452: done getting the remaining hosts for this loop 23797 1726853521.51458: getting the next task for host managed_node3 23797 1726853521.51463: done getting next task for host managed_node3 23797 1726853521.51466: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 23797 1726853521.51468: ^ 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 23797 1726853521.51481: getting variables 23797 1726853521.51482: in VariableManager get_vars() 23797 1726853521.51565: Calling all_inventory to load vars for managed_node3 23797 1726853521.51568: Calling groups_inventory to load vars for managed_node3 23797 1726853521.51570: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.51586: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.51589: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.51591: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.51753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.51949: done with get_vars() 23797 1726853521.51959: done getting variables 23797 1726853521.52021: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:32:01 -0400 (0:00:00.049) 0:00:05.180 ****** 23797 1726853521.52050: entering _queue_task() for managed_node3/debug 23797 1726853521.52311: worker is 1 (out of 1 available) 23797 1726853521.52322: exiting _queue_task() for managed_node3/debug 23797 1726853521.52333: done queuing things up, now waiting for results queue to drain 23797 1726853521.52334: waiting for pending results... 23797 1726853521.52584: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 23797 1726853521.52679: in run() - task 02083763-bbaf-a265-da97-00000000003e 23797 1726853521.52776: variable 'ansible_search_path' from source: unknown 23797 1726853521.52782: variable 'ansible_search_path' from source: unknown 23797 1726853521.52785: calling self._execute() 23797 1726853521.52823: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853521.52835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853521.52850: variable 'omit' from source: magic vars 23797 1726853521.53334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853521.55676: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853521.55747: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853521.55790: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853521.55935: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853521.55939: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853521.55958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853521.55997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853521.56027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853521.56078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853521.56099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853521.56276: variable 'ansible_distribution' from source: facts 23797 1726853521.56288: variable 'ansible_distribution_major_version' from source: facts 23797 1726853521.56303: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853521.56311: when evaluation is False, skipping this task 23797 1726853521.56319: _execute() done 23797 1726853521.56325: dumping result to json 23797 1726853521.56333: done dumping result, returning 23797 1726853521.56345: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-a265-da97-00000000003e] 23797 1726853521.56356: sending task result for task 02083763-bbaf-a265-da97-00000000003e skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23797 1726853521.56615: no more pending results, returning what we have 23797 1726853521.56619: results queue empty 23797 1726853521.56620: checking for any_errors_fatal 23797 1726853521.56625: done checking for any_errors_fatal 23797 1726853521.56626: checking for max_fail_percentage 23797 1726853521.56627: done checking for max_fail_percentage 23797 1726853521.56628: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.56629: done checking to see if all hosts have failed 23797 1726853521.56631: getting the remaining hosts for this loop 23797 1726853521.56632: done getting the remaining hosts for this loop 23797 1726853521.56636: getting the next task for host managed_node3 23797 1726853521.56642: done getting next task for host managed_node3 23797 1726853521.56645: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 23797 1726853521.56647: ^ 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 23797 1726853521.56661: getting variables 23797 1726853521.56663: in VariableManager get_vars() 23797 1726853521.56705: Calling all_inventory to load vars for managed_node3 23797 1726853521.56708: Calling groups_inventory to load vars for managed_node3 23797 1726853521.56711: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.56721: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.56724: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.56727: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.57084: done sending task result for task 02083763-bbaf-a265-da97-00000000003e 23797 1726853521.57087: WORKER PROCESS EXITING 23797 1726853521.57108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.57331: done with get_vars() 23797 1726853521.57341: done getting variables 23797 1726853521.57400: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:32:01 -0400 (0:00:00.053) 0:00:05.234 ****** 23797 1726853521.57429: entering _queue_task() for managed_node3/fail 23797 1726853521.57882: worker is 1 (out of 1 available) 23797 1726853521.57891: exiting _queue_task() for managed_node3/fail 23797 1726853521.57901: done queuing things up, now waiting for results queue to drain 23797 1726853521.57903: waiting for pending results... 23797 1726853521.57963: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 23797 1726853521.58062: in run() - task 02083763-bbaf-a265-da97-00000000003f 23797 1726853521.58087: variable 'ansible_search_path' from source: unknown 23797 1726853521.58097: variable 'ansible_search_path' from source: unknown 23797 1726853521.58139: calling self._execute() 23797 1726853521.58221: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853521.58238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853521.58252: variable 'omit' from source: magic vars 23797 1726853521.58706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853521.61094: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853521.61164: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853521.61211: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853521.61249: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853521.61286: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853521.61364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853521.61404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853521.61494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853521.61497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853521.61500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853521.61654: variable 'ansible_distribution' from source: facts 23797 1726853521.61665: variable 'ansible_distribution_major_version' from source: facts 23797 1726853521.61684: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853521.61693: when evaluation is False, skipping this task 23797 1726853521.61699: _execute() done 23797 1726853521.61709: dumping result to json 23797 1726853521.61717: done dumping result, returning 23797 1726853521.61729: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-a265-da97-00000000003f] 23797 1726853521.61740: sending task result for task 02083763-bbaf-a265-da97-00000000003f 23797 1726853521.62008: done sending task result for task 02083763-bbaf-a265-da97-00000000003f 23797 1726853521.62012: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853521.62080: no more pending results, returning what we have 23797 1726853521.62084: results queue empty 23797 1726853521.62085: checking for any_errors_fatal 23797 1726853521.62091: done checking for any_errors_fatal 23797 1726853521.62092: checking for max_fail_percentage 23797 1726853521.62096: done checking for max_fail_percentage 23797 1726853521.62097: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.62098: done checking to see if all hosts have failed 23797 1726853521.62099: getting the remaining hosts for this loop 23797 1726853521.62100: done getting the remaining hosts for this loop 23797 1726853521.62104: getting the next task for host managed_node3 23797 1726853521.62111: done getting next task for host managed_node3 23797 1726853521.62115: ^ 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 23797 1726853521.62117: ^ 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 23797 1726853521.62130: getting variables 23797 1726853521.62132: in VariableManager get_vars() 23797 1726853521.62174: Calling all_inventory to load vars for managed_node3 23797 1726853521.62177: Calling groups_inventory to load vars for managed_node3 23797 1726853521.62180: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.62191: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.62195: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.62198: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.62752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.62946: done with get_vars() 23797 1726853521.62956: done getting variables 23797 1726853521.63018: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:32:01 -0400 (0:00:00.056) 0:00:05.290 ****** 23797 1726853521.63050: entering _queue_task() for managed_node3/fail 23797 1726853521.63493: worker is 1 (out of 1 available) 23797 1726853521.63502: exiting _queue_task() for managed_node3/fail 23797 1726853521.63512: done queuing things up, now waiting for results queue to drain 23797 1726853521.63513: waiting for pending results... 23797 1726853521.63641: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 23797 1726853521.63680: in run() - task 02083763-bbaf-a265-da97-000000000040 23797 1726853521.63698: variable 'ansible_search_path' from source: unknown 23797 1726853521.63705: variable 'ansible_search_path' from source: unknown 23797 1726853521.63746: calling self._execute() 23797 1726853521.63828: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853521.63848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853521.63956: variable 'omit' from source: magic vars 23797 1726853521.64331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853521.68348: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853521.68428: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853521.68476: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853521.68517: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853521.68570: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853521.68660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853521.68699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853521.68732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853521.68787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853521.68809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853521.69000: variable 'ansible_distribution' from source: facts 23797 1726853521.69078: variable 'ansible_distribution_major_version' from source: facts 23797 1726853521.69082: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853521.69084: when evaluation is False, skipping this task 23797 1726853521.69087: _execute() done 23797 1726853521.69090: dumping result to json 23797 1726853521.69092: done dumping result, returning 23797 1726853521.69094: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-a265-da97-000000000040] 23797 1726853521.69097: sending task result for task 02083763-bbaf-a265-da97-000000000040 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853521.69290: no more pending results, returning what we have 23797 1726853521.69293: results queue empty 23797 1726853521.69294: checking for any_errors_fatal 23797 1726853521.69301: done checking for any_errors_fatal 23797 1726853521.69301: checking for max_fail_percentage 23797 1726853521.69303: done checking for max_fail_percentage 23797 1726853521.69303: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.69304: done checking to see if all hosts have failed 23797 1726853521.69305: getting the remaining hosts for this loop 23797 1726853521.69306: done getting the remaining hosts for this loop 23797 1726853521.69310: getting the next task for host managed_node3 23797 1726853521.69315: done getting next task for host managed_node3 23797 1726853521.69318: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 23797 1726853521.69320: ^ 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 23797 1726853521.69332: getting variables 23797 1726853521.69333: in VariableManager get_vars() 23797 1726853521.69369: Calling all_inventory to load vars for managed_node3 23797 1726853521.69372: Calling groups_inventory to load vars for managed_node3 23797 1726853521.69375: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.69384: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.69387: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.69389: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.69714: done sending task result for task 02083763-bbaf-a265-da97-000000000040 23797 1726853521.69718: WORKER PROCESS EXITING 23797 1726853521.69742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.69888: done with get_vars() 23797 1726853521.69900: done getting variables 23797 1726853521.69958: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:32:01 -0400 (0:00:00.069) 0:00:05.360 ****** 23797 1726853521.69987: entering _queue_task() for managed_node3/fail 23797 1726853521.70252: worker is 1 (out of 1 available) 23797 1726853521.70263: exiting _queue_task() for managed_node3/fail 23797 1726853521.70274: done queuing things up, now waiting for results queue to drain 23797 1726853521.70276: waiting for pending results... 23797 1726853521.70537: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 23797 1726853521.70633: in run() - task 02083763-bbaf-a265-da97-000000000041 23797 1726853521.70658: variable 'ansible_search_path' from source: unknown 23797 1726853521.70667: variable 'ansible_search_path' from source: unknown 23797 1726853521.70714: calling self._execute() 23797 1726853521.70793: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853521.70877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853521.70880: variable 'omit' from source: magic vars 23797 1726853521.71287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853521.73295: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853521.73348: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853521.73378: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853521.73403: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853521.73424: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853521.73484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853521.73506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853521.73525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853521.73550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853521.73562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853521.73681: variable 'ansible_distribution' from source: facts 23797 1726853521.73687: variable 'ansible_distribution_major_version' from source: facts 23797 1726853521.73697: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853521.73699: when evaluation is False, skipping this task 23797 1726853521.73703: _execute() done 23797 1726853521.73706: dumping result to json 23797 1726853521.73708: done dumping result, returning 23797 1726853521.73718: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-a265-da97-000000000041] 23797 1726853521.73721: sending task result for task 02083763-bbaf-a265-da97-000000000041 23797 1726853521.73813: done sending task result for task 02083763-bbaf-a265-da97-000000000041 23797 1726853521.73818: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853521.73862: no more pending results, returning what we have 23797 1726853521.73865: results queue empty 23797 1726853521.73866: checking for any_errors_fatal 23797 1726853521.73875: done checking for any_errors_fatal 23797 1726853521.73876: checking for max_fail_percentage 23797 1726853521.73877: done checking for max_fail_percentage 23797 1726853521.73878: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.73879: done checking to see if all hosts have failed 23797 1726853521.73880: getting the remaining hosts for this loop 23797 1726853521.73881: done getting the remaining hosts for this loop 23797 1726853521.73885: getting the next task for host managed_node3 23797 1726853521.73890: done getting next task for host managed_node3 23797 1726853521.73894: ^ 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 23797 1726853521.73895: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23797 1726853521.73907: getting variables 23797 1726853521.73908: in VariableManager get_vars() 23797 1726853521.73944: Calling all_inventory to load vars for managed_node3 23797 1726853521.73946: Calling groups_inventory to load vars for managed_node3 23797 1726853521.73948: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.73959: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.73962: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.73964: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.74112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.74236: done with get_vars() 23797 1726853521.74244: done getting variables 23797 1726853521.74288: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:32:01 -0400 (0:00:00.043) 0:00:05.403 ****** 23797 1726853521.74310: entering _queue_task() for managed_node3/dnf 23797 1726853521.74523: worker is 1 (out of 1 available) 23797 1726853521.74536: exiting _queue_task() for managed_node3/dnf 23797 1726853521.74547: done queuing things up, now waiting for results queue to drain 23797 1726853521.74548: waiting for pending results... 23797 1726853521.74799: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 23797 1726853521.74831: in run() - task 02083763-bbaf-a265-da97-000000000042 23797 1726853521.74851: variable 'ansible_search_path' from source: unknown 23797 1726853521.74860: variable 'ansible_search_path' from source: unknown 23797 1726853521.74910: calling self._execute() 23797 1726853521.74991: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853521.75007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853521.75022: variable 'omit' from source: magic vars 23797 1726853521.75499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853521.77168: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853521.77215: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853521.77250: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853521.77278: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853521.77299: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853521.77358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853521.77379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853521.77399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853521.77475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853521.77477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853521.77559: variable 'ansible_distribution' from source: facts 23797 1726853521.77563: variable 'ansible_distribution_major_version' from source: facts 23797 1726853521.77574: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853521.77577: when evaluation is False, skipping this task 23797 1726853521.77579: _execute() done 23797 1726853521.77581: dumping result to json 23797 1726853521.77585: done dumping result, returning 23797 1726853521.77593: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [02083763-bbaf-a265-da97-000000000042] 23797 1726853521.77598: sending task result for task 02083763-bbaf-a265-da97-000000000042 23797 1726853521.77698: done sending task result for task 02083763-bbaf-a265-da97-000000000042 23797 1726853521.77701: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853521.77745: no more pending results, returning what we have 23797 1726853521.77749: results queue empty 23797 1726853521.77749: checking for any_errors_fatal 23797 1726853521.77757: done checking for any_errors_fatal 23797 1726853521.77758: checking for max_fail_percentage 23797 1726853521.77759: done checking for max_fail_percentage 23797 1726853521.77760: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.77761: done checking to see if all hosts have failed 23797 1726853521.77762: getting the remaining hosts for this loop 23797 1726853521.77763: done getting the remaining hosts for this loop 23797 1726853521.77766: getting the next task for host managed_node3 23797 1726853521.77773: done getting next task for host managed_node3 23797 1726853521.77776: ^ 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 23797 1726853521.77778: ^ 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 23797 1726853521.77789: getting variables 23797 1726853521.77791: in VariableManager get_vars() 23797 1726853521.77827: Calling all_inventory to load vars for managed_node3 23797 1726853521.77829: Calling groups_inventory to load vars for managed_node3 23797 1726853521.77832: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.77841: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.77843: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.77846: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.78173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.78286: done with get_vars() 23797 1726853521.78292: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 23797 1726853521.78344: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:32:01 -0400 (0:00:00.040) 0:00:05.444 ****** 23797 1726853521.78366: entering _queue_task() for managed_node3/yum 23797 1726853521.78578: worker is 1 (out of 1 available) 23797 1726853521.78592: exiting _queue_task() for managed_node3/yum 23797 1726853521.78603: done queuing things up, now waiting for results queue to drain 23797 1726853521.78605: waiting for pending results... 23797 1726853521.78759: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 23797 1726853521.78819: in run() - task 02083763-bbaf-a265-da97-000000000043 23797 1726853521.78836: variable 'ansible_search_path' from source: unknown 23797 1726853521.78839: variable 'ansible_search_path' from source: unknown 23797 1726853521.78866: calling self._execute() 23797 1726853521.78923: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853521.78927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853521.78937: variable 'omit' from source: magic vars 23797 1726853521.79264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853521.80681: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853521.80725: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853521.80758: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853521.80976: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853521.80979: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853521.80982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853521.80985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853521.80987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853521.80989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853521.81177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853521.81207: variable 'ansible_distribution' from source: facts 23797 1726853521.81234: variable 'ansible_distribution_major_version' from source: facts 23797 1726853521.81250: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853521.81261: when evaluation is False, skipping this task 23797 1726853521.81268: _execute() done 23797 1726853521.81276: dumping result to json 23797 1726853521.81283: done dumping result, returning 23797 1726853521.81302: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [02083763-bbaf-a265-da97-000000000043] 23797 1726853521.81311: sending task result for task 02083763-bbaf-a265-da97-000000000043 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853521.81468: no more pending results, returning what we have 23797 1726853521.81474: results queue empty 23797 1726853521.81475: checking for any_errors_fatal 23797 1726853521.81483: done checking for any_errors_fatal 23797 1726853521.81484: checking for max_fail_percentage 23797 1726853521.81486: done checking for max_fail_percentage 23797 1726853521.81487: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.81488: done checking to see if all hosts have failed 23797 1726853521.81489: getting the remaining hosts for this loop 23797 1726853521.81490: done getting the remaining hosts for this loop 23797 1726853521.81494: getting the next task for host managed_node3 23797 1726853521.81500: done getting next task for host managed_node3 23797 1726853521.81504: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 23797 1726853521.81506: ^ 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 23797 1726853521.81519: getting variables 23797 1726853521.81521: in VariableManager get_vars() 23797 1726853521.81562: Calling all_inventory to load vars for managed_node3 23797 1726853521.81565: Calling groups_inventory to load vars for managed_node3 23797 1726853521.81567: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.81613: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.81617: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.81620: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.81767: done sending task result for task 02083763-bbaf-a265-da97-000000000043 23797 1726853521.81772: WORKER PROCESS EXITING 23797 1726853521.81804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.81994: done with get_vars() 23797 1726853521.82003: done getting variables 23797 1726853521.82044: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:32:01 -0400 (0:00:00.036) 0:00:05.481 ****** 23797 1726853521.82065: entering _queue_task() for managed_node3/fail 23797 1726853521.82259: worker is 1 (out of 1 available) 23797 1726853521.82273: exiting _queue_task() for managed_node3/fail 23797 1726853521.82284: done queuing things up, now waiting for results queue to drain 23797 1726853521.82285: waiting for pending results... 23797 1726853521.82442: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 23797 1726853521.82507: in run() - task 02083763-bbaf-a265-da97-000000000044 23797 1726853521.82521: variable 'ansible_search_path' from source: unknown 23797 1726853521.82524: variable 'ansible_search_path' from source: unknown 23797 1726853521.82553: calling self._execute() 23797 1726853521.82615: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853521.82621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853521.82633: variable 'omit' from source: magic vars 23797 1726853521.82953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853521.84931: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853521.84935: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853521.84946: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853521.84949: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853521.84951: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853521.85057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853521.85085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853521.85165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853521.85170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853521.85196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853521.85387: variable 'ansible_distribution' from source: facts 23797 1726853521.85404: variable 'ansible_distribution_major_version' from source: facts 23797 1726853521.85421: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853521.85489: when evaluation is False, skipping this task 23797 1726853521.85492: _execute() done 23797 1726853521.85495: dumping result to json 23797 1726853521.85497: done dumping result, returning 23797 1726853521.85501: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-a265-da97-000000000044] 23797 1726853521.85503: sending task result for task 02083763-bbaf-a265-da97-000000000044 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853521.85731: no more pending results, returning what we have 23797 1726853521.85735: results queue empty 23797 1726853521.85737: checking for any_errors_fatal 23797 1726853521.85744: done checking for any_errors_fatal 23797 1726853521.85744: checking for max_fail_percentage 23797 1726853521.85746: done checking for max_fail_percentage 23797 1726853521.85747: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.85748: done checking to see if all hosts have failed 23797 1726853521.85749: getting the remaining hosts for this loop 23797 1726853521.85750: done getting the remaining hosts for this loop 23797 1726853521.85755: getting the next task for host managed_node3 23797 1726853521.85761: done getting next task for host managed_node3 23797 1726853521.85766: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 23797 1726853521.85768: ^ 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 23797 1726853521.85783: getting variables 23797 1726853521.85784: in VariableManager get_vars() 23797 1726853521.85826: Calling all_inventory to load vars for managed_node3 23797 1726853521.85828: Calling groups_inventory to load vars for managed_node3 23797 1726853521.85832: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.85842: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.85846: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.85849: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.86320: done sending task result for task 02083763-bbaf-a265-da97-000000000044 23797 1726853521.86323: WORKER PROCESS EXITING 23797 1726853521.86345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.86549: done with get_vars() 23797 1726853521.86560: done getting variables 23797 1726853521.86619: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:32:01 -0400 (0:00:00.045) 0:00:05.526 ****** 23797 1726853521.86659: entering _queue_task() for managed_node3/package 23797 1726853521.86949: worker is 1 (out of 1 available) 23797 1726853521.86966: exiting _queue_task() for managed_node3/package 23797 1726853521.86981: done queuing things up, now waiting for results queue to drain 23797 1726853521.86982: waiting for pending results... 23797 1726853521.87148: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 23797 1726853521.87217: in run() - task 02083763-bbaf-a265-da97-000000000045 23797 1726853521.87229: variable 'ansible_search_path' from source: unknown 23797 1726853521.87233: variable 'ansible_search_path' from source: unknown 23797 1726853521.87263: calling self._execute() 23797 1726853521.87326: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853521.87332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853521.87340: variable 'omit' from source: magic vars 23797 1726853521.87677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853521.89449: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853521.89461: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853521.89494: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853521.89522: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853521.89543: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853521.89601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853521.89623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853521.89652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853521.89683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853521.89694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853521.89821: variable 'ansible_distribution' from source: facts 23797 1726853521.89827: variable 'ansible_distribution_major_version' from source: facts 23797 1726853521.89839: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853521.89850: when evaluation is False, skipping this task 23797 1726853521.89852: _execute() done 23797 1726853521.89857: dumping result to json 23797 1726853521.89860: done dumping result, returning 23797 1726853521.89865: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-a265-da97-000000000045] 23797 1726853521.89870: sending task result for task 02083763-bbaf-a265-da97-000000000045 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853521.90024: no more pending results, returning what we have 23797 1726853521.90028: results queue empty 23797 1726853521.90029: checking for any_errors_fatal 23797 1726853521.90034: done checking for any_errors_fatal 23797 1726853521.90034: checking for max_fail_percentage 23797 1726853521.90036: done checking for max_fail_percentage 23797 1726853521.90036: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.90037: done checking to see if all hosts have failed 23797 1726853521.90038: getting the remaining hosts for this loop 23797 1726853521.90039: done getting the remaining hosts for this loop 23797 1726853521.90043: getting the next task for host managed_node3 23797 1726853521.90048: done getting next task for host managed_node3 23797 1726853521.90052: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 23797 1726853521.90056: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23797 1726853521.90068: getting variables 23797 1726853521.90070: in VariableManager get_vars() 23797 1726853521.90107: Calling all_inventory to load vars for managed_node3 23797 1726853521.90110: Calling groups_inventory to load vars for managed_node3 23797 1726853521.90112: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.90121: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.90123: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.90125: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.90281: done sending task result for task 02083763-bbaf-a265-da97-000000000045 23797 1726853521.90285: WORKER PROCESS EXITING 23797 1726853521.90295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.90416: done with get_vars() 23797 1726853521.90424: done getting variables 23797 1726853521.90467: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:32:01 -0400 (0:00:00.038) 0:00:05.565 ****** 23797 1726853521.90490: entering _queue_task() for managed_node3/package 23797 1726853521.90694: worker is 1 (out of 1 available) 23797 1726853521.90708: exiting _queue_task() for managed_node3/package 23797 1726853521.90720: done queuing things up, now waiting for results queue to drain 23797 1726853521.90721: waiting for pending results... 23797 1726853521.90867: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 23797 1726853521.90946: in run() - task 02083763-bbaf-a265-da97-000000000046 23797 1726853521.90960: variable 'ansible_search_path' from source: unknown 23797 1726853521.90963: variable 'ansible_search_path' from source: unknown 23797 1726853521.90990: calling self._execute() 23797 1726853521.91049: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853521.91057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853521.91070: variable 'omit' from source: magic vars 23797 1726853521.91397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853521.93334: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853521.93381: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853521.93419: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853521.93446: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853521.93468: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853521.93527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853521.93548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853521.93568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853521.93600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853521.93610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853521.93733: variable 'ansible_distribution' from source: facts 23797 1726853521.93736: variable 'ansible_distribution_major_version' from source: facts 23797 1726853521.93748: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853521.93751: when evaluation is False, skipping this task 23797 1726853521.93756: _execute() done 23797 1726853521.93759: dumping result to json 23797 1726853521.93761: done dumping result, returning 23797 1726853521.93767: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-a265-da97-000000000046] 23797 1726853521.93774: sending task result for task 02083763-bbaf-a265-da97-000000000046 23797 1726853521.93866: done sending task result for task 02083763-bbaf-a265-da97-000000000046 23797 1726853521.93869: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853521.93912: no more pending results, returning what we have 23797 1726853521.93915: results queue empty 23797 1726853521.93916: checking for any_errors_fatal 23797 1726853521.93924: done checking for any_errors_fatal 23797 1726853521.93924: checking for max_fail_percentage 23797 1726853521.93926: done checking for max_fail_percentage 23797 1726853521.93927: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.93928: done checking to see if all hosts have failed 23797 1726853521.93928: getting the remaining hosts for this loop 23797 1726853521.93929: done getting the remaining hosts for this loop 23797 1726853521.93933: getting the next task for host managed_node3 23797 1726853521.93938: done getting next task for host managed_node3 23797 1726853521.93941: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 23797 1726853521.93943: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23797 1726853521.93957: getting variables 23797 1726853521.93958: in VariableManager get_vars() 23797 1726853521.93997: Calling all_inventory to load vars for managed_node3 23797 1726853521.94000: Calling groups_inventory to load vars for managed_node3 23797 1726853521.94002: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.94011: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.94013: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.94016: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.94198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.94316: done with get_vars() 23797 1726853521.94324: done getting variables 23797 1726853521.94385: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:32:01 -0400 (0:00:00.039) 0:00:05.604 ****** 23797 1726853521.94420: entering _queue_task() for managed_node3/package 23797 1726853521.94684: worker is 1 (out of 1 available) 23797 1726853521.94697: exiting _queue_task() for managed_node3/package 23797 1726853521.94709: done queuing things up, now waiting for results queue to drain 23797 1726853521.94710: waiting for pending results... 23797 1726853521.94978: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 23797 1726853521.95086: in run() - task 02083763-bbaf-a265-da97-000000000047 23797 1726853521.95118: variable 'ansible_search_path' from source: unknown 23797 1726853521.95122: variable 'ansible_search_path' from source: unknown 23797 1726853521.95157: calling self._execute() 23797 1726853521.95376: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853521.95380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853521.95384: variable 'omit' from source: magic vars 23797 1726853521.95711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853521.97325: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853521.97373: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853521.97399: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853521.97427: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853521.97448: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853521.97509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853521.97533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853521.97550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853521.97581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853521.97591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853521.97714: variable 'ansible_distribution' from source: facts 23797 1726853521.97719: variable 'ansible_distribution_major_version' from source: facts 23797 1726853521.97729: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853521.97733: when evaluation is False, skipping this task 23797 1726853521.97737: _execute() done 23797 1726853521.97740: dumping result to json 23797 1726853521.97742: done dumping result, returning 23797 1726853521.97752: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-a265-da97-000000000047] 23797 1726853521.97755: sending task result for task 02083763-bbaf-a265-da97-000000000047 23797 1726853521.97847: done sending task result for task 02083763-bbaf-a265-da97-000000000047 23797 1726853521.97852: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853521.97894: no more pending results, returning what we have 23797 1726853521.97897: results queue empty 23797 1726853521.97899: checking for any_errors_fatal 23797 1726853521.97906: done checking for any_errors_fatal 23797 1726853521.97907: checking for max_fail_percentage 23797 1726853521.97908: done checking for max_fail_percentage 23797 1726853521.97909: checking to see if all hosts have failed and the running result is not ok 23797 1726853521.97910: done checking to see if all hosts have failed 23797 1726853521.97911: getting the remaining hosts for this loop 23797 1726853521.97912: done getting the remaining hosts for this loop 23797 1726853521.97915: getting the next task for host managed_node3 23797 1726853521.97921: done getting next task for host managed_node3 23797 1726853521.97924: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 23797 1726853521.97926: ^ 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 23797 1726853521.97937: getting variables 23797 1726853521.97939: in VariableManager get_vars() 23797 1726853521.97976: Calling all_inventory to load vars for managed_node3 23797 1726853521.97983: Calling groups_inventory to load vars for managed_node3 23797 1726853521.97987: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853521.98001: Calling all_plugins_play to load vars for managed_node3 23797 1726853521.98004: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853521.98007: Calling groups_plugins_play to load vars for managed_node3 23797 1726853521.98240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853521.98445: done with get_vars() 23797 1726853521.98458: done getting variables 23797 1726853521.98516: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:32:01 -0400 (0:00:00.041) 0:00:05.645 ****** 23797 1726853521.98544: entering _queue_task() for managed_node3/service 23797 1726853521.98810: worker is 1 (out of 1 available) 23797 1726853521.98822: exiting _queue_task() for managed_node3/service 23797 1726853521.98833: done queuing things up, now waiting for results queue to drain 23797 1726853521.98835: waiting for pending results... 23797 1726853521.99092: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 23797 1726853521.99149: in run() - task 02083763-bbaf-a265-da97-000000000048 23797 1726853521.99163: variable 'ansible_search_path' from source: unknown 23797 1726853521.99166: variable 'ansible_search_path' from source: unknown 23797 1726853521.99197: calling self._execute() 23797 1726853521.99264: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853521.99268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853521.99281: variable 'omit' from source: magic vars 23797 1726853521.99616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853522.01096: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853522.01142: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853522.01181: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853522.01206: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853522.01228: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853522.01287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853522.01307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853522.01324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853522.01354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853522.01367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853522.01491: variable 'ansible_distribution' from source: facts 23797 1726853522.01496: variable 'ansible_distribution_major_version' from source: facts 23797 1726853522.01506: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853522.01508: when evaluation is False, skipping this task 23797 1726853522.01511: _execute() done 23797 1726853522.01513: dumping result to json 23797 1726853522.01516: done dumping result, returning 23797 1726853522.01523: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-a265-da97-000000000048] 23797 1726853522.01528: sending task result for task 02083763-bbaf-a265-da97-000000000048 23797 1726853522.01623: done sending task result for task 02083763-bbaf-a265-da97-000000000048 23797 1726853522.01626: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853522.01699: no more pending results, returning what we have 23797 1726853522.01702: results queue empty 23797 1726853522.01703: checking for any_errors_fatal 23797 1726853522.01710: done checking for any_errors_fatal 23797 1726853522.01711: checking for max_fail_percentage 23797 1726853522.01712: done checking for max_fail_percentage 23797 1726853522.01713: checking to see if all hosts have failed and the running result is not ok 23797 1726853522.01714: done checking to see if all hosts have failed 23797 1726853522.01715: getting the remaining hosts for this loop 23797 1726853522.01716: done getting the remaining hosts for this loop 23797 1726853522.01719: getting the next task for host managed_node3 23797 1726853522.01724: done getting next task for host managed_node3 23797 1726853522.01727: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 23797 1726853522.01729: ^ 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 23797 1726853522.01741: getting variables 23797 1726853522.01742: in VariableManager get_vars() 23797 1726853522.01775: Calling all_inventory to load vars for managed_node3 23797 1726853522.01778: Calling groups_inventory to load vars for managed_node3 23797 1726853522.01780: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853522.01793: Calling all_plugins_play to load vars for managed_node3 23797 1726853522.01796: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853522.01799: Calling groups_plugins_play to load vars for managed_node3 23797 1726853522.01966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853522.02090: done with get_vars() 23797 1726853522.02098: done getting variables 23797 1726853522.02142: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:32:02 -0400 (0:00:00.036) 0:00:05.682 ****** 23797 1726853522.02165: entering _queue_task() for managed_node3/service 23797 1726853522.02367: worker is 1 (out of 1 available) 23797 1726853522.02382: exiting _queue_task() for managed_node3/service 23797 1726853522.02392: done queuing things up, now waiting for results queue to drain 23797 1726853522.02394: waiting for pending results... 23797 1726853522.02549: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 23797 1726853522.02606: in run() - task 02083763-bbaf-a265-da97-000000000049 23797 1726853522.02625: variable 'ansible_search_path' from source: unknown 23797 1726853522.02628: variable 'ansible_search_path' from source: unknown 23797 1726853522.02650: calling self._execute() 23797 1726853522.02710: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853522.02714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853522.02725: variable 'omit' from source: magic vars 23797 1726853522.03047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853522.04486: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853522.04529: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853522.04555: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853522.04585: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853522.04606: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853522.04663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853522.04690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853522.04706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853522.04731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853522.04742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853522.04863: variable 'ansible_distribution' from source: facts 23797 1726853522.04868: variable 'ansible_distribution_major_version' from source: facts 23797 1726853522.04880: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853522.04883: when evaluation is False, skipping this task 23797 1726853522.04885: _execute() done 23797 1726853522.04888: dumping result to json 23797 1726853522.04893: done dumping result, returning 23797 1726853522.04898: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-a265-da97-000000000049] 23797 1726853522.04901: sending task result for task 02083763-bbaf-a265-da97-000000000049 23797 1726853522.04990: done sending task result for task 02083763-bbaf-a265-da97-000000000049 23797 1726853522.04993: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 23797 1726853522.05050: no more pending results, returning what we have 23797 1726853522.05053: results queue empty 23797 1726853522.05054: checking for any_errors_fatal 23797 1726853522.05061: done checking for any_errors_fatal 23797 1726853522.05062: checking for max_fail_percentage 23797 1726853522.05063: done checking for max_fail_percentage 23797 1726853522.05064: checking to see if all hosts have failed and the running result is not ok 23797 1726853522.05065: done checking to see if all hosts have failed 23797 1726853522.05065: getting the remaining hosts for this loop 23797 1726853522.05067: done getting the remaining hosts for this loop 23797 1726853522.05072: getting the next task for host managed_node3 23797 1726853522.05078: done getting next task for host managed_node3 23797 1726853522.05081: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 23797 1726853522.05083: ^ state is: HOST STATE: block=2, task=14, rescue=0, 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 23797 1726853522.05095: getting variables 23797 1726853522.05096: in VariableManager get_vars() 23797 1726853522.05130: Calling all_inventory to load vars for managed_node3 23797 1726853522.05132: Calling groups_inventory to load vars for managed_node3 23797 1726853522.05134: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853522.05142: Calling all_plugins_play to load vars for managed_node3 23797 1726853522.05144: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853522.05146: Calling groups_plugins_play to load vars for managed_node3 23797 1726853522.05278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853522.05405: done with get_vars() 23797 1726853522.05413: done getting variables 23797 1726853522.05452: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:32:02 -0400 (0:00:00.033) 0:00:05.715 ****** 23797 1726853522.05475: entering _queue_task() for managed_node3/service 23797 1726853522.05674: worker is 1 (out of 1 available) 23797 1726853522.05687: exiting _queue_task() for managed_node3/service 23797 1726853522.05699: done queuing things up, now waiting for results queue to drain 23797 1726853522.05701: waiting for pending results... 23797 1726853522.05857: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 23797 1726853522.06012: in run() - task 02083763-bbaf-a265-da97-00000000004a 23797 1726853522.06016: variable 'ansible_search_path' from source: unknown 23797 1726853522.06018: variable 'ansible_search_path' from source: unknown 23797 1726853522.06021: calling self._execute() 23797 1726853522.06073: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853522.06078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853522.06086: variable 'omit' from source: magic vars 23797 1726853522.06410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853522.07857: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853522.07906: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853522.07940: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853522.07968: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853522.08076: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853522.08081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853522.08114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853522.08143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853522.08191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853522.08209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853522.08369: variable 'ansible_distribution' from source: facts 23797 1726853522.08382: variable 'ansible_distribution_major_version' from source: facts 23797 1726853522.08397: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853522.08406: when evaluation is False, skipping this task 23797 1726853522.08413: _execute() done 23797 1726853522.08420: dumping result to json 23797 1726853522.08427: done dumping result, returning 23797 1726853522.08437: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-a265-da97-00000000004a] 23797 1726853522.08447: sending task result for task 02083763-bbaf-a265-da97-00000000004a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853522.08717: no more pending results, returning what we have 23797 1726853522.08721: results queue empty 23797 1726853522.08722: checking for any_errors_fatal 23797 1726853522.08730: done checking for any_errors_fatal 23797 1726853522.08731: checking for max_fail_percentage 23797 1726853522.08733: done checking for max_fail_percentage 23797 1726853522.08734: checking to see if all hosts have failed and the running result is not ok 23797 1726853522.08735: done checking to see if all hosts have failed 23797 1726853522.08736: getting the remaining hosts for this loop 23797 1726853522.08737: done getting the remaining hosts for this loop 23797 1726853522.08741: getting the next task for host managed_node3 23797 1726853522.08746: done getting next task for host managed_node3 23797 1726853522.08749: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 23797 1726853522.08752: ^ state is: HOST STATE: block=2, task=15, rescue=0, 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 23797 1726853522.08767: getting variables 23797 1726853522.08768: in VariableManager get_vars() 23797 1726853522.08806: Calling all_inventory to load vars for managed_node3 23797 1726853522.08809: Calling groups_inventory to load vars for managed_node3 23797 1726853522.08812: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853522.08822: Calling all_plugins_play to load vars for managed_node3 23797 1726853522.08825: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853522.08828: Calling groups_plugins_play to load vars for managed_node3 23797 1726853522.09202: done sending task result for task 02083763-bbaf-a265-da97-00000000004a 23797 1726853522.09205: WORKER PROCESS EXITING 23797 1726853522.09228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853522.09364: done with get_vars() 23797 1726853522.09373: done getting variables 23797 1726853522.09413: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:32:02 -0400 (0:00:00.039) 0:00:05.754 ****** 23797 1726853522.09434: entering _queue_task() for managed_node3/service 23797 1726853522.09631: worker is 1 (out of 1 available) 23797 1726853522.09643: exiting _queue_task() for managed_node3/service 23797 1726853522.09657: done queuing things up, now waiting for results queue to drain 23797 1726853522.09658: waiting for pending results... 23797 1726853522.09813: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 23797 1726853522.09874: in run() - task 02083763-bbaf-a265-da97-00000000004b 23797 1726853522.09890: variable 'ansible_search_path' from source: unknown 23797 1726853522.09894: variable 'ansible_search_path' from source: unknown 23797 1726853522.09921: calling self._execute() 23797 1726853522.09981: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853522.09985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853522.09995: variable 'omit' from source: magic vars 23797 1726853522.10317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853522.12277: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853522.12280: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853522.12283: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853522.12286: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853522.12314: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853522.12392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853522.12425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853522.12453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853522.12498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853522.12517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853522.12685: variable 'ansible_distribution' from source: facts 23797 1726853522.12698: variable 'ansible_distribution_major_version' from source: facts 23797 1726853522.12715: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853522.12725: when evaluation is False, skipping this task 23797 1726853522.12735: _execute() done 23797 1726853522.12743: dumping result to json 23797 1726853522.12750: done dumping result, returning 23797 1726853522.12764: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-a265-da97-00000000004b] 23797 1726853522.12778: sending task result for task 02083763-bbaf-a265-da97-00000000004b skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 23797 1726853522.12920: no more pending results, returning what we have 23797 1726853522.12924: results queue empty 23797 1726853522.12925: checking for any_errors_fatal 23797 1726853522.12931: done checking for any_errors_fatal 23797 1726853522.12932: checking for max_fail_percentage 23797 1726853522.12933: done checking for max_fail_percentage 23797 1726853522.12934: checking to see if all hosts have failed and the running result is not ok 23797 1726853522.12935: done checking to see if all hosts have failed 23797 1726853522.12935: getting the remaining hosts for this loop 23797 1726853522.12937: done getting the remaining hosts for this loop 23797 1726853522.12940: getting the next task for host managed_node3 23797 1726853522.12947: done getting next task for host managed_node3 23797 1726853522.12951: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 23797 1726853522.12953: ^ state is: HOST STATE: block=2, task=16, rescue=0, 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 23797 1726853522.12967: getting variables 23797 1726853522.12968: in VariableManager get_vars() 23797 1726853522.13006: Calling all_inventory to load vars for managed_node3 23797 1726853522.13008: Calling groups_inventory to load vars for managed_node3 23797 1726853522.13010: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853522.13019: Calling all_plugins_play to load vars for managed_node3 23797 1726853522.13022: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853522.13024: Calling groups_plugins_play to load vars for managed_node3 23797 1726853522.13292: done sending task result for task 02083763-bbaf-a265-da97-00000000004b 23797 1726853522.13295: WORKER PROCESS EXITING 23797 1726853522.13321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853522.13540: done with get_vars() 23797 1726853522.13551: done getting variables 23797 1726853522.13612: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:32:02 -0400 (0:00:00.042) 0:00:05.796 ****** 23797 1726853522.13646: entering _queue_task() for managed_node3/copy 23797 1726853522.13918: worker is 1 (out of 1 available) 23797 1726853522.13927: exiting _queue_task() for managed_node3/copy 23797 1726853522.13938: done queuing things up, now waiting for results queue to drain 23797 1726853522.13940: waiting for pending results... 23797 1726853522.14214: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 23797 1726853522.14320: in run() - task 02083763-bbaf-a265-da97-00000000004c 23797 1726853522.14339: variable 'ansible_search_path' from source: unknown 23797 1726853522.14346: variable 'ansible_search_path' from source: unknown 23797 1726853522.14394: calling self._execute() 23797 1726853522.14476: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853522.14492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853522.14508: variable 'omit' from source: magic vars 23797 1726853522.15000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853522.17307: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853522.17451: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853522.17835: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853522.17839: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853522.17841: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853522.17877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853522.17912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853522.17973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853522.18096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853522.18116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853522.18440: variable 'ansible_distribution' from source: facts 23797 1726853522.18494: variable 'ansible_distribution_major_version' from source: facts 23797 1726853522.18676: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853522.18679: when evaluation is False, skipping this task 23797 1726853522.18681: _execute() done 23797 1726853522.18683: dumping result to json 23797 1726853522.18684: done dumping result, returning 23797 1726853522.18687: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-a265-da97-00000000004c] 23797 1726853522.18689: sending task result for task 02083763-bbaf-a265-da97-00000000004c 23797 1726853522.18761: done sending task result for task 02083763-bbaf-a265-da97-00000000004c 23797 1726853522.18765: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853522.18808: no more pending results, returning what we have 23797 1726853522.18811: results queue empty 23797 1726853522.18812: checking for any_errors_fatal 23797 1726853522.18820: done checking for any_errors_fatal 23797 1726853522.18820: checking for max_fail_percentage 23797 1726853522.18822: done checking for max_fail_percentage 23797 1726853522.18823: checking to see if all hosts have failed and the running result is not ok 23797 1726853522.18824: done checking to see if all hosts have failed 23797 1726853522.18824: getting the remaining hosts for this loop 23797 1726853522.18825: done getting the remaining hosts for this loop 23797 1726853522.18829: getting the next task for host managed_node3 23797 1726853522.18834: done getting next task for host managed_node3 23797 1726853522.18837: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 23797 1726853522.18839: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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 23797 1726853522.18855: getting variables 23797 1726853522.18856: in VariableManager get_vars() 23797 1726853522.18899: Calling all_inventory to load vars for managed_node3 23797 1726853522.18902: Calling groups_inventory to load vars for managed_node3 23797 1726853522.18905: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853522.18916: Calling all_plugins_play to load vars for managed_node3 23797 1726853522.18919: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853522.18922: Calling groups_plugins_play to load vars for managed_node3 23797 1726853522.19551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853522.19946: done with get_vars() 23797 1726853522.19960: 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:32:02 -0400 (0:00:00.064) 0:00:05.861 ****** 23797 1726853522.20111: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 23797 1726853522.20713: worker is 1 (out of 1 available) 23797 1726853522.20724: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 23797 1726853522.20735: done queuing things up, now waiting for results queue to drain 23797 1726853522.20736: waiting for pending results... 23797 1726853522.21401: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 23797 1726853522.21406: in run() - task 02083763-bbaf-a265-da97-00000000004d 23797 1726853522.21409: variable 'ansible_search_path' from source: unknown 23797 1726853522.21412: variable 'ansible_search_path' from source: unknown 23797 1726853522.21526: calling self._execute() 23797 1726853522.21776: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853522.21782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853522.21785: variable 'omit' from source: magic vars 23797 1726853522.22664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853522.25610: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853522.25719: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853522.25857: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853522.25937: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853522.26298: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853522.26302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853522.26313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853522.26346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853522.26466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853522.26470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853522.26628: variable 'ansible_distribution' from source: facts 23797 1726853522.26643: variable 'ansible_distribution_major_version' from source: facts 23797 1726853522.26661: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853522.26668: when evaluation is False, skipping this task 23797 1726853522.26681: _execute() done 23797 1726853522.26692: dumping result to json 23797 1726853522.26699: done dumping result, returning 23797 1726853522.26777: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-a265-da97-00000000004d] 23797 1726853522.26781: sending task result for task 02083763-bbaf-a265-da97-00000000004d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853522.26948: no more pending results, returning what we have 23797 1726853522.26952: results queue empty 23797 1726853522.26953: checking for any_errors_fatal 23797 1726853522.26962: done checking for any_errors_fatal 23797 1726853522.26963: checking for max_fail_percentage 23797 1726853522.26964: done checking for max_fail_percentage 23797 1726853522.26965: checking to see if all hosts have failed and the running result is not ok 23797 1726853522.26966: done checking to see if all hosts have failed 23797 1726853522.26967: getting the remaining hosts for this loop 23797 1726853522.26968: done getting the remaining hosts for this loop 23797 1726853522.26973: getting the next task for host managed_node3 23797 1726853522.26979: done getting next task for host managed_node3 23797 1726853522.26983: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 23797 1726853522.26985: ^ state is: HOST STATE: block=2, task=18, rescue=0, 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 23797 1726853522.26997: getting variables 23797 1726853522.26998: in VariableManager get_vars() 23797 1726853522.27102: Calling all_inventory to load vars for managed_node3 23797 1726853522.27105: Calling groups_inventory to load vars for managed_node3 23797 1726853522.27107: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853522.27113: done sending task result for task 02083763-bbaf-a265-da97-00000000004d 23797 1726853522.27119: WORKER PROCESS EXITING 23797 1726853522.27128: Calling all_plugins_play to load vars for managed_node3 23797 1726853522.27131: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853522.27134: Calling groups_plugins_play to load vars for managed_node3 23797 1726853522.27547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853522.27814: done with get_vars() 23797 1726853522.27826: 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:32:02 -0400 (0:00:00.078) 0:00:05.939 ****** 23797 1726853522.27932: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 23797 1726853522.28396: worker is 1 (out of 1 available) 23797 1726853522.28406: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 23797 1726853522.28415: done queuing things up, now waiting for results queue to drain 23797 1726853522.28417: waiting for pending results... 23797 1726853522.28504: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 23797 1726853522.28646: in run() - task 02083763-bbaf-a265-da97-00000000004e 23797 1726853522.28650: variable 'ansible_search_path' from source: unknown 23797 1726853522.28652: variable 'ansible_search_path' from source: unknown 23797 1726853522.28689: calling self._execute() 23797 1726853522.28766: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853522.28779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853522.28864: variable 'omit' from source: magic vars 23797 1726853522.29277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853522.32027: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853522.32106: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853522.32162: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853522.32202: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853522.32232: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853522.32320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853522.32357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853522.32396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853522.32438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853522.32478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853522.32640: variable 'ansible_distribution' from source: facts 23797 1726853522.32651: variable 'ansible_distribution_major_version' from source: facts 23797 1726853522.32694: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853522.32697: when evaluation is False, skipping this task 23797 1726853522.32699: _execute() done 23797 1726853522.32701: dumping result to json 23797 1726853522.32702: done dumping result, returning 23797 1726853522.32705: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-a265-da97-00000000004e] 23797 1726853522.32713: sending task result for task 02083763-bbaf-a265-da97-00000000004e skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853522.32858: no more pending results, returning what we have 23797 1726853522.32862: results queue empty 23797 1726853522.32863: checking for any_errors_fatal 23797 1726853522.32874: done checking for any_errors_fatal 23797 1726853522.32875: checking for max_fail_percentage 23797 1726853522.32876: done checking for max_fail_percentage 23797 1726853522.32877: checking to see if all hosts have failed and the running result is not ok 23797 1726853522.32878: done checking to see if all hosts have failed 23797 1726853522.32879: getting the remaining hosts for this loop 23797 1726853522.32880: done getting the remaining hosts for this loop 23797 1726853522.32885: getting the next task for host managed_node3 23797 1726853522.32891: done getting next task for host managed_node3 23797 1726853522.32895: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 23797 1726853522.32897: ^ state is: HOST STATE: block=2, task=19, rescue=0, 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 23797 1726853522.32909: getting variables 23797 1726853522.32911: in VariableManager get_vars() 23797 1726853522.32949: Calling all_inventory to load vars for managed_node3 23797 1726853522.32952: Calling groups_inventory to load vars for managed_node3 23797 1726853522.32957: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853522.32966: Calling all_plugins_play to load vars for managed_node3 23797 1726853522.32970: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853522.33309: Calling groups_plugins_play to load vars for managed_node3 23797 1726853522.33515: done sending task result for task 02083763-bbaf-a265-da97-00000000004e 23797 1726853522.33518: WORKER PROCESS EXITING 23797 1726853522.33540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853522.33752: done with get_vars() 23797 1726853522.33765: done getting variables 23797 1726853522.33825: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:32:02 -0400 (0:00:00.059) 0:00:05.998 ****** 23797 1726853522.33858: entering _queue_task() for managed_node3/debug 23797 1726853522.34123: worker is 1 (out of 1 available) 23797 1726853522.34135: exiting _queue_task() for managed_node3/debug 23797 1726853522.34147: done queuing things up, now waiting for results queue to drain 23797 1726853522.34148: waiting for pending results... 23797 1726853522.34419: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 23797 1726853522.34516: in run() - task 02083763-bbaf-a265-da97-00000000004f 23797 1726853522.34535: variable 'ansible_search_path' from source: unknown 23797 1726853522.34540: variable 'ansible_search_path' from source: unknown 23797 1726853522.34582: calling self._execute() 23797 1726853522.34663: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853522.34677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853522.34691: variable 'omit' from source: magic vars 23797 1726853522.35494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853522.38882: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853522.38951: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853522.39001: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853522.39041: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853522.39080: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853522.39161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853522.39202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853522.39231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853522.39279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853522.39302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853522.39479: variable 'ansible_distribution' from source: facts 23797 1726853522.39491: variable 'ansible_distribution_major_version' from source: facts 23797 1726853522.39508: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853522.39519: when evaluation is False, skipping this task 23797 1726853522.39526: _execute() done 23797 1726853522.39532: dumping result to json 23797 1726853522.39539: done dumping result, returning 23797 1726853522.39550: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-a265-da97-00000000004f] 23797 1726853522.39564: sending task result for task 02083763-bbaf-a265-da97-00000000004f skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23797 1726853522.39821: no more pending results, returning what we have 23797 1726853522.39825: results queue empty 23797 1726853522.39827: checking for any_errors_fatal 23797 1726853522.39833: done checking for any_errors_fatal 23797 1726853522.39834: checking for max_fail_percentage 23797 1726853522.39836: done checking for max_fail_percentage 23797 1726853522.39836: checking to see if all hosts have failed and the running result is not ok 23797 1726853522.39837: done checking to see if all hosts have failed 23797 1726853522.39838: getting the remaining hosts for this loop 23797 1726853522.39840: done getting the remaining hosts for this loop 23797 1726853522.39844: getting the next task for host managed_node3 23797 1726853522.39851: done getting next task for host managed_node3 23797 1726853522.39858: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 23797 1726853522.39861: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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 23797 1726853522.39877: getting variables 23797 1726853522.39879: in VariableManager get_vars() 23797 1726853522.39921: Calling all_inventory to load vars for managed_node3 23797 1726853522.39924: Calling groups_inventory to load vars for managed_node3 23797 1726853522.39927: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853522.39938: Calling all_plugins_play to load vars for managed_node3 23797 1726853522.39941: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853522.39944: Calling groups_plugins_play to load vars for managed_node3 23797 1726853522.40305: done sending task result for task 02083763-bbaf-a265-da97-00000000004f 23797 1726853522.40309: WORKER PROCESS EXITING 23797 1726853522.40331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853522.40532: done with get_vars() 23797 1726853522.40543: done getting variables 23797 1726853522.40605: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:32:02 -0400 (0:00:00.067) 0:00:06.066 ****** 23797 1726853522.40633: entering _queue_task() for managed_node3/debug 23797 1726853522.41088: worker is 1 (out of 1 available) 23797 1726853522.41098: exiting _queue_task() for managed_node3/debug 23797 1726853522.41107: done queuing things up, now waiting for results queue to drain 23797 1726853522.41109: waiting for pending results... 23797 1726853522.41179: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 23797 1726853522.41279: in run() - task 02083763-bbaf-a265-da97-000000000050 23797 1726853522.41301: variable 'ansible_search_path' from source: unknown 23797 1726853522.41308: variable 'ansible_search_path' from source: unknown 23797 1726853522.41349: calling self._execute() 23797 1726853522.41429: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853522.41446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853522.41462: variable 'omit' from source: magic vars 23797 1726853522.41934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853522.44088: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853522.44162: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853522.44211: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853522.44246: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853522.44282: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853522.44780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853522.44786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853522.44789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853522.44791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853522.44794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853522.44919: variable 'ansible_distribution' from source: facts 23797 1726853522.44930: variable 'ansible_distribution_major_version' from source: facts 23797 1726853522.44947: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853522.44957: when evaluation is False, skipping this task 23797 1726853522.44964: _execute() done 23797 1726853522.44969: dumping result to json 23797 1726853522.44978: done dumping result, returning 23797 1726853522.44989: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-a265-da97-000000000050] 23797 1726853522.45176: sending task result for task 02083763-bbaf-a265-da97-000000000050 23797 1726853522.45477: done sending task result for task 02083763-bbaf-a265-da97-000000000050 23797 1726853522.45480: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23797 1726853522.45525: no more pending results, returning what we have 23797 1726853522.45529: results queue empty 23797 1726853522.45530: checking for any_errors_fatal 23797 1726853522.45539: done checking for any_errors_fatal 23797 1726853522.45540: checking for max_fail_percentage 23797 1726853522.45542: done checking for max_fail_percentage 23797 1726853522.45543: checking to see if all hosts have failed and the running result is not ok 23797 1726853522.45544: done checking to see if all hosts have failed 23797 1726853522.45545: getting the remaining hosts for this loop 23797 1726853522.45546: done getting the remaining hosts for this loop 23797 1726853522.45550: getting the next task for host managed_node3 23797 1726853522.45559: done getting next task for host managed_node3 23797 1726853522.45562: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 23797 1726853522.45565: ^ state is: HOST STATE: block=2, task=21, rescue=0, 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 23797 1726853522.45580: getting variables 23797 1726853522.45582: in VariableManager get_vars() 23797 1726853522.45624: Calling all_inventory to load vars for managed_node3 23797 1726853522.45627: Calling groups_inventory to load vars for managed_node3 23797 1726853522.45629: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853522.45640: Calling all_plugins_play to load vars for managed_node3 23797 1726853522.45643: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853522.45646: Calling groups_plugins_play to load vars for managed_node3 23797 1726853522.46283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853522.46487: done with get_vars() 23797 1726853522.46498: done getting variables 23797 1726853522.46560: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:32:02 -0400 (0:00:00.059) 0:00:06.126 ****** 23797 1726853522.46592: entering _queue_task() for managed_node3/debug 23797 1726853522.46863: worker is 1 (out of 1 available) 23797 1726853522.47079: exiting _queue_task() for managed_node3/debug 23797 1726853522.47090: done queuing things up, now waiting for results queue to drain 23797 1726853522.47092: waiting for pending results... 23797 1726853522.47175: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 23797 1726853522.47282: in run() - task 02083763-bbaf-a265-da97-000000000051 23797 1726853522.47307: variable 'ansible_search_path' from source: unknown 23797 1726853522.47319: variable 'ansible_search_path' from source: unknown 23797 1726853522.47362: calling self._execute() 23797 1726853522.47476: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853522.47480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853522.47483: variable 'omit' from source: magic vars 23797 1726853522.47979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853522.50010: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853522.50084: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853522.50137: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853522.50158: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853522.50246: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853522.50272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853522.50307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853522.50338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853522.50391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853522.50409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853522.50607: variable 'ansible_distribution' from source: facts 23797 1726853522.50619: variable 'ansible_distribution_major_version' from source: facts 23797 1726853522.50638: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853522.50648: when evaluation is False, skipping this task 23797 1726853522.50677: _execute() done 23797 1726853522.50680: dumping result to json 23797 1726853522.50682: done dumping result, returning 23797 1726853522.50685: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-a265-da97-000000000051] 23797 1726853522.50687: sending task result for task 02083763-bbaf-a265-da97-000000000051 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23797 1726853522.50937: no more pending results, returning what we have 23797 1726853522.50941: results queue empty 23797 1726853522.50942: checking for any_errors_fatal 23797 1726853522.50948: done checking for any_errors_fatal 23797 1726853522.50949: checking for max_fail_percentage 23797 1726853522.50951: done checking for max_fail_percentage 23797 1726853522.50951: checking to see if all hosts have failed and the running result is not ok 23797 1726853522.50952: done checking to see if all hosts have failed 23797 1726853522.50953: getting the remaining hosts for this loop 23797 1726853522.50955: done getting the remaining hosts for this loop 23797 1726853522.50959: getting the next task for host managed_node3 23797 1726853522.50965: done getting next task for host managed_node3 23797 1726853522.50970: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 23797 1726853522.50973: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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 23797 1726853522.50987: getting variables 23797 1726853522.50989: in VariableManager get_vars() 23797 1726853522.51028: Calling all_inventory to load vars for managed_node3 23797 1726853522.51032: Calling groups_inventory to load vars for managed_node3 23797 1726853522.51035: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853522.51046: Calling all_plugins_play to load vars for managed_node3 23797 1726853522.51049: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853522.51052: Calling groups_plugins_play to load vars for managed_node3 23797 1726853522.51408: done sending task result for task 02083763-bbaf-a265-da97-000000000051 23797 1726853522.51412: WORKER PROCESS EXITING 23797 1726853522.51436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853522.51629: done with get_vars() 23797 1726853522.51640: 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:32:02 -0400 (0:00:00.051) 0:00:06.177 ****** 23797 1726853522.51728: entering _queue_task() for managed_node3/ping 23797 1726853522.52175: worker is 1 (out of 1 available) 23797 1726853522.52184: exiting _queue_task() for managed_node3/ping 23797 1726853522.52193: done queuing things up, now waiting for results queue to drain 23797 1726853522.52194: waiting for pending results... 23797 1726853522.52254: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 23797 1726853522.52349: in run() - task 02083763-bbaf-a265-da97-000000000052 23797 1726853522.52372: variable 'ansible_search_path' from source: unknown 23797 1726853522.52381: variable 'ansible_search_path' from source: unknown 23797 1726853522.52426: calling self._execute() 23797 1726853522.52509: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853522.52525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853522.52541: variable 'omit' from source: magic vars 23797 1726853522.53018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853522.55185: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853522.55256: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853522.55314: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853522.55357: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853522.55392: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853522.55574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853522.55578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853522.55581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853522.55583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853522.55599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853522.55779: variable 'ansible_distribution' from source: facts 23797 1726853522.55798: variable 'ansible_distribution_major_version' from source: facts 23797 1726853522.55813: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853522.55821: when evaluation is False, skipping this task 23797 1726853522.55828: _execute() done 23797 1726853522.55837: dumping result to json 23797 1726853522.55844: done dumping result, returning 23797 1726853522.55854: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-a265-da97-000000000052] 23797 1726853522.55864: sending task result for task 02083763-bbaf-a265-da97-000000000052 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853522.56042: no more pending results, returning what we have 23797 1726853522.56046: results queue empty 23797 1726853522.56047: checking for any_errors_fatal 23797 1726853522.56054: done checking for any_errors_fatal 23797 1726853522.56054: checking for max_fail_percentage 23797 1726853522.56056: done checking for max_fail_percentage 23797 1726853522.56057: checking to see if all hosts have failed and the running result is not ok 23797 1726853522.56058: done checking to see if all hosts have failed 23797 1726853522.56059: getting the remaining hosts for this loop 23797 1726853522.56060: done getting the remaining hosts for this loop 23797 1726853522.56064: getting the next task for host managed_node3 23797 1726853522.56073: done getting next task for host managed_node3 23797 1726853522.56075: ^ task is: TASK: meta (role_complete) 23797 1726853522.56078: ^ 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 23797 1726853522.56092: getting variables 23797 1726853522.56094: in VariableManager get_vars() 23797 1726853522.56133: Calling all_inventory to load vars for managed_node3 23797 1726853522.56136: Calling groups_inventory to load vars for managed_node3 23797 1726853522.56138: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853522.56148: Calling all_plugins_play to load vars for managed_node3 23797 1726853522.56151: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853522.56154: Calling groups_plugins_play to load vars for managed_node3 23797 1726853522.56606: done sending task result for task 02083763-bbaf-a265-da97-000000000052 23797 1726853522.56610: WORKER PROCESS EXITING 23797 1726853522.56632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853522.56824: done with get_vars() 23797 1726853522.56833: done getting variables 23797 1726853522.56917: done queuing things up, now waiting for results queue to drain 23797 1726853522.56919: results queue empty 23797 1726853522.56919: checking for any_errors_fatal 23797 1726853522.56921: done checking for any_errors_fatal 23797 1726853522.56922: checking for max_fail_percentage 23797 1726853522.56923: done checking for max_fail_percentage 23797 1726853522.56924: checking to see if all hosts have failed and the running result is not ok 23797 1726853522.56924: done checking to see if all hosts have failed 23797 1726853522.56925: getting the remaining hosts for this loop 23797 1726853522.56926: done getting the remaining hosts for this loop 23797 1726853522.56928: getting the next task for host managed_node3 23797 1726853522.56931: done getting next task for host managed_node3 23797 1726853522.56934: ^ task is: TASK: Include the task 'el_repo_setup.yml' 23797 1726853522.56935: ^ 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 23797 1726853522.56937: getting variables 23797 1726853522.56938: in VariableManager get_vars() 23797 1726853522.56948: Calling all_inventory to load vars for managed_node3 23797 1726853522.56950: Calling groups_inventory to load vars for managed_node3 23797 1726853522.56952: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853522.56956: Calling all_plugins_play to load vars for managed_node3 23797 1726853522.56958: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853522.56960: Calling groups_plugins_play to load vars for managed_node3 23797 1726853522.57090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853522.57276: done with get_vars() 23797 1726853522.57289: 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_default.yml:11 Friday 20 September 2024 13:32:02 -0400 (0:00:00.056) 0:00:06.233 ****** 23797 1726853522.57348: entering _queue_task() for managed_node3/include_tasks 23797 1726853522.57589: worker is 1 (out of 1 available) 23797 1726853522.57600: exiting _queue_task() for managed_node3/include_tasks 23797 1726853522.57611: done queuing things up, now waiting for results queue to drain 23797 1726853522.57613: waiting for pending results... 23797 1726853522.57853: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 23797 1726853522.57943: in run() - task 02083763-bbaf-a265-da97-000000000054 23797 1726853522.57964: variable 'ansible_search_path' from source: unknown 23797 1726853522.57975: variable 'ansible_search_path' from source: unknown 23797 1726853522.58013: calling self._execute() 23797 1726853522.58093: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853522.58105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853522.58116: variable 'omit' from source: magic vars 23797 1726853522.58554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853522.60925: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853522.60992: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853522.61038: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853522.61292: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853522.61313: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853522.61370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853522.61398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853522.61417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853522.61443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853522.61458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853522.61572: variable 'ansible_distribution' from source: facts 23797 1726853522.61578: variable 'ansible_distribution_major_version' from source: facts 23797 1726853522.61589: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853522.61592: when evaluation is False, skipping this task 23797 1726853522.61594: _execute() done 23797 1726853522.61596: dumping result to json 23797 1726853522.61600: done dumping result, returning 23797 1726853522.61606: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [02083763-bbaf-a265-da97-000000000054] 23797 1726853522.61611: sending task result for task 02083763-bbaf-a265-da97-000000000054 23797 1726853522.61702: done sending task result for task 02083763-bbaf-a265-da97-000000000054 23797 1726853522.61704: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853522.61745: no more pending results, returning what we have 23797 1726853522.61748: results queue empty 23797 1726853522.61749: checking for any_errors_fatal 23797 1726853522.61750: done checking for any_errors_fatal 23797 1726853522.61751: checking for max_fail_percentage 23797 1726853522.61753: done checking for max_fail_percentage 23797 1726853522.61756: checking to see if all hosts have failed and the running result is not ok 23797 1726853522.61757: done checking to see if all hosts have failed 23797 1726853522.61757: getting the remaining hosts for this loop 23797 1726853522.61759: done getting the remaining hosts for this loop 23797 1726853522.61763: getting the next task for host managed_node3 23797 1726853522.61768: done getting next task for host managed_node3 23797 1726853522.61770: ^ task is: TASK: Test warning and info logs 23797 1726853522.61773: ^ state is: HOST STATE: block=4, 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 23797 1726853522.61776: getting variables 23797 1726853522.61778: in VariableManager get_vars() 23797 1726853522.61813: Calling all_inventory to load vars for managed_node3 23797 1726853522.61815: Calling groups_inventory to load vars for managed_node3 23797 1726853522.61817: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853522.61827: Calling all_plugins_play to load vars for managed_node3 23797 1726853522.61829: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853522.61833: Calling groups_plugins_play to load vars for managed_node3 23797 1726853522.62012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853522.62123: done with get_vars() 23797 1726853522.62130: done getting variables 23797 1726853522.62173: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Test warning and info logs] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:13 Friday 20 September 2024 13:32:02 -0400 (0:00:00.048) 0:00:06.282 ****** 23797 1726853522.62191: entering _queue_task() for managed_node3/assert 23797 1726853522.62385: worker is 1 (out of 1 available) 23797 1726853522.62399: exiting _queue_task() for managed_node3/assert 23797 1726853522.62410: done queuing things up, now waiting for results queue to drain 23797 1726853522.62412: waiting for pending results... 23797 1726853522.62559: running TaskExecutor() for managed_node3/TASK: Test warning and info logs 23797 1726853522.62607: in run() - task 02083763-bbaf-a265-da97-000000000055 23797 1726853522.62619: variable 'ansible_search_path' from source: unknown 23797 1726853522.62623: variable 'ansible_search_path' from source: unknown 23797 1726853522.62651: calling self._execute() 23797 1726853522.62712: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853522.62716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853522.62725: variable 'omit' from source: magic vars 23797 1726853522.63176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853522.64981: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853522.65028: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853522.65058: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853522.65082: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853522.65102: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853522.65160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853522.65182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853522.65199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853522.65224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853522.65238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853522.65357: variable 'ansible_distribution' from source: facts 23797 1726853522.65360: variable 'ansible_distribution_major_version' from source: facts 23797 1726853522.65370: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853522.65375: when evaluation is False, skipping this task 23797 1726853522.65377: _execute() done 23797 1726853522.65379: dumping result to json 23797 1726853522.65382: done dumping result, returning 23797 1726853522.65388: done running TaskExecutor() for managed_node3/TASK: Test warning and info logs [02083763-bbaf-a265-da97-000000000055] 23797 1726853522.65393: sending task result for task 02083763-bbaf-a265-da97-000000000055 23797 1726853522.65481: done sending task result for task 02083763-bbaf-a265-da97-000000000055 23797 1726853522.65483: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853522.65526: no more pending results, returning what we have 23797 1726853522.65529: results queue empty 23797 1726853522.65530: checking for any_errors_fatal 23797 1726853522.65537: done checking for any_errors_fatal 23797 1726853522.65537: checking for max_fail_percentage 23797 1726853522.65539: done checking for max_fail_percentage 23797 1726853522.65539: checking to see if all hosts have failed and the running result is not ok 23797 1726853522.65540: done checking to see if all hosts have failed 23797 1726853522.65541: getting the remaining hosts for this loop 23797 1726853522.65542: done getting the remaining hosts for this loop 23797 1726853522.65546: getting the next task for host managed_node3 23797 1726853522.65552: done getting next task for host managed_node3 23797 1726853522.65557: ^ task is: TASK: meta (flush_handlers) 23797 1726853522.65559: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23797 1726853522.65562: getting variables 23797 1726853522.65563: in VariableManager get_vars() 23797 1726853522.65601: Calling all_inventory to load vars for managed_node3 23797 1726853522.65604: Calling groups_inventory to load vars for managed_node3 23797 1726853522.65606: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853522.65615: Calling all_plugins_play to load vars for managed_node3 23797 1726853522.65618: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853522.65620: Calling groups_plugins_play to load vars for managed_node3 23797 1726853522.65761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853522.65878: done with get_vars() 23797 1726853522.65885: done getting variables 23797 1726853522.65930: in VariableManager get_vars() 23797 1726853522.65938: Calling all_inventory to load vars for managed_node3 23797 1726853522.65940: Calling groups_inventory to load vars for managed_node3 23797 1726853522.65941: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853522.65944: Calling all_plugins_play to load vars for managed_node3 23797 1726853522.65945: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853522.65947: Calling groups_plugins_play to load vars for managed_node3 23797 1726853522.66051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853522.66194: done with get_vars() 23797 1726853522.66210: done queuing things up, now waiting for results queue to drain 23797 1726853522.66212: results queue empty 23797 1726853522.66213: checking for any_errors_fatal 23797 1726853522.66215: done checking for any_errors_fatal 23797 1726853522.66216: checking for max_fail_percentage 23797 1726853522.66217: done checking for max_fail_percentage 23797 1726853522.66217: checking to see if all hosts have failed and the running result is not ok 23797 1726853522.66218: done checking to see if all hosts have failed 23797 1726853522.66219: getting the remaining hosts for this loop 23797 1726853522.66220: done getting the remaining hosts for this loop 23797 1726853522.66222: getting the next task for host managed_node3 23797 1726853522.66225: done getting next task for host managed_node3 23797 1726853522.66226: ^ task is: TASK: meta (flush_handlers) 23797 1726853522.66228: ^ state is: HOST STATE: block=6, 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 23797 1726853522.66230: getting variables 23797 1726853522.66231: in VariableManager get_vars() 23797 1726853522.66245: Calling all_inventory to load vars for managed_node3 23797 1726853522.66247: Calling groups_inventory to load vars for managed_node3 23797 1726853522.66248: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853522.66252: Calling all_plugins_play to load vars for managed_node3 23797 1726853522.66254: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853522.66257: Calling groups_plugins_play to load vars for managed_node3 23797 1726853522.66383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853522.66554: done with get_vars() 23797 1726853522.66561: done getting variables 23797 1726853522.66605: in VariableManager get_vars() 23797 1726853522.66615: Calling all_inventory to load vars for managed_node3 23797 1726853522.66617: Calling groups_inventory to load vars for managed_node3 23797 1726853522.66619: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853522.66623: Calling all_plugins_play to load vars for managed_node3 23797 1726853522.66626: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853522.66628: Calling groups_plugins_play to load vars for managed_node3 23797 1726853522.66760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853522.66961: done with get_vars() 23797 1726853522.66974: done queuing things up, now waiting for results queue to drain 23797 1726853522.66976: results queue empty 23797 1726853522.66976: checking for any_errors_fatal 23797 1726853522.66978: done checking for any_errors_fatal 23797 1726853522.66978: checking for max_fail_percentage 23797 1726853522.66979: done checking for max_fail_percentage 23797 1726853522.66980: checking to see if all hosts have failed and the running result is not ok 23797 1726853522.66981: done checking to see if all hosts have failed 23797 1726853522.66981: getting the remaining hosts for this loop 23797 1726853522.66982: done getting the remaining hosts for this loop 23797 1726853522.66985: getting the next task for host managed_node3 23797 1726853522.66987: done getting next task for host managed_node3 23797 1726853522.66988: ^ task is: None 23797 1726853522.66989: ^ state is: HOST STATE: block=7, 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 23797 1726853522.66990: done queuing things up, now waiting for results queue to drain 23797 1726853522.66991: results queue empty 23797 1726853522.66992: checking for any_errors_fatal 23797 1726853522.66993: done checking for any_errors_fatal 23797 1726853522.66993: checking for max_fail_percentage 23797 1726853522.66994: done checking for max_fail_percentage 23797 1726853522.66995: checking to see if all hosts have failed and the running result is not ok 23797 1726853522.66995: done checking to see if all hosts have failed 23797 1726853522.66996: getting the next task for host managed_node3 23797 1726853522.66999: done getting next task for host managed_node3 23797 1726853522.66999: ^ task is: None 23797 1726853522.67001: ^ state is: HOST STATE: block=7, 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 23797 1726853522.67033: in VariableManager get_vars() 23797 1726853522.67047: done with get_vars() 23797 1726853522.67052: in VariableManager get_vars() 23797 1726853522.67061: done with get_vars() 23797 1726853522.67065: variable 'omit' from source: magic vars 23797 1726853522.67097: in VariableManager get_vars() 23797 1726853522.67107: done with get_vars() 23797 1726853522.67126: variable 'omit' from source: magic vars PLAY [Run Pytest tests] ******************************************************** 23797 1726853522.67356: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 23797 1726853522.67380: getting the remaining hosts for this loop 23797 1726853522.67381: done getting the remaining hosts for this loop 23797 1726853522.67384: getting the next task for host managed_node3 23797 1726853522.67386: done getting next task for host managed_node3 23797 1726853522.67388: ^ task is: TASK: Gathering Facts 23797 1726853522.67390: ^ 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 23797 1726853522.67391: getting variables 23797 1726853522.67392: in VariableManager get_vars() 23797 1726853522.67400: Calling all_inventory to load vars for managed_node3 23797 1726853522.67402: Calling groups_inventory to load vars for managed_node3 23797 1726853522.67404: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853522.67409: Calling all_plugins_play to load vars for managed_node3 23797 1726853522.67411: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853522.67414: Calling groups_plugins_play to load vars for managed_node3 23797 1726853522.67545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853522.67723: done with get_vars() 23797 1726853522.67730: done getting variables 23797 1726853522.67767: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:34 Friday 20 September 2024 13:32:02 -0400 (0:00:00.055) 0:00:06.338 ****** 23797 1726853522.67793: entering _queue_task() for managed_node3/gather_facts 23797 1726853522.68054: worker is 1 (out of 1 available) 23797 1726853522.68065: exiting _queue_task() for managed_node3/gather_facts 23797 1726853522.68078: done queuing things up, now waiting for results queue to drain 23797 1726853522.68080: waiting for pending results... 23797 1726853522.68357: running TaskExecutor() for managed_node3/TASK: Gathering Facts 23797 1726853522.68478: in run() - task 02083763-bbaf-a265-da97-000000000222 23797 1726853522.68481: variable 'ansible_search_path' from source: unknown 23797 1726853522.68506: calling self._execute() 23797 1726853522.68586: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853522.68597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853522.68609: variable 'omit' from source: magic vars 23797 1726853522.69074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853522.71628: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853522.71706: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853522.71764: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853522.71874: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853522.71878: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853522.71920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853522.71956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853522.71995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853522.72040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853522.72061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853522.72478: variable 'ansible_distribution' from source: facts 23797 1726853522.72481: variable 'ansible_distribution_major_version' from source: facts 23797 1726853522.72484: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853522.72487: when evaluation is False, skipping this task 23797 1726853522.72489: _execute() done 23797 1726853522.72491: dumping result to json 23797 1726853522.72493: done dumping result, returning 23797 1726853522.72495: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [02083763-bbaf-a265-da97-000000000222] 23797 1726853522.72497: sending task result for task 02083763-bbaf-a265-da97-000000000222 23797 1726853522.72557: done sending task result for task 02083763-bbaf-a265-da97-000000000222 23797 1726853522.72560: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853522.72605: no more pending results, returning what we have 23797 1726853522.72609: results queue empty 23797 1726853522.72610: checking for any_errors_fatal 23797 1726853522.72611: done checking for any_errors_fatal 23797 1726853522.72612: checking for max_fail_percentage 23797 1726853522.72613: done checking for max_fail_percentage 23797 1726853522.72614: checking to see if all hosts have failed and the running result is not ok 23797 1726853522.72615: done checking to see if all hosts have failed 23797 1726853522.72616: getting the remaining hosts for this loop 23797 1726853522.72618: done getting the remaining hosts for this loop 23797 1726853522.72621: getting the next task for host managed_node3 23797 1726853522.72626: done getting next task for host managed_node3 23797 1726853522.72628: ^ task is: TASK: meta (flush_handlers) 23797 1726853522.72631: ^ 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 23797 1726853522.72635: getting variables 23797 1726853522.72636: in VariableManager get_vars() 23797 1726853522.72668: Calling all_inventory to load vars for managed_node3 23797 1726853522.72672: Calling groups_inventory to load vars for managed_node3 23797 1726853522.72676: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853522.72686: Calling all_plugins_play to load vars for managed_node3 23797 1726853522.72689: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853522.72692: Calling groups_plugins_play to load vars for managed_node3 23797 1726853522.73436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853522.73770: done with get_vars() 23797 1726853522.73782: done getting variables 23797 1726853522.73847: in VariableManager get_vars() 23797 1726853522.73856: Calling all_inventory to load vars for managed_node3 23797 1726853522.73858: Calling groups_inventory to load vars for managed_node3 23797 1726853522.73860: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853522.73865: Calling all_plugins_play to load vars for managed_node3 23797 1726853522.73867: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853522.73870: Calling groups_plugins_play to load vars for managed_node3 23797 1726853522.74031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853522.74414: done with get_vars() 23797 1726853522.74428: done queuing things up, now waiting for results queue to drain 23797 1726853522.74430: results queue empty 23797 1726853522.74430: checking for any_errors_fatal 23797 1726853522.74433: done checking for any_errors_fatal 23797 1726853522.74433: checking for max_fail_percentage 23797 1726853522.74434: done checking for max_fail_percentage 23797 1726853522.74435: checking to see if all hosts have failed and the running result is not ok 23797 1726853522.74436: done checking to see if all hosts have failed 23797 1726853522.74436: getting the remaining hosts for this loop 23797 1726853522.74437: done getting the remaining hosts for this loop 23797 1726853522.74440: getting the next task for host managed_node3 23797 1726853522.74443: done getting next task for host managed_node3 23797 1726853522.74445: ^ task is: TASK: Create tempdir for code to test 23797 1726853522.74447: ^ 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 23797 1726853522.74449: getting variables 23797 1726853522.74450: in VariableManager get_vars() 23797 1726853522.74457: Calling all_inventory to load vars for managed_node3 23797 1726853522.74464: Calling groups_inventory to load vars for managed_node3 23797 1726853522.74466: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853522.74533: Calling all_plugins_play to load vars for managed_node3 23797 1726853522.74538: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853522.74542: Calling groups_plugins_play to load vars for managed_node3 23797 1726853522.74707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853522.74935: done with get_vars() 23797 1726853522.74943: done getting variables TASK [Create tempdir for code to test] ***************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:39 Friday 20 September 2024 13:32:02 -0400 (0:00:00.072) 0:00:06.410 ****** 23797 1726853522.75028: entering _queue_task() for managed_node3/tempfile 23797 1726853522.75031: Creating lock for tempfile 23797 1726853522.75545: worker is 1 (out of 1 available) 23797 1726853522.75559: exiting _queue_task() for managed_node3/tempfile 23797 1726853522.75572: done queuing things up, now waiting for results queue to drain 23797 1726853522.75574: waiting for pending results... 23797 1726853522.76174: running TaskExecutor() for managed_node3/TASK: Create tempdir for code to test 23797 1726853522.76487: in run() - task 02083763-bbaf-a265-da97-000000000058 23797 1726853522.76491: variable 'ansible_search_path' from source: unknown 23797 1726853522.76495: calling self._execute() 23797 1726853522.76617: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853522.76689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853522.76710: variable 'omit' from source: magic vars 23797 1726853522.77704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853522.82326: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853522.82462: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853522.82540: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853522.82648: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853522.82685: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853522.82877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853522.82951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853522.83081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853522.83127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853522.83147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853522.83576: variable 'ansible_distribution' from source: facts 23797 1726853522.83580: variable 'ansible_distribution_major_version' from source: facts 23797 1726853522.83598: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853522.83608: when evaluation is False, skipping this task 23797 1726853522.83776: _execute() done 23797 1726853522.83780: dumping result to json 23797 1726853522.83783: done dumping result, returning 23797 1726853522.83785: done running TaskExecutor() for managed_node3/TASK: Create tempdir for code to test [02083763-bbaf-a265-da97-000000000058] 23797 1726853522.83787: sending task result for task 02083763-bbaf-a265-da97-000000000058 23797 1726853522.83866: done sending task result for task 02083763-bbaf-a265-da97-000000000058 23797 1726853522.83872: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853522.83920: no more pending results, returning what we have 23797 1726853522.83923: results queue empty 23797 1726853522.83924: checking for any_errors_fatal 23797 1726853522.83925: done checking for any_errors_fatal 23797 1726853522.83926: checking for max_fail_percentage 23797 1726853522.83928: done checking for max_fail_percentage 23797 1726853522.83928: checking to see if all hosts have failed and the running result is not ok 23797 1726853522.83929: done checking to see if all hosts have failed 23797 1726853522.83930: getting the remaining hosts for this loop 23797 1726853522.83931: done getting the remaining hosts for this loop 23797 1726853522.83935: getting the next task for host managed_node3 23797 1726853522.83940: done getting next task for host managed_node3 23797 1726853522.83943: ^ task is: TASK: Get tempfile for tar 23797 1726853522.83944: ^ 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 23797 1726853522.83947: getting variables 23797 1726853522.83949: in VariableManager get_vars() 23797 1726853522.83979: Calling all_inventory to load vars for managed_node3 23797 1726853522.83982: Calling groups_inventory to load vars for managed_node3 23797 1726853522.83986: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853522.83997: Calling all_plugins_play to load vars for managed_node3 23797 1726853522.84000: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853522.84003: Calling groups_plugins_play to load vars for managed_node3 23797 1726853522.84279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853522.84751: done with get_vars() 23797 1726853522.84762: done getting variables TASK [Get tempfile for tar] **************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:45 Friday 20 September 2024 13:32:02 -0400 (0:00:00.098) 0:00:06.508 ****** 23797 1726853522.84848: entering _queue_task() for managed_node3/tempfile 23797 1726853522.85436: worker is 1 (out of 1 available) 23797 1726853522.85449: exiting _queue_task() for managed_node3/tempfile 23797 1726853522.85463: done queuing things up, now waiting for results queue to drain 23797 1726853522.85465: waiting for pending results... 23797 1726853522.86286: running TaskExecutor() for managed_node3/TASK: Get tempfile for tar 23797 1726853522.86291: in run() - task 02083763-bbaf-a265-da97-000000000059 23797 1726853522.86293: variable 'ansible_search_path' from source: unknown 23797 1726853522.86296: calling self._execute() 23797 1726853522.86313: in VariableManager get_vars() 23797 1726853522.86354: Calling all_inventory to load vars for localhost 23797 1726853522.86386: Calling groups_inventory to load vars for localhost 23797 1726853522.86395: Calling all_plugins_inventory to load vars for localhost 23797 1726853522.86417: Calling all_plugins_play to load vars for localhost 23797 1726853522.86676: Calling groups_plugins_inventory to load vars for localhost 23797 1726853522.86680: Calling groups_plugins_play to load vars for localhost 23797 1726853522.86684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853522.86706: done with get_vars() 23797 1726853522.86717: variable 'inventory_hostname' from source: host vars for 'managed_node3' 23797 1726853522.86787: variable 'ansible_delegated_vars' from source: unknown 23797 1726853522.87076: variable 'ansible_connection' from source: host vars for 'localhost' 23797 1726853522.87080: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 23797 1726853522.87083: variable 'omit' from source: magic vars 23797 1726853522.88306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853522.93567: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853522.93757: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853522.93802: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853522.93900: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853522.94002: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853522.94191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853522.94226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853522.94323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853522.94374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853522.94421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853522.94809: variable 'ansible_distribution' from source: facts 23797 1726853522.94848: variable 'ansible_distribution_major_version' from source: facts 23797 1726853522.94867: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853522.95059: when evaluation is False, skipping this task 23797 1726853522.95062: _execute() done 23797 1726853522.95065: dumping result to json 23797 1726853522.95067: done dumping result, returning 23797 1726853522.95070: done running TaskExecutor() for managed_node3/TASK: Get tempfile for tar [02083763-bbaf-a265-da97-000000000059] 23797 1726853522.95074: sending task result for task 02083763-bbaf-a265-da97-000000000059 23797 1726853522.95140: done sending task result for task 02083763-bbaf-a265-da97-000000000059 23797 1726853522.95143: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853522.95209: no more pending results, returning what we have 23797 1726853522.95213: results queue empty 23797 1726853522.95214: checking for any_errors_fatal 23797 1726853522.95219: done checking for any_errors_fatal 23797 1726853522.95219: checking for max_fail_percentage 23797 1726853522.95221: done checking for max_fail_percentage 23797 1726853522.95222: checking to see if all hosts have failed and the running result is not ok 23797 1726853522.95223: done checking to see if all hosts have failed 23797 1726853522.95223: getting the remaining hosts for this loop 23797 1726853522.95225: done getting the remaining hosts for this loop 23797 1726853522.95229: getting the next task for host managed_node3 23797 1726853522.95235: done getting next task for host managed_node3 23797 1726853522.95237: ^ task is: TASK: Include the task '../tasks/get_modules_and_utils_paths.yml' 23797 1726853522.95239: ^ 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 23797 1726853522.95243: getting variables 23797 1726853522.95244: in VariableManager get_vars() 23797 1726853522.95270: Calling all_inventory to load vars for managed_node3 23797 1726853522.95274: Calling groups_inventory to load vars for managed_node3 23797 1726853522.95277: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853522.95285: Calling all_plugins_play to load vars for managed_node3 23797 1726853522.95288: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853522.95290: Calling groups_plugins_play to load vars for managed_node3 23797 1726853522.95790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853522.96179: done with get_vars() 23797 1726853522.96189: done getting variables TASK [Include the task '../tasks/get_modules_and_utils_paths.yml'] ************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:52 Friday 20 September 2024 13:32:02 -0400 (0:00:00.114) 0:00:06.625 ****** 23797 1726853522.96481: entering _queue_task() for managed_node3/include_tasks 23797 1726853522.96943: worker is 1 (out of 1 available) 23797 1726853522.96955: exiting _queue_task() for managed_node3/include_tasks 23797 1726853522.96969: done queuing things up, now waiting for results queue to drain 23797 1726853522.96972: waiting for pending results... 23797 1726853522.97466: running TaskExecutor() for managed_node3/TASK: Include the task '../tasks/get_modules_and_utils_paths.yml' 23797 1726853522.97578: in run() - task 02083763-bbaf-a265-da97-00000000005a 23797 1726853522.97778: variable 'ansible_search_path' from source: unknown 23797 1726853522.97782: calling self._execute() 23797 1726853522.98078: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853522.98082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853522.98085: variable 'omit' from source: magic vars 23797 1726853522.98918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853523.01927: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853523.02004: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853523.02045: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853523.02092: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853523.02125: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853523.02213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853523.02262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853523.02301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853523.02349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853523.02370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853523.02560: variable 'ansible_distribution' from source: facts 23797 1726853523.02575: variable 'ansible_distribution_major_version' from source: facts 23797 1726853523.02591: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853523.02598: when evaluation is False, skipping this task 23797 1726853523.02605: _execute() done 23797 1726853523.02611: dumping result to json 23797 1726853523.02622: done dumping result, returning 23797 1726853523.02636: done running TaskExecutor() for managed_node3/TASK: Include the task '../tasks/get_modules_and_utils_paths.yml' [02083763-bbaf-a265-da97-00000000005a] 23797 1726853523.02648: sending task result for task 02083763-bbaf-a265-da97-00000000005a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853523.02881: no more pending results, returning what we have 23797 1726853523.02886: results queue empty 23797 1726853523.02887: checking for any_errors_fatal 23797 1726853523.02892: done checking for any_errors_fatal 23797 1726853523.02892: checking for max_fail_percentage 23797 1726853523.02894: done checking for max_fail_percentage 23797 1726853523.02895: checking to see if all hosts have failed and the running result is not ok 23797 1726853523.02896: done checking to see if all hosts have failed 23797 1726853523.02897: getting the remaining hosts for this loop 23797 1726853523.02898: done getting the remaining hosts for this loop 23797 1726853523.02902: getting the next task for host managed_node3 23797 1726853523.02907: done getting next task for host managed_node3 23797 1726853523.02910: ^ task is: TASK: Get tests directory 23797 1726853523.02913: ^ 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 23797 1726853523.02916: getting variables 23797 1726853523.02918: in VariableManager get_vars() 23797 1726853523.02952: Calling all_inventory to load vars for managed_node3 23797 1726853523.02955: Calling groups_inventory to load vars for managed_node3 23797 1726853523.02958: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853523.02969: Calling all_plugins_play to load vars for managed_node3 23797 1726853523.02974: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853523.02977: Calling groups_plugins_play to load vars for managed_node3 23797 1726853523.03373: done sending task result for task 02083763-bbaf-a265-da97-00000000005a 23797 1726853523.03377: WORKER PROCESS EXITING 23797 1726853523.03405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853523.03700: done with get_vars() 23797 1726853523.03825: done getting variables 23797 1726853523.03882: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get tests directory] ***************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:55 Friday 20 September 2024 13:32:03 -0400 (0:00:00.074) 0:00:06.699 ****** 23797 1726853523.03909: entering _queue_task() for managed_node3/set_fact 23797 1726853523.04418: worker is 1 (out of 1 available) 23797 1726853523.04428: exiting _queue_task() for managed_node3/set_fact 23797 1726853523.04439: done queuing things up, now waiting for results queue to drain 23797 1726853523.04441: waiting for pending results... 23797 1726853523.04844: running TaskExecutor() for managed_node3/TASK: Get tests directory 23797 1726853523.04924: in run() - task 02083763-bbaf-a265-da97-00000000005b 23797 1726853523.04945: variable 'ansible_search_path' from source: unknown 23797 1726853523.05013: calling self._execute() 23797 1726853523.05103: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853523.05136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853523.05152: variable 'omit' from source: magic vars 23797 1726853523.06503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853523.09496: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853523.10079: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853523.10084: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853523.10087: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853523.10089: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853523.10092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853523.10251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853523.10291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853523.10335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853523.10425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853523.10791: variable 'ansible_distribution' from source: facts 23797 1726853523.10802: variable 'ansible_distribution_major_version' from source: facts 23797 1726853523.10819: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853523.10827: when evaluation is False, skipping this task 23797 1726853523.10834: _execute() done 23797 1726853523.10840: dumping result to json 23797 1726853523.10846: done dumping result, returning 23797 1726853523.10860: done running TaskExecutor() for managed_node3/TASK: Get tests directory [02083763-bbaf-a265-da97-00000000005b] 23797 1726853523.10870: sending task result for task 02083763-bbaf-a265-da97-00000000005b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853523.11018: no more pending results, returning what we have 23797 1726853523.11022: results queue empty 23797 1726853523.11023: checking for any_errors_fatal 23797 1726853523.11028: done checking for any_errors_fatal 23797 1726853523.11028: checking for max_fail_percentage 23797 1726853523.11032: done checking for max_fail_percentage 23797 1726853523.11033: checking to see if all hosts have failed and the running result is not ok 23797 1726853523.11034: done checking to see if all hosts have failed 23797 1726853523.11034: getting the remaining hosts for this loop 23797 1726853523.11036: done getting the remaining hosts for this loop 23797 1726853523.11039: getting the next task for host managed_node3 23797 1726853523.11044: done getting next task for host managed_node3 23797 1726853523.11047: ^ task is: TASK: Create Tar file 23797 1726853523.11049: ^ 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 23797 1726853523.11051: getting variables 23797 1726853523.11053: in VariableManager get_vars() 23797 1726853523.11088: Calling all_inventory to load vars for managed_node3 23797 1726853523.11090: Calling groups_inventory to load vars for managed_node3 23797 1726853523.11093: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853523.11103: Calling all_plugins_play to load vars for managed_node3 23797 1726853523.11106: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853523.11108: Calling groups_plugins_play to load vars for managed_node3 23797 1726853523.11412: done sending task result for task 02083763-bbaf-a265-da97-00000000005b 23797 1726853523.11415: WORKER PROCESS EXITING 23797 1726853523.11438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853523.11631: done with get_vars() 23797 1726853523.11641: done getting variables 23797 1726853523.11700: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Create Tar file] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:70 Friday 20 September 2024 13:32:03 -0400 (0:00:00.078) 0:00:06.777 ****** 23797 1726853523.11732: entering _queue_task() for managed_node3/command 23797 1726853523.12014: worker is 1 (out of 1 available) 23797 1726853523.12025: exiting _queue_task() for managed_node3/command 23797 1726853523.12036: done queuing things up, now waiting for results queue to drain 23797 1726853523.12037: waiting for pending results... 23797 1726853523.12313: running TaskExecutor() for managed_node3/TASK: Create Tar file 23797 1726853523.12408: in run() - task 02083763-bbaf-a265-da97-00000000005c 23797 1726853523.12429: variable 'ansible_search_path' from source: unknown 23797 1726853523.12468: calling self._execute() 23797 1726853523.12511: in VariableManager get_vars() 23797 1726853523.12551: Calling all_inventory to load vars for localhost 23797 1726853523.12562: Calling groups_inventory to load vars for localhost 23797 1726853523.12574: Calling all_plugins_inventory to load vars for localhost 23797 1726853523.12598: Calling all_plugins_play to load vars for localhost 23797 1726853523.12617: Calling groups_plugins_inventory to load vars for localhost 23797 1726853523.12629: Calling groups_plugins_play to load vars for localhost 23797 1726853523.12714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853523.12748: done with get_vars() 23797 1726853523.12826: variable 'inventory_hostname' from source: host vars for 'managed_node3' 23797 1726853523.12830: variable 'ansible_delegated_vars' from source: unknown 23797 1726853523.12840: variable 'ansible_connection' from source: host vars for 'localhost' 23797 1726853523.12848: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 23797 1726853523.12868: variable 'omit' from source: magic vars 23797 1726853523.13329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853523.15778: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853523.15783: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853523.15785: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853523.15788: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853523.15790: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853523.15809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853523.15844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853523.15878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853523.15932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853523.15952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853523.16134: variable 'ansible_distribution' from source: facts 23797 1726853523.16146: variable 'ansible_distribution_major_version' from source: facts 23797 1726853523.16162: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853523.16173: when evaluation is False, skipping this task 23797 1726853523.16182: _execute() done 23797 1726853523.16188: dumping result to json 23797 1726853523.16195: done dumping result, returning 23797 1726853523.16205: done running TaskExecutor() for managed_node3/TASK: Create Tar file [02083763-bbaf-a265-da97-00000000005c] 23797 1726853523.16215: sending task result for task 02083763-bbaf-a265-da97-00000000005c skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853523.16384: no more pending results, returning what we have 23797 1726853523.16388: results queue empty 23797 1726853523.16389: checking for any_errors_fatal 23797 1726853523.16397: done checking for any_errors_fatal 23797 1726853523.16397: checking for max_fail_percentage 23797 1726853523.16399: done checking for max_fail_percentage 23797 1726853523.16399: checking to see if all hosts have failed and the running result is not ok 23797 1726853523.16401: done checking to see if all hosts have failed 23797 1726853523.16401: getting the remaining hosts for this loop 23797 1726853523.16403: done getting the remaining hosts for this loop 23797 1726853523.16406: getting the next task for host managed_node3 23797 1726853523.16412: done getting next task for host managed_node3 23797 1726853523.16414: ^ task is: TASK: Copy testrepo.tar to the remote system 23797 1726853523.16416: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23797 1726853523.16420: getting variables 23797 1726853523.16421: in VariableManager get_vars() 23797 1726853523.16558: Calling all_inventory to load vars for managed_node3 23797 1726853523.16561: Calling groups_inventory to load vars for managed_node3 23797 1726853523.16564: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853523.16579: Calling all_plugins_play to load vars for managed_node3 23797 1726853523.16582: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853523.16586: Calling groups_plugins_play to load vars for managed_node3 23797 1726853523.16875: done sending task result for task 02083763-bbaf-a265-da97-00000000005c 23797 1726853523.16878: WORKER PROCESS EXITING 23797 1726853523.16970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853523.17170: done with get_vars() 23797 1726853523.17182: done getting variables 23797 1726853523.17244: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Copy testrepo.tar to the remote system] ********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:84 Friday 20 September 2024 13:32:03 -0400 (0:00:00.055) 0:00:06.833 ****** 23797 1726853523.17275: entering _queue_task() for managed_node3/copy 23797 1726853523.17530: worker is 1 (out of 1 available) 23797 1726853523.17542: exiting _queue_task() for managed_node3/copy 23797 1726853523.17666: done queuing things up, now waiting for results queue to drain 23797 1726853523.17668: waiting for pending results... 23797 1726853523.17819: running TaskExecutor() for managed_node3/TASK: Copy testrepo.tar to the remote system 23797 1726853523.17913: in run() - task 02083763-bbaf-a265-da97-00000000005d 23797 1726853523.17934: variable 'ansible_search_path' from source: unknown 23797 1726853523.17974: calling self._execute() 23797 1726853523.18067: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853523.18083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853523.18106: variable 'omit' from source: magic vars 23797 1726853523.18694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853523.20809: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853523.20895: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853523.20941: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853523.20983: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853523.21013: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853523.21102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853523.21136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853523.21175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853523.21220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853523.21239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853523.21480: variable 'ansible_distribution' from source: facts 23797 1726853523.21484: variable 'ansible_distribution_major_version' from source: facts 23797 1726853523.21487: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853523.21490: when evaluation is False, skipping this task 23797 1726853523.21492: _execute() done 23797 1726853523.21494: dumping result to json 23797 1726853523.21497: done dumping result, returning 23797 1726853523.21499: done running TaskExecutor() for managed_node3/TASK: Copy testrepo.tar to the remote system [02083763-bbaf-a265-da97-00000000005d] 23797 1726853523.21501: sending task result for task 02083763-bbaf-a265-da97-00000000005d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853523.21632: no more pending results, returning what we have 23797 1726853523.21635: results queue empty 23797 1726853523.21637: checking for any_errors_fatal 23797 1726853523.21641: done checking for any_errors_fatal 23797 1726853523.21642: checking for max_fail_percentage 23797 1726853523.21644: done checking for max_fail_percentage 23797 1726853523.21644: checking to see if all hosts have failed and the running result is not ok 23797 1726853523.21646: done checking to see if all hosts have failed 23797 1726853523.21646: getting the remaining hosts for this loop 23797 1726853523.21648: done getting the remaining hosts for this loop 23797 1726853523.21651: getting the next task for host managed_node3 23797 1726853523.21657: done getting next task for host managed_node3 23797 1726853523.21660: ^ task is: TASK: Untar testrepo.tar 23797 1726853523.21662: ^ 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 23797 1726853523.21665: getting variables 23797 1726853523.21667: in VariableManager get_vars() 23797 1726853523.21701: Calling all_inventory to load vars for managed_node3 23797 1726853523.21703: Calling groups_inventory to load vars for managed_node3 23797 1726853523.21707: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853523.21718: Calling all_plugins_play to load vars for managed_node3 23797 1726853523.21721: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853523.21724: Calling groups_plugins_play to load vars for managed_node3 23797 1726853523.22249: done sending task result for task 02083763-bbaf-a265-da97-00000000005d 23797 1726853523.22252: WORKER PROCESS EXITING 23797 1726853523.22276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853523.22499: done with get_vars() 23797 1726853523.22509: done getting variables 23797 1726853523.22605: Loading ActionModule 'unarchive' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/unarchive.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Untar testrepo.tar] ****************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:90 Friday 20 September 2024 13:32:03 -0400 (0:00:00.053) 0:00:06.886 ****** 23797 1726853523.22633: entering _queue_task() for managed_node3/unarchive 23797 1726853523.22639: Creating lock for unarchive 23797 1726853523.22904: worker is 1 (out of 1 available) 23797 1726853523.22915: exiting _queue_task() for managed_node3/unarchive 23797 1726853523.22927: done queuing things up, now waiting for results queue to drain 23797 1726853523.22928: waiting for pending results... 23797 1726853523.23203: running TaskExecutor() for managed_node3/TASK: Untar testrepo.tar 23797 1726853523.23321: in run() - task 02083763-bbaf-a265-da97-00000000005e 23797 1726853523.23325: variable 'ansible_search_path' from source: unknown 23797 1726853523.23355: calling self._execute() 23797 1726853523.23477: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853523.23481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853523.23483: variable 'omit' from source: magic vars 23797 1726853523.23974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853523.26191: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853523.26265: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853523.26354: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853523.26360: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853523.26393: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853523.26478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853523.26512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853523.26540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853523.26593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853523.26612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853523.26789: variable 'ansible_distribution' from source: facts 23797 1726853523.26877: variable 'ansible_distribution_major_version' from source: facts 23797 1726853523.26880: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853523.26883: when evaluation is False, skipping this task 23797 1726853523.26885: _execute() done 23797 1726853523.26887: dumping result to json 23797 1726853523.26891: done dumping result, returning 23797 1726853523.26893: done running TaskExecutor() for managed_node3/TASK: Untar testrepo.tar [02083763-bbaf-a265-da97-00000000005e] 23797 1726853523.26895: sending task result for task 02083763-bbaf-a265-da97-00000000005e 23797 1726853523.26959: done sending task result for task 02083763-bbaf-a265-da97-00000000005e 23797 1726853523.26962: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853523.27012: no more pending results, returning what we have 23797 1726853523.27016: results queue empty 23797 1726853523.27017: checking for any_errors_fatal 23797 1726853523.27022: done checking for any_errors_fatal 23797 1726853523.27023: checking for max_fail_percentage 23797 1726853523.27025: done checking for max_fail_percentage 23797 1726853523.27025: checking to see if all hosts have failed and the running result is not ok 23797 1726853523.27027: done checking to see if all hosts have failed 23797 1726853523.27028: getting the remaining hosts for this loop 23797 1726853523.27029: done getting the remaining hosts for this loop 23797 1726853523.27033: getting the next task for host managed_node3 23797 1726853523.27039: done getting next task for host managed_node3 23797 1726853523.27041: ^ task is: TASK: Create subdirectory './ansible' under '{{ _rundir.path }}' 23797 1726853523.27043: ^ 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 23797 1726853523.27046: getting variables 23797 1726853523.27048: in VariableManager get_vars() 23797 1726853523.27181: Calling all_inventory to load vars for managed_node3 23797 1726853523.27184: Calling groups_inventory to load vars for managed_node3 23797 1726853523.27188: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853523.27199: Calling all_plugins_play to load vars for managed_node3 23797 1726853523.27202: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853523.27205: Calling groups_plugins_play to load vars for managed_node3 23797 1726853523.27548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853523.27745: done with get_vars() 23797 1726853523.27760: done getting variables 23797 1726853523.27966: variable '_rundir' from source: set_fact 23797 1726853523.28029: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [Create subdirectory './ansible' under '{{ _rundir.path }}'] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:96 Friday 20 September 2024 13:32:03 -0400 (0:00:00.054) 0:00:06.940 ****** 23797 1726853523.28052: entering _queue_task() for managed_node3/file 23797 1726853523.28332: worker is 1 (out of 1 available) 23797 1726853523.28342: exiting _queue_task() for managed_node3/file 23797 1726853523.28352: done queuing things up, now waiting for results queue to drain 23797 1726853523.28353: waiting for pending results... 23797 1726853523.28688: running TaskExecutor() for managed_node3/TASK: Create subdirectory './ansible' under '{{ _rundir.path }}' 23797 1726853523.28692: in run() - task 02083763-bbaf-a265-da97-00000000005f 23797 1726853523.28703: variable 'ansible_search_path' from source: unknown 23797 1726853523.28777: calling self._execute() 23797 1726853523.28826: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853523.28839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853523.28856: variable 'omit' from source: magic vars 23797 1726853523.29332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853523.31550: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853523.31576: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853523.31621: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853523.31658: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853523.31695: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853523.31780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853523.31887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853523.31891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853523.31893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853523.31906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853523.32067: variable 'ansible_distribution' from source: facts 23797 1726853523.32080: variable 'ansible_distribution_major_version' from source: facts 23797 1726853523.32097: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853523.32176: when evaluation is False, skipping this task 23797 1726853523.32179: _execute() done 23797 1726853523.32182: dumping result to json 23797 1726853523.32184: done dumping result, returning 23797 1726853523.32187: done running TaskExecutor() for managed_node3/TASK: Create subdirectory './ansible' under '{{ _rundir.path }}' [02083763-bbaf-a265-da97-00000000005f] 23797 1726853523.32189: sending task result for task 02083763-bbaf-a265-da97-00000000005f 23797 1726853523.32264: done sending task result for task 02083763-bbaf-a265-da97-00000000005f 23797 1726853523.32268: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853523.32317: no more pending results, returning what we have 23797 1726853523.32321: results queue empty 23797 1726853523.32322: checking for any_errors_fatal 23797 1726853523.32327: done checking for any_errors_fatal 23797 1726853523.32328: checking for max_fail_percentage 23797 1726853523.32330: done checking for max_fail_percentage 23797 1726853523.32330: checking to see if all hosts have failed and the running result is not ok 23797 1726853523.32332: done checking to see if all hosts have failed 23797 1726853523.32332: getting the remaining hosts for this loop 23797 1726853523.32333: done getting the remaining hosts for this loop 23797 1726853523.32337: getting the next task for host managed_node3 23797 1726853523.32342: done getting next task for host managed_node3 23797 1726853523.32345: ^ task is: TASK: Move module_utils to ansible directory 23797 1726853523.32347: ^ 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 23797 1726853523.32350: getting variables 23797 1726853523.32351: in VariableManager get_vars() 23797 1726853523.32383: Calling all_inventory to load vars for managed_node3 23797 1726853523.32385: Calling groups_inventory to load vars for managed_node3 23797 1726853523.32389: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853523.32399: Calling all_plugins_play to load vars for managed_node3 23797 1726853523.32402: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853523.32405: Calling groups_plugins_play to load vars for managed_node3 23797 1726853523.32832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853523.33034: done with get_vars() 23797 1726853523.33043: done getting variables 23797 1726853523.33133: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Move module_utils to ansible directory] ********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:102 Friday 20 September 2024 13:32:03 -0400 (0:00:00.051) 0:00:06.991 ****** 23797 1726853523.33158: entering _queue_task() for managed_node3/shell 23797 1726853523.33160: Creating lock for shell 23797 1726853523.33408: worker is 1 (out of 1 available) 23797 1726853523.33420: exiting _queue_task() for managed_node3/shell 23797 1726853523.33544: done queuing things up, now waiting for results queue to drain 23797 1726853523.33546: waiting for pending results... 23797 1726853523.33886: running TaskExecutor() for managed_node3/TASK: Move module_utils to ansible directory 23797 1726853523.33890: in run() - task 02083763-bbaf-a265-da97-000000000060 23797 1726853523.33893: variable 'ansible_search_path' from source: unknown 23797 1726853523.33895: calling self._execute() 23797 1726853523.33916: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853523.33927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853523.33939: variable 'omit' from source: magic vars 23797 1726853523.34391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853523.36504: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853523.36582: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853523.36629: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853523.36668: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853523.36707: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853523.36784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853523.36826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853523.36856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853523.36920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853523.36927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853523.37095: variable 'ansible_distribution' from source: facts 23797 1726853523.37138: variable 'ansible_distribution_major_version' from source: facts 23797 1726853523.37141: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853523.37144: when evaluation is False, skipping this task 23797 1726853523.37146: _execute() done 23797 1726853523.37148: dumping result to json 23797 1726853523.37150: done dumping result, returning 23797 1726853523.37159: done running TaskExecutor() for managed_node3/TASK: Move module_utils to ansible directory [02083763-bbaf-a265-da97-000000000060] 23797 1726853523.37169: sending task result for task 02083763-bbaf-a265-da97-000000000060 23797 1726853523.37381: done sending task result for task 02083763-bbaf-a265-da97-000000000060 23797 1726853523.37384: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853523.37432: no more pending results, returning what we have 23797 1726853523.37436: results queue empty 23797 1726853523.37437: checking for any_errors_fatal 23797 1726853523.37444: done checking for any_errors_fatal 23797 1726853523.37445: checking for max_fail_percentage 23797 1726853523.37447: done checking for max_fail_percentage 23797 1726853523.37447: checking to see if all hosts have failed and the running result is not ok 23797 1726853523.37449: done checking to see if all hosts have failed 23797 1726853523.37450: getting the remaining hosts for this loop 23797 1726853523.37451: done getting the remaining hosts for this loop 23797 1726853523.37455: getting the next task for host managed_node3 23797 1726853523.37460: done getting next task for host managed_node3 23797 1726853523.37463: ^ task is: TASK: Fake out python module directories, primarily for python2 23797 1726853523.37465: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23797 1726853523.37468: getting variables 23797 1726853523.37470: in VariableManager get_vars() 23797 1726853523.37674: Calling all_inventory to load vars for managed_node3 23797 1726853523.37677: Calling groups_inventory to load vars for managed_node3 23797 1726853523.37680: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853523.37690: Calling all_plugins_play to load vars for managed_node3 23797 1726853523.37692: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853523.37695: Calling groups_plugins_play to load vars for managed_node3 23797 1726853523.37907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853523.38112: done with get_vars() 23797 1726853523.38121: done getting variables 23797 1726853523.38177: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Fake out python module directories, primarily for python2] *************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:109 Friday 20 September 2024 13:32:03 -0400 (0:00:00.050) 0:00:07.042 ****** 23797 1726853523.38204: entering _queue_task() for managed_node3/shell 23797 1726853523.38701: worker is 1 (out of 1 available) 23797 1726853523.38708: exiting _queue_task() for managed_node3/shell 23797 1726853523.38718: done queuing things up, now waiting for results queue to drain 23797 1726853523.38719: waiting for pending results... 23797 1726853523.38848: running TaskExecutor() for managed_node3/TASK: Fake out python module directories, primarily for python2 23797 1726853523.38853: in run() - task 02083763-bbaf-a265-da97-000000000061 23797 1726853523.38856: variable 'ansible_search_path' from source: unknown 23797 1726853523.38896: calling self._execute() 23797 1726853523.38982: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853523.38994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853523.39007: variable 'omit' from source: magic vars 23797 1726853523.39485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853523.41661: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853523.41729: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853523.41778: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853523.41817: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853523.41849: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853523.41935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853523.41977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853523.42008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853523.42052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853523.42077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853523.42263: variable 'ansible_distribution' from source: facts 23797 1726853523.42278: variable 'ansible_distribution_major_version' from source: facts 23797 1726853523.42303: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853523.42311: when evaluation is False, skipping this task 23797 1726853523.42318: _execute() done 23797 1726853523.42376: dumping result to json 23797 1726853523.42379: done dumping result, returning 23797 1726853523.42383: done running TaskExecutor() for managed_node3/TASK: Fake out python module directories, primarily for python2 [02083763-bbaf-a265-da97-000000000061] 23797 1726853523.42385: sending task result for task 02083763-bbaf-a265-da97-000000000061 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853523.42555: no more pending results, returning what we have 23797 1726853523.42558: results queue empty 23797 1726853523.42559: checking for any_errors_fatal 23797 1726853523.42565: done checking for any_errors_fatal 23797 1726853523.42566: checking for max_fail_percentage 23797 1726853523.42567: done checking for max_fail_percentage 23797 1726853523.42568: checking to see if all hosts have failed and the running result is not ok 23797 1726853523.42569: done checking to see if all hosts have failed 23797 1726853523.42570: getting the remaining hosts for this loop 23797 1726853523.42573: done getting the remaining hosts for this loop 23797 1726853523.42577: getting the next task for host managed_node3 23797 1726853523.42584: done getting next task for host managed_node3 23797 1726853523.42587: ^ task is: TASK: Set _lsr_python_path 23797 1726853523.42589: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23797 1726853523.42592: getting variables 23797 1726853523.42594: in VariableManager get_vars() 23797 1726853523.42685: Calling all_inventory to load vars for managed_node3 23797 1726853523.42687: Calling groups_inventory to load vars for managed_node3 23797 1726853523.42691: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853523.42702: Calling all_plugins_play to load vars for managed_node3 23797 1726853523.42706: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853523.42709: Calling groups_plugins_play to load vars for managed_node3 23797 1726853523.42959: done sending task result for task 02083763-bbaf-a265-da97-000000000061 23797 1726853523.42963: WORKER PROCESS EXITING 23797 1726853523.43006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853523.43202: done with get_vars() 23797 1726853523.43211: done getting variables 23797 1726853523.43264: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set _lsr_python_path] **************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:118 Friday 20 September 2024 13:32:03 -0400 (0:00:00.050) 0:00:07.093 ****** 23797 1726853523.43299: entering _queue_task() for managed_node3/set_fact 23797 1726853523.43546: worker is 1 (out of 1 available) 23797 1726853523.43557: exiting _queue_task() for managed_node3/set_fact 23797 1726853523.43568: done queuing things up, now waiting for results queue to drain 23797 1726853523.43569: waiting for pending results... 23797 1726853523.43832: running TaskExecutor() for managed_node3/TASK: Set _lsr_python_path 23797 1726853523.43927: in run() - task 02083763-bbaf-a265-da97-000000000062 23797 1726853523.43953: variable 'ansible_search_path' from source: unknown 23797 1726853523.43993: calling self._execute() 23797 1726853523.44080: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853523.44094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853523.44150: variable 'omit' from source: magic vars 23797 1726853523.44599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853523.46761: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853523.46879: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853523.46886: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853523.46925: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853523.46955: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853523.47042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853523.47095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853523.47116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853523.47160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853523.47203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853523.47365: variable 'ansible_distribution' from source: facts 23797 1726853523.47380: variable 'ansible_distribution_major_version' from source: facts 23797 1726853523.47421: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853523.47425: when evaluation is False, skipping this task 23797 1726853523.47427: _execute() done 23797 1726853523.47429: dumping result to json 23797 1726853523.47432: done dumping result, returning 23797 1726853523.47434: done running TaskExecutor() for managed_node3/TASK: Set _lsr_python_path [02083763-bbaf-a265-da97-000000000062] 23797 1726853523.47576: sending task result for task 02083763-bbaf-a265-da97-000000000062 23797 1726853523.47639: done sending task result for task 02083763-bbaf-a265-da97-000000000062 23797 1726853523.47642: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853523.47690: no more pending results, returning what we have 23797 1726853523.47694: results queue empty 23797 1726853523.47696: checking for any_errors_fatal 23797 1726853523.47702: done checking for any_errors_fatal 23797 1726853523.47703: checking for max_fail_percentage 23797 1726853523.47704: done checking for max_fail_percentage 23797 1726853523.47705: checking to see if all hosts have failed and the running result is not ok 23797 1726853523.47707: done checking to see if all hosts have failed 23797 1726853523.47707: getting the remaining hosts for this loop 23797 1726853523.47709: done getting the remaining hosts for this loop 23797 1726853523.47713: getting the next task for host managed_node3 23797 1726853523.47718: done getting next task for host managed_node3 23797 1726853523.47721: ^ task is: TASK: Show _lsr_python_path 23797 1726853523.47723: ^ 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 23797 1726853523.47726: getting variables 23797 1726853523.47728: in VariableManager get_vars() 23797 1726853523.47930: Calling all_inventory to load vars for managed_node3 23797 1726853523.47933: Calling groups_inventory to load vars for managed_node3 23797 1726853523.47937: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853523.47946: Calling all_plugins_play to load vars for managed_node3 23797 1726853523.47949: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853523.47952: Calling groups_plugins_play to load vars for managed_node3 23797 1726853523.48175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853523.48370: done with get_vars() 23797 1726853523.48380: done getting variables 23797 1726853523.48439: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show _lsr_python_path] *************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:122 Friday 20 September 2024 13:32:03 -0400 (0:00:00.051) 0:00:07.145 ****** 23797 1726853523.48465: entering _queue_task() for managed_node3/debug 23797 1726853523.48707: worker is 1 (out of 1 available) 23797 1726853523.48718: exiting _queue_task() for managed_node3/debug 23797 1726853523.48730: done queuing things up, now waiting for results queue to drain 23797 1726853523.48959: waiting for pending results... 23797 1726853523.48982: running TaskExecutor() for managed_node3/TASK: Show _lsr_python_path 23797 1726853523.49062: in run() - task 02083763-bbaf-a265-da97-000000000063 23797 1726853523.49092: variable 'ansible_search_path' from source: unknown 23797 1726853523.49130: calling self._execute() 23797 1726853523.49217: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853523.49228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853523.49242: variable 'omit' from source: magic vars 23797 1726853523.49728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853523.51898: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853523.51964: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853523.52013: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853523.52051: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853523.52085: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853523.52170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853523.52228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853523.52332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853523.52336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853523.52339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853523.52503: variable 'ansible_distribution' from source: facts 23797 1726853523.52514: variable 'ansible_distribution_major_version' from source: facts 23797 1726853523.52530: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853523.52539: when evaluation is False, skipping this task 23797 1726853523.52553: _execute() done 23797 1726853523.52565: dumping result to json 23797 1726853523.52576: done dumping result, returning 23797 1726853523.52586: done running TaskExecutor() for managed_node3/TASK: Show _lsr_python_path [02083763-bbaf-a265-da97-000000000063] 23797 1726853523.52596: sending task result for task 02083763-bbaf-a265-da97-000000000063 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23797 1726853523.52806: no more pending results, returning what we have 23797 1726853523.52810: results queue empty 23797 1726853523.52811: checking for any_errors_fatal 23797 1726853523.52817: done checking for any_errors_fatal 23797 1726853523.52818: checking for max_fail_percentage 23797 1726853523.52820: done checking for max_fail_percentage 23797 1726853523.52821: checking to see if all hosts have failed and the running result is not ok 23797 1726853523.52822: done checking to see if all hosts have failed 23797 1726853523.52823: getting the remaining hosts for this loop 23797 1726853523.52824: done getting the remaining hosts for this loop 23797 1726853523.52828: getting the next task for host managed_node3 23797 1726853523.52834: done getting next task for host managed_node3 23797 1726853523.52837: ^ task is: TASK: List the files in {{ _rundir.path }} 23797 1726853523.52840: ^ 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 23797 1726853523.52843: getting variables 23797 1726853523.52844: in VariableManager get_vars() 23797 1726853523.52981: Calling all_inventory to load vars for managed_node3 23797 1726853523.52984: Calling groups_inventory to load vars for managed_node3 23797 1726853523.52988: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853523.52997: Calling all_plugins_play to load vars for managed_node3 23797 1726853523.53000: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853523.53003: Calling groups_plugins_play to load vars for managed_node3 23797 1726853523.53259: done sending task result for task 02083763-bbaf-a265-da97-000000000063 23797 1726853523.53262: WORKER PROCESS EXITING 23797 1726853523.53286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853523.53516: done with get_vars() 23797 1726853523.53525: done getting variables 23797 1726853523.53580: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 23797 1726853523.53705: variable '_rundir' from source: set_fact 23797 1726853523.53716: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [List the files in {{ _rundir.path }}] ************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:126 Friday 20 September 2024 13:32:03 -0400 (0:00:00.052) 0:00:07.197 ****** 23797 1726853523.53744: entering _queue_task() for managed_node3/command 23797 1726853523.54087: worker is 1 (out of 1 available) 23797 1726853523.54098: exiting _queue_task() for managed_node3/command 23797 1726853523.54108: done queuing things up, now waiting for results queue to drain 23797 1726853523.54109: waiting for pending results... 23797 1726853523.54270: running TaskExecutor() for managed_node3/TASK: List the files in {{ _rundir.path }} 23797 1726853523.54359: in run() - task 02083763-bbaf-a265-da97-000000000064 23797 1726853523.54494: variable 'ansible_search_path' from source: unknown 23797 1726853523.54500: calling self._execute() 23797 1726853523.54506: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853523.54517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853523.54530: variable 'omit' from source: magic vars 23797 1726853523.55122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853523.57477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853523.57522: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853523.57563: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853523.57881: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853523.57884: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853523.57919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853523.57952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853523.58100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853523.58146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853523.58167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853523.58543: variable 'ansible_distribution' from source: facts 23797 1726853523.58556: variable 'ansible_distribution_major_version' from source: facts 23797 1726853523.58576: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853523.58592: when evaluation is False, skipping this task 23797 1726853523.58605: _execute() done 23797 1726853523.58624: dumping result to json 23797 1726853523.58637: done dumping result, returning 23797 1726853523.58654: done running TaskExecutor() for managed_node3/TASK: List the files in {{ _rundir.path }} [02083763-bbaf-a265-da97-000000000064] 23797 1726853523.58664: sending task result for task 02083763-bbaf-a265-da97-000000000064 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853523.58931: no more pending results, returning what we have 23797 1726853523.58935: results queue empty 23797 1726853523.58936: checking for any_errors_fatal 23797 1726853523.58944: done checking for any_errors_fatal 23797 1726853523.58945: checking for max_fail_percentage 23797 1726853523.58946: done checking for max_fail_percentage 23797 1726853523.58947: checking to see if all hosts have failed and the running result is not ok 23797 1726853523.58948: done checking to see if all hosts have failed 23797 1726853523.58949: getting the remaining hosts for this loop 23797 1726853523.58950: done getting the remaining hosts for this loop 23797 1726853523.58954: getting the next task for host managed_node3 23797 1726853523.58961: done getting next task for host managed_node3 23797 1726853523.58966: ^ task is: TASK: Run pytest with nm 23797 1726853523.58969: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_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 23797 1726853523.58974: getting variables 23797 1726853523.58976: in VariableManager get_vars() 23797 1726853523.59006: Calling all_inventory to load vars for managed_node3 23797 1726853523.59009: Calling groups_inventory to load vars for managed_node3 23797 1726853523.59013: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853523.59024: Calling all_plugins_play to load vars for managed_node3 23797 1726853523.59028: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853523.59033: Calling groups_plugins_play to load vars for managed_node3 23797 1726853523.59443: done sending task result for task 02083763-bbaf-a265-da97-000000000064 23797 1726853523.59446: WORKER PROCESS EXITING 23797 1726853523.59468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853523.59662: done with get_vars() 23797 1726853523.59673: done getting variables 23797 1726853523.59732: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Run pytest with nm] ****************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:132 Friday 20 September 2024 13:32:03 -0400 (0:00:00.060) 0:00:07.257 ****** 23797 1726853523.59758: entering _queue_task() for managed_node3/command 23797 1726853523.60083: worker is 1 (out of 1 available) 23797 1726853523.60096: exiting _queue_task() for managed_node3/command 23797 1726853523.60106: done queuing things up, now waiting for results queue to drain 23797 1726853523.60107: waiting for pending results... 23797 1726853523.60293: running TaskExecutor() for managed_node3/TASK: Run pytest with nm 23797 1726853523.60387: in run() - task 02083763-bbaf-a265-da97-000000000066 23797 1726853523.60408: variable 'ansible_search_path' from source: unknown 23797 1726853523.60452: calling self._execute() 23797 1726853523.60540: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853523.60558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853523.60575: variable 'omit' from source: magic vars 23797 1726853523.61448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853523.64021: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853523.64094: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853523.64226: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853523.64231: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853523.64486: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853523.64570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853523.64879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853523.64882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853523.64885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853523.64981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853523.65184: variable 'ansible_distribution' from source: facts 23797 1726853523.65196: variable 'ansible_distribution_major_version' from source: facts 23797 1726853523.65215: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853523.65282: when evaluation is False, skipping this task 23797 1726853523.65289: _execute() done 23797 1726853523.65295: dumping result to json 23797 1726853523.65303: done dumping result, returning 23797 1726853523.65318: done running TaskExecutor() for managed_node3/TASK: Run pytest with nm [02083763-bbaf-a265-da97-000000000066] 23797 1726853523.65326: sending task result for task 02083763-bbaf-a265-da97-000000000066 23797 1726853523.65655: done sending task result for task 02083763-bbaf-a265-da97-000000000066 23797 1726853523.65659: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853523.65711: no more pending results, returning what we have 23797 1726853523.65715: results queue empty 23797 1726853523.65716: checking for any_errors_fatal 23797 1726853523.65722: done checking for any_errors_fatal 23797 1726853523.65723: checking for max_fail_percentage 23797 1726853523.65727: done checking for max_fail_percentage 23797 1726853523.65728: checking to see if all hosts have failed and the running result is not ok 23797 1726853523.65729: done checking to see if all hosts have failed 23797 1726853523.65730: getting the remaining hosts for this loop 23797 1726853523.65731: done getting the remaining hosts for this loop 23797 1726853523.65735: getting the next task for host managed_node3 23797 1726853523.65743: done getting next task for host managed_node3 23797 1726853523.65746: ^ task is: TASK: Debug stdout_lines of the running playbook with nm 23797 1726853523.65749: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_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=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23797 1726853523.65752: getting variables 23797 1726853523.65753: in VariableManager get_vars() 23797 1726853523.65785: Calling all_inventory to load vars for managed_node3 23797 1726853523.65787: Calling groups_inventory to load vars for managed_node3 23797 1726853523.65790: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853523.65800: Calling all_plugins_play to load vars for managed_node3 23797 1726853523.65803: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853523.65805: Calling groups_plugins_play to load vars for managed_node3 23797 1726853523.66086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853523.66322: done with get_vars() 23797 1726853523.66332: done getting variables 23797 1726853523.66391: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Debug stdout_lines of the running playbook with nm] ********************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:142 Friday 20 September 2024 13:32:03 -0400 (0:00:00.066) 0:00:07.324 ****** 23797 1726853523.66420: entering _queue_task() for managed_node3/debug 23797 1726853523.66857: worker is 1 (out of 1 available) 23797 1726853523.66868: exiting _queue_task() for managed_node3/debug 23797 1726853523.66882: done queuing things up, now waiting for results queue to drain 23797 1726853523.66884: waiting for pending results... 23797 1726853523.67028: running TaskExecutor() for managed_node3/TASK: Debug stdout_lines of the running playbook with nm 23797 1726853523.67140: in run() - task 02083763-bbaf-a265-da97-000000000067 23797 1726853523.67163: variable 'ansible_search_path' from source: unknown 23797 1726853523.67232: calling self._execute() 23797 1726853523.67348: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853523.67360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853523.67390: variable 'omit' from source: magic vars 23797 1726853523.68067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853523.70908: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853523.71220: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853523.71262: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853523.71304: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853523.71332: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853523.71446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853523.71844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853523.71847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853523.71850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853523.71864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853523.72262: variable 'ansible_distribution' from source: facts 23797 1726853523.72276: variable 'ansible_distribution_major_version' from source: facts 23797 1726853523.72294: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853523.72303: when evaluation is False, skipping this task 23797 1726853523.72311: _execute() done 23797 1726853523.72318: dumping result to json 23797 1726853523.72325: done dumping result, returning 23797 1726853523.72336: done running TaskExecutor() for managed_node3/TASK: Debug stdout_lines of the running playbook with nm [02083763-bbaf-a265-da97-000000000067] 23797 1726853523.72344: sending task result for task 02083763-bbaf-a265-da97-000000000067 23797 1726853523.72658: done sending task result for task 02083763-bbaf-a265-da97-000000000067 23797 1726853523.72661: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23797 1726853523.72736: no more pending results, returning what we have 23797 1726853523.72740: results queue empty 23797 1726853523.72742: checking for any_errors_fatal 23797 1726853523.72748: done checking for any_errors_fatal 23797 1726853523.72749: checking for max_fail_percentage 23797 1726853523.72751: done checking for max_fail_percentage 23797 1726853523.72751: checking to see if all hosts have failed and the running result is not ok 23797 1726853523.72756: done checking to see if all hosts have failed 23797 1726853523.72757: getting the remaining hosts for this loop 23797 1726853523.72758: done getting the remaining hosts for this loop 23797 1726853523.72763: getting the next task for host managed_node3 23797 1726853523.72774: done getting next task for host managed_node3 23797 1726853523.72777: ^ task is: TASK: Install network-scripts when running pytest with initscripts 23797 1726853523.72780: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_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 23797 1726853523.72784: getting variables 23797 1726853523.72786: in VariableManager get_vars() 23797 1726853523.72819: Calling all_inventory to load vars for managed_node3 23797 1726853523.72822: Calling groups_inventory to load vars for managed_node3 23797 1726853523.72826: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853523.72838: Calling all_plugins_play to load vars for managed_node3 23797 1726853523.72841: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853523.72845: Calling groups_plugins_play to load vars for managed_node3 23797 1726853523.73593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853523.73994: done with get_vars() 23797 1726853523.74005: done getting variables 23797 1726853523.74068: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install network-scripts when running pytest with initscripts] ************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:148 Friday 20 September 2024 13:32:03 -0400 (0:00:00.078) 0:00:07.403 ****** 23797 1726853523.74301: entering _queue_task() for managed_node3/package 23797 1726853523.75006: worker is 1 (out of 1 available) 23797 1726853523.75017: exiting _queue_task() for managed_node3/package 23797 1726853523.75029: done queuing things up, now waiting for results queue to drain 23797 1726853523.75031: waiting for pending results... 23797 1726853523.75490: running TaskExecutor() for managed_node3/TASK: Install network-scripts when running pytest with initscripts 23797 1726853523.75495: in run() - task 02083763-bbaf-a265-da97-000000000069 23797 1726853523.75498: variable 'ansible_search_path' from source: unknown 23797 1726853523.75594: calling self._execute() 23797 1726853523.75678: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853523.75785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853523.75804: variable 'omit' from source: magic vars 23797 1726853523.76724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853523.81581: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853523.81753: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853523.81919: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853523.81961: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853523.82037: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853523.82235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853523.82275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853523.82367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853523.82413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853523.82573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853523.82743: variable 'ansible_distribution' from source: facts 23797 1726853523.82887: variable 'ansible_distribution_major_version' from source: facts 23797 1726853523.82904: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853523.82912: when evaluation is False, skipping this task 23797 1726853523.82918: _execute() done 23797 1726853523.82924: dumping result to json 23797 1726853523.82931: done dumping result, returning 23797 1726853523.82941: done running TaskExecutor() for managed_node3/TASK: Install network-scripts when running pytest with initscripts [02083763-bbaf-a265-da97-000000000069] 23797 1726853523.82950: sending task result for task 02083763-bbaf-a265-da97-000000000069 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853523.83133: no more pending results, returning what we have 23797 1726853523.83137: results queue empty 23797 1726853523.83138: checking for any_errors_fatal 23797 1726853523.83143: done checking for any_errors_fatal 23797 1726853523.83143: checking for max_fail_percentage 23797 1726853523.83145: done checking for max_fail_percentage 23797 1726853523.83146: checking to see if all hosts have failed and the running result is not ok 23797 1726853523.83147: done checking to see if all hosts have failed 23797 1726853523.83148: getting the remaining hosts for this loop 23797 1726853523.83150: done getting the remaining hosts for this loop 23797 1726853523.83156: getting the next task for host managed_node3 23797 1726853523.83163: done getting next task for host managed_node3 23797 1726853523.83165: ^ task is: TASK: Run pytest with initscripts 23797 1726853523.83168: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_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 23797 1726853523.83173: getting variables 23797 1726853523.83175: in VariableManager get_vars() 23797 1726853523.83207: Calling all_inventory to load vars for managed_node3 23797 1726853523.83210: Calling groups_inventory to load vars for managed_node3 23797 1726853523.83213: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853523.83224: Calling all_plugins_play to load vars for managed_node3 23797 1726853523.83227: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853523.83230: Calling groups_plugins_play to load vars for managed_node3 23797 1726853523.83796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853523.84206: done with get_vars() 23797 1726853523.84218: done getting variables 23797 1726853523.84529: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Run pytest with initscripts] ********************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:153 Friday 20 September 2024 13:32:03 -0400 (0:00:00.102) 0:00:07.506 ****** 23797 1726853523.84562: entering _queue_task() for managed_node3/command 23797 1726853523.85110: done sending task result for task 02083763-bbaf-a265-da97-000000000069 23797 1726853523.85289: WORKER PROCESS EXITING 23797 1726853523.85279: worker is 1 (out of 1 available) 23797 1726853523.85300: exiting _queue_task() for managed_node3/command 23797 1726853523.85311: done queuing things up, now waiting for results queue to drain 23797 1726853523.85312: waiting for pending results... 23797 1726853523.85444: running TaskExecutor() for managed_node3/TASK: Run pytest with initscripts 23797 1726853523.85556: in run() - task 02083763-bbaf-a265-da97-00000000006a 23797 1726853523.85584: variable 'ansible_search_path' from source: unknown 23797 1726853523.85629: calling self._execute() 23797 1726853523.85723: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853523.85735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853523.85750: variable 'omit' from source: magic vars 23797 1726853523.86404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853523.90139: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853523.90311: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853523.90352: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853523.90578: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853523.90581: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853523.90731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853523.90762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853523.91012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853523.91016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853523.91018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853523.91266: variable 'ansible_distribution' from source: facts 23797 1726853523.91346: variable 'ansible_distribution_major_version' from source: facts 23797 1726853523.91362: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853523.91370: when evaluation is False, skipping this task 23797 1726853523.91380: _execute() done 23797 1726853523.91386: dumping result to json 23797 1726853523.91393: done dumping result, returning 23797 1726853523.91405: done running TaskExecutor() for managed_node3/TASK: Run pytest with initscripts [02083763-bbaf-a265-da97-00000000006a] 23797 1726853523.91475: sending task result for task 02083763-bbaf-a265-da97-00000000006a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853523.91716: no more pending results, returning what we have 23797 1726853523.91720: results queue empty 23797 1726853523.91721: checking for any_errors_fatal 23797 1726853523.91727: done checking for any_errors_fatal 23797 1726853523.91727: checking for max_fail_percentage 23797 1726853523.91729: done checking for max_fail_percentage 23797 1726853523.91729: checking to see if all hosts have failed and the running result is not ok 23797 1726853523.91731: done checking to see if all hosts have failed 23797 1726853523.91731: getting the remaining hosts for this loop 23797 1726853523.91732: done getting the remaining hosts for this loop 23797 1726853523.91736: getting the next task for host managed_node3 23797 1726853523.91743: done getting next task for host managed_node3 23797 1726853523.91746: ^ task is: TASK: Debug stdout_lines of the running playbook with initscripts 23797 1726853523.91748: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_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=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23797 1726853523.91752: getting variables 23797 1726853523.91755: in VariableManager get_vars() 23797 1726853523.91787: Calling all_inventory to load vars for managed_node3 23797 1726853523.91789: Calling groups_inventory to load vars for managed_node3 23797 1726853523.91792: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853523.91986: Calling all_plugins_play to load vars for managed_node3 23797 1726853523.91990: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853523.91993: Calling groups_plugins_play to load vars for managed_node3 23797 1726853523.92377: done sending task result for task 02083763-bbaf-a265-da97-00000000006a 23797 1726853523.92380: WORKER PROCESS EXITING 23797 1726853523.92403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853523.92805: done with get_vars() 23797 1726853523.92816: done getting variables 23797 1726853523.93077: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Debug stdout_lines of the running playbook with initscripts] ************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:163 Friday 20 September 2024 13:32:03 -0400 (0:00:00.085) 0:00:07.591 ****** 23797 1726853523.93109: entering _queue_task() for managed_node3/debug 23797 1726853523.93608: worker is 1 (out of 1 available) 23797 1726853523.93622: exiting _queue_task() for managed_node3/debug 23797 1726853523.93636: done queuing things up, now waiting for results queue to drain 23797 1726853523.93637: waiting for pending results... 23797 1726853523.94035: running TaskExecutor() for managed_node3/TASK: Debug stdout_lines of the running playbook with initscripts 23797 1726853523.94238: in run() - task 02083763-bbaf-a265-da97-00000000006b 23797 1726853523.94372: variable 'ansible_search_path' from source: unknown 23797 1726853523.94381: calling self._execute() 23797 1726853523.94396: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853523.94409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853523.94425: variable 'omit' from source: magic vars 23797 1726853523.94969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853523.97601: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853523.97676: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853523.97717: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853523.97765: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853523.97810: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853523.97902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853523.97940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853523.98170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853523.98176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853523.98183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853523.98462: variable 'ansible_distribution' from source: facts 23797 1726853523.98716: variable 'ansible_distribution_major_version' from source: facts 23797 1726853523.98720: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853523.98722: when evaluation is False, skipping this task 23797 1726853523.98725: _execute() done 23797 1726853523.98727: dumping result to json 23797 1726853523.98728: done dumping result, returning 23797 1726853523.98731: done running TaskExecutor() for managed_node3/TASK: Debug stdout_lines of the running playbook with initscripts [02083763-bbaf-a265-da97-00000000006b] 23797 1726853523.98733: sending task result for task 02083763-bbaf-a265-da97-00000000006b 23797 1726853523.98798: done sending task result for task 02083763-bbaf-a265-da97-00000000006b 23797 1726853523.98801: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23797 1726853523.98862: no more pending results, returning what we have 23797 1726853523.98866: results queue empty 23797 1726853523.98867: checking for any_errors_fatal 23797 1726853523.98876: done checking for any_errors_fatal 23797 1726853523.98877: checking for max_fail_percentage 23797 1726853523.98879: done checking for max_fail_percentage 23797 1726853523.98880: checking to see if all hosts have failed and the running result is not ok 23797 1726853523.98882: done checking to see if all hosts have failed 23797 1726853523.98882: getting the remaining hosts for this loop 23797 1726853523.98884: done getting the remaining hosts for this loop 23797 1726853523.98888: getting the next task for host managed_node3 23797 1726853523.98897: done getting next task for host managed_node3 23797 1726853523.98899: ^ task is: TASK: Remove local tar file 23797 1726853523.98901: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23797 1726853523.98904: getting variables 23797 1726853523.98906: in VariableManager get_vars() 23797 1726853523.98936: Calling all_inventory to load vars for managed_node3 23797 1726853523.98939: Calling groups_inventory to load vars for managed_node3 23797 1726853523.98942: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853523.98952: Calling all_plugins_play to load vars for managed_node3 23797 1726853523.98955: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853523.98958: Calling groups_plugins_play to load vars for managed_node3 23797 1726853523.99510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853523.99874: done with get_vars() 23797 1726853523.99885: done getting variables TASK [Remove local tar file] *************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:167 Friday 20 September 2024 13:32:03 -0400 (0:00:00.068) 0:00:07.660 ****** 23797 1726853523.99985: entering _queue_task() for managed_node3/file 23797 1726853524.00398: worker is 1 (out of 1 available) 23797 1726853524.00408: exiting _queue_task() for managed_node3/file 23797 1726853524.00419: done queuing things up, now waiting for results queue to drain 23797 1726853524.00420: waiting for pending results... 23797 1726853524.00604: running TaskExecutor() for managed_node3/TASK: Remove local tar file 23797 1726853524.00710: in run() - task 02083763-bbaf-a265-da97-00000000006c 23797 1726853524.00736: variable 'ansible_search_path' from source: unknown 23797 1726853524.00783: calling self._execute() 23797 1726853524.00815: in VariableManager get_vars() 23797 1726853524.00866: Calling all_inventory to load vars for localhost 23797 1726853524.00879: Calling groups_inventory to load vars for localhost 23797 1726853524.00889: Calling all_plugins_inventory to load vars for localhost 23797 1726853524.00911: Calling all_plugins_play to load vars for localhost 23797 1726853524.00920: Calling groups_plugins_inventory to load vars for localhost 23797 1726853524.00929: Calling groups_plugins_play to load vars for localhost 23797 1726853524.01015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853524.01080: done with get_vars() 23797 1726853524.01084: variable 'inventory_hostname' from source: host vars for 'managed_node3' 23797 1726853524.01132: variable 'ansible_delegated_vars' from source: unknown 23797 1726853524.01140: variable 'ansible_connection' from source: host vars for 'localhost' 23797 1726853524.01147: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 23797 1726853524.01166: variable 'omit' from source: magic vars 23797 1726853524.01662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853524.04983: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853524.05042: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853524.05090: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853524.05134: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853524.05195: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853524.05258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853524.05294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853524.05330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853524.05413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853524.05416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853524.05585: variable 'ansible_distribution' from source: facts 23797 1726853524.05597: variable 'ansible_distribution_major_version' from source: facts 23797 1726853524.05612: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853524.05621: when evaluation is False, skipping this task 23797 1726853524.05633: _execute() done 23797 1726853524.05740: dumping result to json 23797 1726853524.05743: done dumping result, returning 23797 1726853524.05746: done running TaskExecutor() for managed_node3/TASK: Remove local tar file [02083763-bbaf-a265-da97-00000000006c] 23797 1726853524.05748: sending task result for task 02083763-bbaf-a265-da97-00000000006c 23797 1726853524.05833: done sending task result for task 02083763-bbaf-a265-da97-00000000006c 23797 1726853524.05836: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853524.05891: no more pending results, returning what we have 23797 1726853524.05895: results queue empty 23797 1726853524.05897: checking for any_errors_fatal 23797 1726853524.05903: done checking for any_errors_fatal 23797 1726853524.05904: checking for max_fail_percentage 23797 1726853524.05905: done checking for max_fail_percentage 23797 1726853524.05906: checking to see if all hosts have failed and the running result is not ok 23797 1726853524.05907: done checking to see if all hosts have failed 23797 1726853524.05908: getting the remaining hosts for this loop 23797 1726853524.05909: done getting the remaining hosts for this loop 23797 1726853524.05913: getting the next task for host managed_node3 23797 1726853524.05919: done getting next task for host managed_node3 23797 1726853524.05921: ^ task is: TASK: Remove tempdir 23797 1726853524.05923: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23797 1726853524.05926: getting variables 23797 1726853524.05927: in VariableManager get_vars() 23797 1726853524.05956: Calling all_inventory to load vars for managed_node3 23797 1726853524.05959: Calling groups_inventory to load vars for managed_node3 23797 1726853524.05963: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853524.05974: Calling all_plugins_play to load vars for managed_node3 23797 1726853524.05978: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853524.05981: Calling groups_plugins_play to load vars for managed_node3 23797 1726853524.06387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853524.06706: done with get_vars() 23797 1726853524.06718: done getting variables TASK [Remove tempdir] ********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:173 Friday 20 September 2024 13:32:04 -0400 (0:00:00.068) 0:00:07.728 ****** 23797 1726853524.06817: entering _queue_task() for managed_node3/file 23797 1726853524.07204: worker is 1 (out of 1 available) 23797 1726853524.07215: exiting _queue_task() for managed_node3/file 23797 1726853524.07226: done queuing things up, now waiting for results queue to drain 23797 1726853524.07227: waiting for pending results... 23797 1726853524.07509: running TaskExecutor() for managed_node3/TASK: Remove tempdir 23797 1726853524.07519: in run() - task 02083763-bbaf-a265-da97-00000000006d 23797 1726853524.07540: variable 'ansible_search_path' from source: unknown 23797 1726853524.07608: calling self._execute() 23797 1726853524.07687: variable 'ansible_host' from source: host vars for 'managed_node3' 23797 1726853524.07700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23797 1726853524.07776: variable 'omit' from source: magic vars 23797 1726853524.08262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23797 1726853524.10876: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23797 1726853524.10946: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23797 1726853524.11009: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23797 1726853524.11080: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23797 1726853524.11091: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23797 1726853524.11177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23797 1726853524.11219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23797 1726853524.11297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23797 1726853524.11302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23797 1726853524.11323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23797 1726853524.11502: variable 'ansible_distribution' from source: facts 23797 1726853524.11521: variable 'ansible_distribution_major_version' from source: facts 23797 1726853524.11538: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23797 1726853524.11547: when evaluation is False, skipping this task 23797 1726853524.11557: _execute() done 23797 1726853524.11564: dumping result to json 23797 1726853524.11621: done dumping result, returning 23797 1726853524.11624: done running TaskExecutor() for managed_node3/TASK: Remove tempdir [02083763-bbaf-a265-da97-00000000006d] 23797 1726853524.11626: sending task result for task 02083763-bbaf-a265-da97-00000000006d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23797 1726853524.11802: no more pending results, returning what we have 23797 1726853524.11805: results queue empty 23797 1726853524.11807: checking for any_errors_fatal 23797 1726853524.11813: done checking for any_errors_fatal 23797 1726853524.11813: checking for max_fail_percentage 23797 1726853524.11815: done checking for max_fail_percentage 23797 1726853524.11816: checking to see if all hosts have failed and the running result is not ok 23797 1726853524.11817: done checking to see if all hosts have failed 23797 1726853524.11818: getting the remaining hosts for this loop 23797 1726853524.11819: done getting the remaining hosts for this loop 23797 1726853524.11823: getting the next task for host managed_node3 23797 1726853524.11830: done getting next task for host managed_node3 23797 1726853524.11837: ^ task is: TASK: meta (flush_handlers) 23797 1726853524.11839: ^ 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 23797 1726853524.11844: getting variables 23797 1726853524.11845: in VariableManager get_vars() 23797 1726853524.11881: Calling all_inventory to load vars for managed_node3 23797 1726853524.11884: Calling groups_inventory to load vars for managed_node3 23797 1726853524.11888: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853524.11899: Calling all_plugins_play to load vars for managed_node3 23797 1726853524.11902: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853524.11905: Calling groups_plugins_play to load vars for managed_node3 23797 1726853524.12591: done sending task result for task 02083763-bbaf-a265-da97-00000000006d 23797 1726853524.12595: WORKER PROCESS EXITING 23797 1726853524.12648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853524.12844: done with get_vars() 23797 1726853524.12855: done getting variables 23797 1726853524.12923: in VariableManager get_vars() 23797 1726853524.12931: Calling all_inventory to load vars for managed_node3 23797 1726853524.12933: Calling groups_inventory to load vars for managed_node3 23797 1726853524.12936: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853524.12940: Calling all_plugins_play to load vars for managed_node3 23797 1726853524.12942: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853524.12949: Calling groups_plugins_play to load vars for managed_node3 23797 1726853524.13087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853524.13268: done with get_vars() 23797 1726853524.13286: done queuing things up, now waiting for results queue to drain 23797 1726853524.13288: results queue empty 23797 1726853524.13289: checking for any_errors_fatal 23797 1726853524.13291: done checking for any_errors_fatal 23797 1726853524.13292: checking for max_fail_percentage 23797 1726853524.13293: done checking for max_fail_percentage 23797 1726853524.13294: checking to see if all hosts have failed and the running result is not ok 23797 1726853524.13295: done checking to see if all hosts have failed 23797 1726853524.13295: getting the remaining hosts for this loop 23797 1726853524.13296: done getting the remaining hosts for this loop 23797 1726853524.13299: getting the next task for host managed_node3 23797 1726853524.13302: done getting next task for host managed_node3 23797 1726853524.13304: ^ task is: TASK: meta (flush_handlers) 23797 1726853524.13305: ^ 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 23797 1726853524.13308: getting variables 23797 1726853524.13309: in VariableManager get_vars() 23797 1726853524.13316: Calling all_inventory to load vars for managed_node3 23797 1726853524.13318: Calling groups_inventory to load vars for managed_node3 23797 1726853524.13326: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853524.13331: Calling all_plugins_play to load vars for managed_node3 23797 1726853524.13333: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853524.13336: Calling groups_plugins_play to load vars for managed_node3 23797 1726853524.13480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853524.13696: done with get_vars() 23797 1726853524.13708: done getting variables 23797 1726853524.13756: in VariableManager get_vars() 23797 1726853524.13764: Calling all_inventory to load vars for managed_node3 23797 1726853524.13766: Calling groups_inventory to load vars for managed_node3 23797 1726853524.13768: Calling all_plugins_inventory to load vars for managed_node3 23797 1726853524.13774: Calling all_plugins_play to load vars for managed_node3 23797 1726853524.13777: Calling groups_plugins_inventory to load vars for managed_node3 23797 1726853524.13779: Calling groups_plugins_play to load vars for managed_node3 23797 1726853524.13918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23797 1726853524.14120: done with get_vars() 23797 1726853524.14132: done queuing things up, now waiting for results queue to drain 23797 1726853524.14134: results queue empty 23797 1726853524.14135: checking for any_errors_fatal 23797 1726853524.14136: done checking for any_errors_fatal 23797 1726853524.14137: checking for max_fail_percentage 23797 1726853524.14138: done checking for max_fail_percentage 23797 1726853524.14143: checking to see if all hosts have failed and the running result is not ok 23797 1726853524.14144: done checking to see if all hosts have failed 23797 1726853524.14144: getting the remaining hosts for this loop 23797 1726853524.14145: done getting the remaining hosts for this loop 23797 1726853524.14148: getting the next task for host managed_node3 23797 1726853524.14151: done getting next task for host managed_node3 23797 1726853524.14152: ^ task is: None 23797 1726853524.14156: ^ 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 23797 1726853524.14157: done queuing things up, now waiting for results queue to drain 23797 1726853524.14158: results queue empty 23797 1726853524.14158: checking for any_errors_fatal 23797 1726853524.14159: done checking for any_errors_fatal 23797 1726853524.14160: checking for max_fail_percentage 23797 1726853524.14160: done checking for max_fail_percentage 23797 1726853524.14161: checking to see if all hosts have failed and the running result is not ok 23797 1726853524.14162: done checking to see if all hosts have failed 23797 1726853524.14163: getting the next task for host managed_node3 23797 1726853524.14165: done getting next task for host managed_node3 23797 1726853524.14166: ^ task is: None 23797 1726853524.14167: ^ 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_node3 : ok=6 changed=0 unreachable=0 failed=0 skipped=84 rescued=0 ignored=0 Friday 20 September 2024 13:32:04 -0400 (0:00:00.074) 0:00:07.802 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.52s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml:3 Gather the minimum subset of ansible_facts required by the network role test --- 0.63s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.53s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.12s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Get tempfile for tar ---------------------------------------------------- 0.12s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:45 fedora.linux_system_roles.network : Install packages -------------------- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Install network-scripts when running pytest with initscripts ------------ 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:148 Create tempdir for code to test ----------------------------------------- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:39 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 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.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Run pytest with initscripts --------------------------------------------- 0.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:153 Set network provider to 'nm' -------------------------------------------- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:10 Debug stdout_lines of the running playbook with nm ---------------------- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:142 Get tests directory ----------------------------------------------------- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:55 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : 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 '../tasks/get_modules_and_utils_paths.yml' ------------- 0.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:52 Remove tempdir ---------------------------------------------------------- 0.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:173 23797 1726853524.14260: RUNNING CLEANUP