[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. 10694 1726867131.18650: 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-Isn 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 10694 1726867131.18939: Added group all to inventory 10694 1726867131.18940: Added group ungrouped to inventory 10694 1726867131.18943: Group all now contains ungrouped 10694 1726867131.18945: Examining possible inventory source: /tmp/network-5rw/inventory.yml 10694 1726867131.27735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 10694 1726867131.27775: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 10694 1726867131.27796: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 10694 1726867131.27838: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 10694 1726867131.27888: Loaded config def from plugin (inventory/script) 10694 1726867131.27889: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 10694 1726867131.27916: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 10694 1726867131.27972: Loaded config def from plugin (inventory/yaml) 10694 1726867131.27974: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 10694 1726867131.28039: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 10694 1726867131.28317: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 10694 1726867131.28319: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 10694 1726867131.28322: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 10694 1726867131.28326: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 10694 1726867131.28329: Loading data from /tmp/network-5rw/inventory.yml 10694 1726867131.28372: /tmp/network-5rw/inventory.yml was not parsable by auto 10694 1726867131.28416: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 10694 1726867131.28445: Loading data from /tmp/network-5rw/inventory.yml 10694 1726867131.28502: group all already in inventory 10694 1726867131.28507: set inventory_file for managed_node1 10694 1726867131.28510: set inventory_dir for managed_node1 10694 1726867131.28510: Added host managed_node1 to inventory 10694 1726867131.28512: Added host managed_node1 to group all 10694 1726867131.28512: set ansible_host for managed_node1 10694 1726867131.28513: set ansible_ssh_extra_args for managed_node1 10694 1726867131.28515: set inventory_file for managed_node2 10694 1726867131.28517: set inventory_dir for managed_node2 10694 1726867131.28517: Added host managed_node2 to inventory 10694 1726867131.28518: Added host managed_node2 to group all 10694 1726867131.28518: set ansible_host for managed_node2 10694 1726867131.28519: set ansible_ssh_extra_args for managed_node2 10694 1726867131.28520: set inventory_file for managed_node3 10694 1726867131.28522: set inventory_dir for managed_node3 10694 1726867131.28522: Added host managed_node3 to inventory 10694 1726867131.28523: Added host managed_node3 to group all 10694 1726867131.28523: set ansible_host for managed_node3 10694 1726867131.28524: set ansible_ssh_extra_args for managed_node3 10694 1726867131.28525: Reconcile groups and hosts in inventory. 10694 1726867131.28528: Group ungrouped now contains managed_node1 10694 1726867131.28529: Group ungrouped now contains managed_node2 10694 1726867131.28530: Group ungrouped now contains managed_node3 10694 1726867131.28585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 10694 1726867131.28660: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 10694 1726867131.28697: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 10694 1726867131.28715: Loaded config def from plugin (vars/host_group_vars) 10694 1726867131.28717: 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) 10694 1726867131.28721: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 10694 1726867131.28727: 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) 10694 1726867131.28754: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 10694 1726867131.28988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867131.29053: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 10694 1726867131.29075: Loaded config def from plugin (connection/local) 10694 1726867131.29081: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 10694 1726867131.29449: Loaded config def from plugin (connection/paramiko_ssh) 10694 1726867131.29452: 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) 10694 1726867131.29999: 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) 10694 1726867131.30023: Loaded config def from plugin (connection/psrp) 10694 1726867131.30025: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 10694 1726867131.30440: 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) 10694 1726867131.30464: Loaded config def from plugin (connection/ssh) 10694 1726867131.30465: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 10694 1726867131.31693: 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) 10694 1726867131.31715: Loaded config def from plugin (connection/winrm) 10694 1726867131.31717: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 10694 1726867131.31736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 10694 1726867131.31782: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 10694 1726867131.31819: Loaded config def from plugin (shell/cmd) 10694 1726867131.31820: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 10694 1726867131.31836: 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) 10694 1726867131.31873: Loaded config def from plugin (shell/powershell) 10694 1726867131.31874: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 10694 1726867131.31911: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 10694 1726867131.32012: Loaded config def from plugin (shell/sh) 10694 1726867131.32014: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 10694 1726867131.32036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 10694 1726867131.32110: Loaded config def from plugin (become/runas) 10694 1726867131.32112: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 10694 1726867131.32218: Loaded config def from plugin (become/su) 10694 1726867131.32220: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 10694 1726867131.32314: Loaded config def from plugin (become/sudo) 10694 1726867131.32315: 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 10694 1726867131.32335: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml 10694 1726867131.32544: in VariableManager get_vars() 10694 1726867131.32557: done with get_vars() 10694 1726867131.32642: trying /usr/local/lib/python3.12/site-packages/ansible/modules 10694 1726867131.34507: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 10694 1726867131.34570: in VariableManager get_vars() 10694 1726867131.34573: done with get_vars() 10694 1726867131.34575: variable 'playbook_dir' from source: magic vars 10694 1726867131.34576: variable 'ansible_playbook_python' from source: magic vars 10694 1726867131.34579: variable 'ansible_config_file' from source: magic vars 10694 1726867131.34580: variable 'groups' from source: magic vars 10694 1726867131.34580: variable 'omit' from source: magic vars 10694 1726867131.34581: variable 'ansible_version' from source: magic vars 10694 1726867131.34584: variable 'ansible_check_mode' from source: magic vars 10694 1726867131.34585: variable 'ansible_diff_mode' from source: magic vars 10694 1726867131.34585: variable 'ansible_forks' from source: magic vars 10694 1726867131.34585: variable 'ansible_inventory_sources' from source: magic vars 10694 1726867131.34586: variable 'ansible_skip_tags' from source: magic vars 10694 1726867131.34586: variable 'ansible_limit' from source: magic vars 10694 1726867131.34587: variable 'ansible_run_tags' from source: magic vars 10694 1726867131.34587: variable 'ansible_verbosity' from source: magic vars 10694 1726867131.34609: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml 10694 1726867131.35010: in VariableManager get_vars() 10694 1726867131.35023: done with get_vars() 10694 1726867131.35029: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml 10694 1726867131.35609: in VariableManager get_vars() 10694 1726867131.35618: done with get_vars() 10694 1726867131.35623: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 10694 1726867131.35693: in VariableManager get_vars() 10694 1726867131.35711: done with get_vars() 10694 1726867131.35798: in VariableManager get_vars() 10694 1726867131.35813: done with get_vars() 10694 1726867131.35826: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 10694 1726867131.35898: in VariableManager get_vars() 10694 1726867131.35914: done with get_vars() 10694 1726867131.36193: in VariableManager get_vars() 10694 1726867131.36206: done with get_vars() 10694 1726867131.36211: variable 'omit' from source: magic vars 10694 1726867131.36228: variable 'omit' from source: magic vars 10694 1726867131.36259: in VariableManager get_vars() 10694 1726867131.36272: done with get_vars() 10694 1726867131.36317: in VariableManager get_vars() 10694 1726867131.36329: done with get_vars() 10694 1726867131.36359: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 10694 1726867131.36571: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 10694 1726867131.36699: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 10694 1726867131.37179: in VariableManager get_vars() 10694 1726867131.37195: done with get_vars() 10694 1726867131.37463: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 10694 1726867131.37548: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 10694 1726867131.38550: in VariableManager get_vars() 10694 1726867131.38561: done with get_vars() 10694 1726867131.38566: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 10694 1726867131.38676: in VariableManager get_vars() 10694 1726867131.38692: done with get_vars() 10694 1726867131.38802: in VariableManager get_vars() 10694 1726867131.38819: done with get_vars() 10694 1726867131.39192: in VariableManager get_vars() 10694 1726867131.39208: done with get_vars() 10694 1726867131.39212: variable 'omit' from source: magic vars 10694 1726867131.39235: variable 'omit' from source: magic vars 10694 1726867131.39272: in VariableManager get_vars() 10694 1726867131.39290: done with get_vars() 10694 1726867131.39309: in VariableManager get_vars() 10694 1726867131.39324: done with get_vars() 10694 1726867131.39352: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 10694 1726867131.39459: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 10694 1726867131.41030: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 10694 1726867131.41403: in VariableManager get_vars() 10694 1726867131.41424: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 10694 1726867131.42833: in VariableManager get_vars() 10694 1726867131.42845: done with get_vars() 10694 1726867131.42851: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml 10694 1726867131.43162: in VariableManager get_vars() 10694 1726867131.43174: done with get_vars() 10694 1726867131.43213: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 10694 1726867131.43222: 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 10694 1726867131.43376: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 10694 1726867131.43522: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 10694 1726867131.43525: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Isn/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) 10694 1726867131.43556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 10694 1726867131.43581: 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) 10694 1726867131.43748: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 10694 1726867131.43814: Loaded config def from plugin (callback/default) 10694 1726867131.43816: 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) 10694 1726867131.44758: Loaded config def from plugin (callback/junit) 10694 1726867131.44760: 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) 10694 1726867131.44795: 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) 10694 1726867131.44831: Loaded config def from plugin (callback/minimal) 10694 1726867131.44833: 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) 10694 1726867131.44859: 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) 10694 1726867131.44903: Loaded config def from plugin (callback/tree) 10694 1726867131.44905: 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 10694 1726867131.44976: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 10694 1726867131.44979: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Isn/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_bond_deprecated_initscripts.yml ******************************** 2 plays in /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml 10694 1726867131.44998: in VariableManager get_vars() 10694 1726867131.45007: done with get_vars() 10694 1726867131.45010: in VariableManager get_vars() 10694 1726867131.45016: done with get_vars() 10694 1726867131.45018: variable 'omit' from source: magic vars 10694 1726867131.45038: in VariableManager get_vars() 10694 1726867131.45046: done with get_vars() 10694 1726867131.45057: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_bond_deprecated.yml' with initscripts as provider] *** 10694 1726867131.45428: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 10694 1726867131.45476: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 10694 1726867131.45503: getting the remaining hosts for this loop 10694 1726867131.45504: done getting the remaining hosts for this loop 10694 1726867131.45506: getting the next task for host managed_node1 10694 1726867131.45508: done getting next task for host managed_node1 10694 1726867131.45510: ^ task is: TASK: Gathering Facts 10694 1726867131.45511: ^ 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 10694 1726867131.45513: getting variables 10694 1726867131.45513: in VariableManager get_vars() 10694 1726867131.45520: Calling all_inventory to load vars for managed_node1 10694 1726867131.45521: Calling groups_inventory to load vars for managed_node1 10694 1726867131.45523: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867131.45530: Calling all_plugins_play to load vars for managed_node1 10694 1726867131.45537: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867131.45539: Calling groups_plugins_play to load vars for managed_node1 10694 1726867131.45561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867131.45599: done with get_vars() 10694 1726867131.45603: done getting variables 10694 1726867131.45647: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml:5 Friday 20 September 2024 17:18:51 -0400 (0:00:00.007) 0:00:00.007 ****** 10694 1726867131.45662: entering _queue_task() for managed_node1/gather_facts 10694 1726867131.45663: Creating lock for gather_facts 10694 1726867131.45935: worker is 1 (out of 1 available) 10694 1726867131.45946: exiting _queue_task() for managed_node1/gather_facts 10694 1726867131.45958: done queuing things up, now waiting for results queue to drain 10694 1726867131.45961: waiting for pending results... 10694 1726867131.46097: running TaskExecutor() for managed_node1/TASK: Gathering Facts 10694 1726867131.46152: in run() - task 0affcac9-a3a5-fd92-91f1-0000000000cd 10694 1726867131.46164: variable 'ansible_search_path' from source: unknown 10694 1726867131.46200: calling self._execute() 10694 1726867131.46240: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867131.46244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867131.46252: variable 'omit' from source: magic vars 10694 1726867131.46333: variable 'omit' from source: magic vars 10694 1726867131.46353: variable 'omit' from source: magic vars 10694 1726867131.46380: variable 'omit' from source: magic vars 10694 1726867131.46428: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10694 1726867131.46519: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10694 1726867131.46522: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10694 1726867131.46547: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10694 1726867131.46550: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10694 1726867131.46683: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10694 1726867131.46686: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867131.46689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867131.46700: Set connection var ansible_pipelining to False 10694 1726867131.46707: Set connection var ansible_shell_type to sh 10694 1726867131.46716: Set connection var ansible_timeout to 10 10694 1726867131.46727: Set connection var ansible_connection to ssh 10694 1726867131.46738: Set connection var ansible_shell_executable to /bin/sh 10694 1726867131.46748: Set connection var ansible_module_compression to ZIP_DEFLATED 10694 1726867131.46774: variable 'ansible_shell_executable' from source: unknown 10694 1726867131.46788: variable 'ansible_connection' from source: unknown 10694 1726867131.46806: variable 'ansible_module_compression' from source: unknown 10694 1726867131.46815: variable 'ansible_shell_type' from source: unknown 10694 1726867131.46823: variable 'ansible_shell_executable' from source: unknown 10694 1726867131.46833: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867131.46841: variable 'ansible_pipelining' from source: unknown 10694 1726867131.46847: variable 'ansible_timeout' from source: unknown 10694 1726867131.46853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867131.47050: 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) 10694 1726867131.47134: variable 'omit' from source: magic vars 10694 1726867131.47137: starting attempt loop 10694 1726867131.47139: running the handler 10694 1726867131.47142: variable 'ansible_facts' from source: unknown 10694 1726867131.47143: _low_level_execute_command(): starting 10694 1726867131.47145: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10694 1726867131.47801: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10694 1726867131.47817: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867131.47832: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867131.47886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 10694 1726867131.47900: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10694 1726867131.47962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10694 1726867131.49642: stdout chunk (state=3): >>>/root <<< 10694 1726867131.49787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10694 1726867131.49791: stdout chunk (state=3): >>><<< 10694 1726867131.49799: stderr chunk (state=3): >>><<< 10694 1726867131.49815: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 10694 1726867131.49828: _low_level_execute_command(): starting 10694 1726867131.49832: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867131.498137-10708-278719563555353 `" && echo ansible-tmp-1726867131.498137-10708-278719563555353="` echo /root/.ansible/tmp/ansible-tmp-1726867131.498137-10708-278719563555353 `" ) && sleep 0' 10694 1726867131.50481: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 10694 1726867131.50505: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10694 1726867131.50522: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10694 1726867131.50604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10694 1726867131.52444: stdout chunk (state=3): >>>ansible-tmp-1726867131.498137-10708-278719563555353=/root/.ansible/tmp/ansible-tmp-1726867131.498137-10708-278719563555353 <<< 10694 1726867131.52587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10694 1726867131.52606: stderr chunk (state=3): >>><<< 10694 1726867131.52615: stdout chunk (state=3): >>><<< 10694 1726867131.52636: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867131.498137-10708-278719563555353=/root/.ansible/tmp/ansible-tmp-1726867131.498137-10708-278719563555353 , 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 10694 1726867131.52670: variable 'ansible_module_compression' from source: unknown 10694 1726867131.52730: ANSIBALLZ: Using generic lock for ansible.legacy.setup 10694 1726867131.52737: ANSIBALLZ: Acquiring lock 10694 1726867131.52745: ANSIBALLZ: Lock acquired: 139860518163024 10694 1726867131.52885: ANSIBALLZ: Creating module 10694 1726867131.70003: ANSIBALLZ: Writing module into payload 10694 1726867131.70095: ANSIBALLZ: Writing module 10694 1726867131.70110: ANSIBALLZ: Renaming module 10694 1726867131.70115: ANSIBALLZ: Done creating module 10694 1726867131.70143: variable 'ansible_facts' from source: unknown 10694 1726867131.70149: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10694 1726867131.70156: _low_level_execute_command(): starting 10694 1726867131.70161: _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' 10694 1726867131.70621: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10694 1726867131.70624: 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.12.57 originally 10.31.12.57 debug2: match not found <<< 10694 1726867131.70627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867131.70629: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10694 1726867131.70632: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867131.70715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10694 1726867131.70801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10694 1726867131.72480: stdout chunk (state=3): >>>PLATFORM <<< 10694 1726867131.72559: stdout chunk (state=3): >>>Linux <<< 10694 1726867131.72579: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 10694 1726867131.72584: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 10694 1726867131.72714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10694 1726867131.72740: stderr chunk (state=3): >>><<< 10694 1726867131.72743: stdout chunk (state=3): >>><<< 10694 1726867131.72761: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 10694 1726867131.72773 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 10694 1726867131.72811: _low_level_execute_command(): starting 10694 1726867131.72813: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 10694 1726867131.72892: Sending initial data 10694 1726867131.72896: Sent initial data (1181 bytes) 10694 1726867131.73294: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867131.73299: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 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.12.57 originally 10.31.12.57 debug2: match found <<< 10694 1726867131.73301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867131.73409: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10694 1726867131.73446: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10694 1726867131.76837: 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"} <<< 10694 1726867131.77389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10694 1726867131.77393: stdout chunk (state=3): >>><<< 10694 1726867131.77395: stderr chunk (state=3): >>><<< 10694 1726867131.77397: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 10694 1726867131.77399: variable 'ansible_facts' from source: unknown 10694 1726867131.77401: variable 'ansible_facts' from source: unknown 10694 1726867131.77403: variable 'ansible_module_compression' from source: unknown 10694 1726867131.77460: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10694hoe0737z/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10694 1726867131.77514: variable 'ansible_facts' from source: unknown 10694 1726867131.77653: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867131.498137-10708-278719563555353/AnsiballZ_setup.py 10694 1726867131.77759: Sending initial data 10694 1726867131.77762: Sent initial data (153 bytes) 10694 1726867131.78198: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10694 1726867131.78201: 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.12.57 originally 10.31.12.57 debug2: match not found <<< 10694 1726867131.78204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867131.78206: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10694 1726867131.78208: 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.12.57 originally 10.31.12.57 debug2: match found <<< 10694 1726867131.78210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867131.78254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 10694 1726867131.78259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10694 1726867131.78309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10694 1726867131.79856: 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 <<< 10694 1726867131.79860: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 10694 1726867131.79910: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10694 1726867131.79959: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10694hoe0737z/tmp17s6uoke /root/.ansible/tmp/ansible-tmp-1726867131.498137-10708-278719563555353/AnsiballZ_setup.py <<< 10694 1726867131.79963: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867131.498137-10708-278719563555353/AnsiballZ_setup.py" <<< 10694 1726867131.80004: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10694hoe0737z/tmp17s6uoke" to remote "/root/.ansible/tmp/ansible-tmp-1726867131.498137-10708-278719563555353/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867131.498137-10708-278719563555353/AnsiballZ_setup.py" <<< 10694 1726867131.81278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10694 1726867131.81313: stderr chunk (state=3): >>><<< 10694 1726867131.81316: stdout chunk (state=3): >>><<< 10694 1726867131.81331: done transferring module to remote 10694 1726867131.81342: _low_level_execute_command(): starting 10694 1726867131.81346: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867131.498137-10708-278719563555353/ /root/.ansible/tmp/ansible-tmp-1726867131.498137-10708-278719563555353/AnsiballZ_setup.py && sleep 0' 10694 1726867131.81767: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10694 1726867131.81770: 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.12.57 originally 10.31.12.57 debug2: match not found <<< 10694 1726867131.81772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867131.81774: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10694 1726867131.81785: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867131.81828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 10694 1726867131.81835: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10694 1726867131.81881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10694 1726867131.83612: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10694 1726867131.83629: stderr chunk (state=3): >>><<< 10694 1726867131.83632: stdout chunk (state=3): >>><<< 10694 1726867131.83644: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 10694 1726867131.83646: _low_level_execute_command(): starting 10694 1726867131.83652: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867131.498137-10708-278719563555353/AnsiballZ_setup.py && sleep 0' 10694 1726867131.84048: 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 <<< 10694 1726867131.84051: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867131.84054: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10694 1726867131.84056: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867131.84109: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 10694 1726867131.84112: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10694 1726867131.84168: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10694 1726867131.86280: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10694 1726867131.86306: stdout chunk (state=3): >>>import _imp # builtin <<< 10694 1726867131.86341: stdout chunk (state=3): >>>import '_thread' # <<< 10694 1726867131.86344: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10694 1726867131.86411: stdout chunk (state=3): >>>import '_io' # <<< 10694 1726867131.86416: stdout chunk (state=3): >>>import 'marshal' # <<< 10694 1726867131.86446: stdout chunk (state=3): >>>import 'posix' # <<< 10694 1726867131.86484: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10694 1726867131.86506: stdout chunk (state=3): >>>import 'time' # <<< 10694 1726867131.86511: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10694 1726867131.86564: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 10694 1726867131.86570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 10694 1726867131.86585: stdout chunk (state=3): >>>import '_codecs' # <<< 10694 1726867131.86608: stdout chunk (state=3): >>>import 'codecs' # <<< 10694 1726867131.86639: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 10694 1726867131.86673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 10694 1726867131.86676: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d2a184d0> <<< 10694 1726867131.86680: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d29e7b30> <<< 10694 1726867131.86711: 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' <<< 10694 1726867131.86713: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d2a1aa50> <<< 10694 1726867131.86738: stdout chunk (state=3): >>>import '_signal' # <<< 10694 1726867131.86758: stdout chunk (state=3): >>>import '_abc' # <<< 10694 1726867131.86770: stdout chunk (state=3): >>>import 'abc' # <<< 10694 1726867131.86785: stdout chunk (state=3): >>>import 'io' # <<< 10694 1726867131.86819: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 10694 1726867131.86908: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10694 1726867131.86930: stdout chunk (state=3): >>>import 'genericpath' # <<< 10694 1726867131.86934: stdout chunk (state=3): >>>import 'posixpath' # <<< 10694 1726867131.86958: stdout chunk (state=3): >>>import 'os' # <<< 10694 1726867131.86976: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 10694 1726867131.86992: stdout chunk (state=3): >>>Processing user site-packages <<< 10694 1726867131.87012: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 10694 1726867131.87018: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 10694 1726867131.87045: 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' <<< 10694 1726867131.87074: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d27c9130> <<< 10694 1726867131.87131: 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 <<< 10694 1726867131.87141: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 10694 1726867131.87145: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d27c9fa0> <<< 10694 1726867131.87171: stdout chunk (state=3): >>>import 'site' # <<< 10694 1726867131.87197: 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. <<< 10694 1726867131.87565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10694 1726867131.87572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 10694 1726867131.87597: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 10694 1726867131.87601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 10694 1726867131.87625: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 10694 1726867131.87662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 10694 1726867131.87687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 10694 1726867131.87706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 10694 1726867131.87720: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d2807dd0> <<< 10694 1726867131.87739: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 10694 1726867131.87760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 10694 1726867131.87779: stdout chunk (state=3): >>>import '_operator' # <<< 10694 1726867131.87793: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d2807fe0> <<< 10694 1726867131.87798: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 10694 1726867131.87826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 10694 1726867131.87849: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 10694 1726867131.87901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 10694 1726867131.87912: stdout chunk (state=3): >>>import 'itertools' # <<< 10694 1726867131.87941: 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' <<< 10694 1726867131.87949: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d283f800> <<< 10694 1726867131.87965: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 10694 1726867131.87981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d283fe90> <<< 10694 1726867131.87997: stdout chunk (state=3): >>>import '_collections' # <<< 10694 1726867131.88042: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d281faa0> <<< 10694 1726867131.88055: stdout chunk (state=3): >>>import '_functools' # <<< 10694 1726867131.88086: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d281d1c0> <<< 10694 1726867131.88172: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d2804f80> <<< 10694 1726867131.88194: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 10694 1726867131.88220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 10694 1726867131.88223: stdout chunk (state=3): >>>import '_sre' # <<< 10694 1726867131.88251: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 10694 1726867131.88269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 10694 1726867131.88300: 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' <<< 10694 1726867131.88332: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d285f6e0> <<< 10694 1726867131.88341: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d285e300> <<< 10694 1726867131.88379: 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' <<< 10694 1726867131.88385: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d281e060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d2806e70> <<< 10694 1726867131.88436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 10694 1726867131.88443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d28947a0> <<< 10694 1726867131.88466: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d2804200> <<< 10694 1726867131.88469: 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' <<< 10694 1726867131.88497: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867131.88515: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7d2894c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d2894b00> <<< 10694 1726867131.88549: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867131.88557: stdout chunk (state=3): >>># 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 0x7fb7d2894ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d2802d20> <<< 10694 1726867131.88590: 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' <<< 10694 1726867131.88613: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 10694 1726867131.88639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 10694 1726867131.88664: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d28955b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d2895280> import 'importlib.machinery' # <<< 10694 1726867131.88700: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 10694 1726867131.88703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 10694 1726867131.88717: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d28964b0> <<< 10694 1726867131.88734: stdout chunk (state=3): >>>import 'importlib.util' # <<< 10694 1726867131.88737: stdout chunk (state=3): >>>import 'runpy' # <<< 10694 1726867131.88765: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 10694 1726867131.88792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 10694 1726867131.88819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 10694 1726867131.88828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d28ac680> <<< 10694 1726867131.88839: stdout chunk (state=3): >>>import 'errno' # <<< 10694 1726867131.88874: 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' <<< 10694 1726867131.88881: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7d28add30> <<< 10694 1726867131.88897: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 10694 1726867131.88914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 10694 1726867131.88932: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 10694 1726867131.88944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 10694 1726867131.88950: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d28aebd0> <<< 10694 1726867131.88995: 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' <<< 10694 1726867131.88998: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7d28af230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d28ae120> <<< 10694 1726867131.89025: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 10694 1726867131.89029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 10694 1726867131.89079: 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' <<< 10694 1726867131.89086: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7d28afcb0> <<< 10694 1726867131.89092: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d28af3e0> <<< 10694 1726867131.89134: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d2896450> <<< 10694 1726867131.89150: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 10694 1726867131.89183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 10694 1726867131.89192: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 10694 1726867131.89220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 10694 1726867131.89249: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867131.89257: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7d25a7b90> <<< 10694 1726867131.89274: 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' <<< 10694 1726867131.89305: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867131.89311: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7d25d0650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d25d03b0> <<< 10694 1726867131.89339: 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' <<< 10694 1726867131.89347: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7d25d0680> <<< 10694 1726867131.89372: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 10694 1726867131.89378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 10694 1726867131.89445: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867131.89565: 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 0x7fb7d25d0fb0> <<< 10694 1726867131.89685: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867131.89688: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7d25d1910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d25d0860> <<< 10694 1726867131.89706: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d25a5d60> <<< 10694 1726867131.89729: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 10694 1726867131.89747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 10694 1726867131.89775: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 10694 1726867131.89780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 10694 1726867131.89798: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d25d2cc0> <<< 10694 1726867131.89809: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d25d17f0> <<< 10694 1726867131.89833: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d2896ba0> <<< 10694 1726867131.89862: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10694 1726867131.89919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 10694 1726867131.89937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 10694 1726867131.89972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 10694 1726867131.89996: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d25ff020> <<< 10694 1726867131.90055: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 10694 1726867131.90058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 10694 1726867131.90090: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 10694 1726867131.90104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 10694 1726867131.90153: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d2623410> <<< 10694 1726867131.90171: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10694 1726867131.90213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10694 1726867131.90279: stdout chunk (state=3): >>>import 'ntpath' # <<< 10694 1726867131.90297: 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 0x7fb7d26801a0> <<< 10694 1726867131.90321: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 10694 1726867131.90327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 10694 1726867131.90356: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 10694 1726867131.90393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 10694 1726867131.90483: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d2682900> <<< 10694 1726867131.90551: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d26802c0> <<< 10694 1726867131.90593: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d264d1c0> <<< 10694 1726867131.90611: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 10694 1726867131.90616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1f2d2e0> <<< 10694 1726867131.90641: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d2622210> <<< 10694 1726867131.90647: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d25d3bf0> <<< 10694 1726867131.90815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 10694 1726867131.90825: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb7d2622570> <<< 10694 1726867131.91092: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_a_pb7q1g/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 10694 1726867131.91213: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.91236: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 10694 1726867131.91254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 10694 1726867131.91291: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10694 1726867131.91365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 10694 1726867131.91390: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 10694 1726867131.91398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1f8f050> <<< 10694 1726867131.91407: stdout chunk (state=3): >>>import '_typing' # <<< 10694 1726867131.91586: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1f6df40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1f6d0a0> <<< 10694 1726867131.91590: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.91623: stdout chunk (state=3): >>>import 'ansible' # <<< 10694 1726867131.91638: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.91641: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.91664: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.91668: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 10694 1726867131.91693: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.93064: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.94191: 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' <<< 10694 1726867131.94198: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1f8cf20> <<< 10694 1726867131.94219: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 10694 1726867131.94224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 10694 1726867131.94254: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 10694 1726867131.94259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 10694 1726867131.94281: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 10694 1726867131.94290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 10694 1726867131.94317: 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 0x7fb7d1fbe9c0> <<< 10694 1726867131.94353: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1fbe750> <<< 10694 1726867131.94386: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1fbe060> <<< 10694 1726867131.94407: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 10694 1726867131.94413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 10694 1726867131.94451: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1fbe930> <<< 10694 1726867131.94454: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d25d0440> import 'atexit' # <<< 10694 1726867131.94489: 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 0x7fb7d1fbf6b0> <<< 10694 1726867131.94513: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867131.94522: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7d1fbf830> <<< 10694 1726867131.94539: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 10694 1726867131.94582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 10694 1726867131.94597: stdout chunk (state=3): >>>import '_locale' # <<< 10694 1726867131.94640: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1fbfd70> <<< 10694 1726867131.94649: stdout chunk (state=3): >>>import 'pwd' # <<< 10694 1726867131.94663: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 10694 1726867131.94693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 10694 1726867131.94724: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e29b20> <<< 10694 1726867131.94754: 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 0x7fb7d1e2b710> <<< 10694 1726867131.94779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 10694 1726867131.94795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 10694 1726867131.94826: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e2c0e0> <<< 10694 1726867131.94843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 10694 1726867131.94874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 10694 1726867131.94887: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e2d250> <<< 10694 1726867131.94908: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10694 1726867131.94941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 10694 1726867131.94964: 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' <<< 10694 1726867131.95017: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e2fd10> <<< 10694 1726867131.95055: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867131.95063: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7d264fdd0> <<< 10694 1726867131.95081: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e2e000> <<< 10694 1726867131.95098: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 10694 1726867131.95118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 10694 1726867131.95143: 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' <<< 10694 1726867131.95167: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 10694 1726867131.95266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 10694 1726867131.95298: 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' <<< 10694 1726867131.95301: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e37b90> <<< 10694 1726867131.95319: stdout chunk (state=3): >>>import '_tokenize' # <<< 10694 1726867131.95390: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e36660> <<< 10694 1726867131.95399: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e363c0> <<< 10694 1726867131.95411: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 10694 1726867131.95417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 10694 1726867131.95487: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e36930> <<< 10694 1726867131.95514: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e2e4e0> <<< 10694 1726867131.95539: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867131.95545: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7d1e7bd70> <<< 10694 1726867131.95570: 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' <<< 10694 1726867131.95574: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e7bfe0> <<< 10694 1726867131.95595: 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 <<< 10694 1726867131.95612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 10694 1726867131.95632: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 10694 1726867131.95635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 10694 1726867131.95670: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7d1e7d9d0> <<< 10694 1726867131.95685: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e7d7c0> <<< 10694 1726867131.95690: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10694 1726867131.95719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10694 1726867131.95770: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867131.95773: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7d1e7ff20> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e7e090> <<< 10694 1726867131.95793: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10694 1726867131.95831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 10694 1726867131.95858: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 10694 1726867131.95865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 10694 1726867131.95915: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e83740> <<< 10694 1726867131.96034: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e80110> <<< 10694 1726867131.96097: 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 0x7fb7d1e84500> <<< 10694 1726867131.96127: 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 0x7fb7d1e84950> <<< 10694 1726867131.96179: 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 0x7fb7d1e84a10> <<< 10694 1726867131.96188: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e7c110> <<< 10694 1726867131.96209: 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 <<< 10694 1726867131.96216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 10694 1726867131.96227: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 10694 1726867131.96255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 10694 1726867131.96280: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867131.96302: 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 0x7fb7d1d10170> <<< 10694 1726867131.96444: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867131.96455: 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 0x7fb7d1d115b0> <<< 10694 1726867131.96462: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e86900> <<< 10694 1726867131.96491: 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' <<< 10694 1726867131.96502: stdout chunk (state=3): >>># 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 0x7fb7d1e87cb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e86540> <<< 10694 1726867131.96521: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.96532: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.96542: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 10694 1726867131.96547: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.96634: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.96723: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.96737: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 10694 1726867131.96754: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.96768: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.96773: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 10694 1726867131.96786: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.96900: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.97015: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.97535: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.98069: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 10694 1726867131.98082: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10694 1726867131.98092: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 10694 1726867131.98108: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 10694 1726867131.98124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10694 1726867131.98172: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867131.98179: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7d1d157f0> <<< 10694 1726867131.98251: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 10694 1726867131.98261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 10694 1726867131.98271: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1d16600> <<< 10694 1726867131.98287: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1d117f0> <<< 10694 1726867131.98325: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 10694 1726867131.98339: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.98355: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.98375: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 10694 1726867131.98384: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.98528: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.98685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 10694 1726867131.98688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1d16540> <<< 10694 1726867131.98706: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.99152: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.99590: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.99657: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.99732: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 10694 1726867131.99743: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.99784: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.99814: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 10694 1726867131.99820: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.99887: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.99970: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 10694 1726867131.99981: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867131.99999: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 10694 1726867132.00014: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.00054: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.00091: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 10694 1726867132.00096: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.00319: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.00546: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10694 1726867132.00606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 10694 1726867132.00610: stdout chunk (state=3): >>>import '_ast' # <<< 10694 1726867132.00683: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1d17710> <<< 10694 1726867132.00690: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.00762: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.00836: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 10694 1726867132.00846: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 10694 1726867132.00856: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 10694 1726867132.00868: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.00913: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.00951: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 10694 1726867132.00963: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.01004: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.01049: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.01105: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.01170: 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 <<< 10694 1726867132.01207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10694 1726867132.01287: 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 0x7fb7d1d22030> <<< 10694 1726867132.01320: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1d1d100> <<< 10694 1726867132.01357: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 10694 1726867132.01363: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.01425: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.01488: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.01512: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.01556: 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' <<< 10694 1726867132.01597: 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 <<< 10694 1726867132.01616: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 10694 1726867132.01624: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10694 1726867132.01673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10694 1726867132.01701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 10694 1726867132.01707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 10694 1726867132.01766: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e0aa20> <<< 10694 1726867132.01805: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1efe6f0> <<< 10694 1726867132.01899: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1d22150> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1d17050> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 10694 1726867132.01901: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.01925: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.01956: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 10694 1726867132.02009: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 10694 1726867132.02020: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.02043: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 10694 1726867132.02059: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.02116: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.02181: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.02192: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.02219: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.02258: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.02300: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.02334: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.02370: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 10694 1726867132.02376: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.02454: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.02518: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.02547: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.02582: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 10694 1726867132.02588: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.02758: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.02929: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.02980: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.03058: 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' <<< 10694 1726867132.03062: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 10694 1726867132.03083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 10694 1726867132.03124: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 10694 1726867132.03189: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1db6300> <<< 10694 1726867132.03193: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 10694 1726867132.03209: 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 <<< 10694 1726867132.03238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 10694 1726867132.03263: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 10694 1726867132.03281: 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 0x7fb7d19cff80> <<< 10694 1726867132.03312: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867132.03325: 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 0x7fb7d19d4320> <<< 10694 1726867132.03370: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1da6f30> <<< 10694 1726867132.03387: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1db6e40> <<< 10694 1726867132.03425: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1db4a10> <<< 10694 1726867132.03442: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1db4620> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 10694 1726867132.03505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 10694 1726867132.03549: 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' <<< 10694 1726867132.03553: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 10694 1726867132.03610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867132.03614: 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 0x7fb7d19d7350> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d19d6c00> <<< 10694 1726867132.03646: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7d19d6de0> <<< 10694 1726867132.03660: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d19d6030> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 10694 1726867132.03775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 10694 1726867132.03798: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d19d7530> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 10694 1726867132.03832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 10694 1726867132.03928: 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 0x7fb7d1a3a030> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d19d7c80> <<< 10694 1726867132.03932: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1db47d0> import 'ansible.module_utils.facts.timeout' # <<< 10694 1726867132.03987: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 10694 1726867132.04034: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.04092: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 10694 1726867132.04104: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.04154: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.04203: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 10694 1726867132.04221: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.04234: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.04244: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 10694 1726867132.04249: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.04281: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.04307: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 10694 1726867132.04324: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.04365: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.04417: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 10694 1726867132.04423: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.04472: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.04510: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 10694 1726867132.04524: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.04584: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.04644: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.04695: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.04754: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 10694 1726867132.04765: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 10694 1726867132.04771: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.05244: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.05671: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 10694 1726867132.05676: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.05735: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.05787: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.05845: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.05871: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 10694 1726867132.05906: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.05942: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 10694 1726867132.05975: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.06000: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.06070: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 10694 1726867132.06076: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.06222: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.06250: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 10694 1726867132.06281: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.06366: 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' <<< 10694 1726867132.06399: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1a3a210> <<< 10694 1726867132.06415: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 10694 1726867132.06441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 10694 1726867132.06591: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1a3ade0> import 'ansible.module_utils.facts.system.local' # <<< 10694 1726867132.06594: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.06638: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.06710: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 10694 1726867132.06714: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.06799: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.06900: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 10694 1726867132.06911: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.06973: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.07035: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 10694 1726867132.07046: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.07075: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.07159: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 10694 1726867132.07169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 10694 1726867132.07251: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867132.07314: 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 0x7fb7d1a723f0> <<< 10694 1726867132.07503: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1a62f00> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 10694 1726867132.07551: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.07607: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 10694 1726867132.07696: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.07779: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.07917: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.08034: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 10694 1726867132.08045: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.08078: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.08111: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 10694 1726867132.08126: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.08164: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.08213: 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' <<< 10694 1726867132.08246: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867132.08266: 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 0x7fb7d1a85c40> <<< 10694 1726867132.08273: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1a62ff0> import 'ansible.module_utils.facts.system.user' # <<< 10694 1726867132.08306: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10694 1726867132.08314: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 10694 1726867132.08320: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.08362: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.08402: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 10694 1726867132.08406: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.08561: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.08710: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 10694 1726867132.08817: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.08914: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.08957: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.09001: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 10694 1726867132.09008: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 10694 1726867132.09014: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.09042: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.09055: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.09194: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.09342: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 10694 1726867132.09345: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 10694 1726867132.09347: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.09467: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.09583: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 10694 1726867132.09599: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.09634: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.09667: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.10237: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.10711: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 10694 1726867132.10724: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.10825: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.10931: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 10694 1726867132.10934: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.11036: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.11130: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 10694 1726867132.11146: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.11295: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.11444: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 10694 1726867132.11450: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.11472: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 10694 1726867132.11491: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.11529: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.11571: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 10694 1726867132.11576: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.11676: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.11772: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.11972: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.12173: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 10694 1726867132.12184: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 10694 1726867132.12194: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.12231: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.12261: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 10694 1726867132.12282: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.12302: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.12332: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 10694 1726867132.12404: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.12473: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 10694 1726867132.12527: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # <<< 10694 1726867132.12531: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.12596: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.12685: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 10694 1726867132.12688: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.12722: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.12790: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 10694 1726867132.12793: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.13037: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.13293: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 10694 1726867132.13360: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.13415: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 10694 1726867132.13422: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.13456: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.13500: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 10694 1726867132.13535: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.13562: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 10694 1726867132.13581: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.13621: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.13666: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 10694 1726867132.13669: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.13730: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.13815: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 10694 1726867132.13819: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.13840: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 10694 1726867132.13853: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.13897: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.13936: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 10694 1726867132.13956: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.13966: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.13994: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.14037: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.14088: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.14153: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.14222: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 10694 1726867132.14233: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # <<< 10694 1726867132.14244: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 10694 1726867132.14297: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.14342: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 10694 1726867132.14357: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.14543: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.14733: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 10694 1726867132.14738: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.14812: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.14845: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 10694 1726867132.14861: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.14903: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.14945: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 10694 1726867132.15036: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.15116: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 10694 1726867132.15132: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.15216: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.15319: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 10694 1726867132.15322: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 10694 1726867132.15385: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.16129: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 10694 1726867132.16133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 10694 1726867132.16160: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 10694 1726867132.16171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 10694 1726867132.16210: 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 0x7fb7d181e090> <<< 10694 1726867132.16228: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d181c440> <<< 10694 1726867132.16284: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1817f80> <<< 10694 1726867132.29569: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 10694 1726867132.29575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 10694 1726867132.29608: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1866ab0> <<< 10694 1726867132.29626: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 10694 1726867132.29631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 10694 1726867132.29662: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1864fe0> <<< 10694 1726867132.29716: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 10694 1726867132.29755: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 10694 1726867132.29763: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1866390> <<< 10694 1726867132.29800: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1865eb0> <<< 10694 1726867132.30034: 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 <<< 10694 1726867132.53853: stdout chunk (state=3): >>> <<< 10694 1726867132.53934: stdout chunk (state=3): >>>{"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "ansible_apparmor": {"status": "disabled"}, "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "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_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.14.65 32980 10.31.12.57 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.14.65 32980 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_is_chroot": false, "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_effe<<< 10694 1726867132.53940: stdout chunk (state=3): >>>ctive_group_id": 0, "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": 2953, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 578, "free": 2953}, "nocache": {"free": 3286, "used": 245}, "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": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "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": 377, "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": 261793804288, "block_size": 4096, "block_total": 65519099, "block_available": 63914503, "block_used": 1604596, "inode_total": 131070960, "inode_available": 131029072, "inode_used": 41888, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_fips": false, "ansible_local": {}, "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_iscsi_iqn": "", "ansible_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "18", "second": "52", "epoch": "1726867132", "epoch_int": "1726867132", "date": "2024-09-20", "time": "17:18:52", "iso8601_micro": "2024-09-20T21:18:52.499181Z", "iso8601": "2024-09-20T21:18:52Z", "iso8601_basic": "20240920T171852499181", "iso8601_basic_short": "20240920T171852", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.39208984375, "5m": 0.234375, "15m": 0.11181640625}, "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu"<<< 10694 1726867132.53962: stdout chunk (state=3): >>>: 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "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.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "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"}}} <<< 10694 1726867132.54495: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 10694 1726867132.54520: 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 <<< 10694 1726867132.54529: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings <<< 10694 1726867132.54553: stdout chunk (state=3): >>># cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _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 <<< 10694 1726867132.54559: stdout chunk (state=3): >>># 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 <<< 10694 1726867132.54595: stdout chunk (state=3): >>># 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 <<< 10694 1726867132.54607: stdout chunk (state=3): >>># 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 <<< 10694 1726867132.54620: stdout chunk (state=3): >>># 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 <<< 10694 1726867132.54631: stdout chunk (state=3): >>># 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 <<< 10694 1726867132.54659: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # 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 <<< 10694 1726867132.54666: stdout chunk (state=3): >>># 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<<< 10694 1726867132.54700: stdout chunk (state=3): >>> # 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 <<< 10694 1726867132.54706: stdout chunk (state=3): >>># cleanup[2] removing _multiprocessing <<< 10694 1726867132.54736: stdout chunk (state=3): >>># 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 <<< 10694 1726867132.54770: stdout chunk (state=3): >>># 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 <<< 10694 1726867132.54779: stdout chunk (state=3): >>># 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 <<< 10694 1726867132.54798: stdout chunk (state=3): >>># 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 <<< 10694 1726867132.54805: stdout chunk (state=3): >>># 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 <<< 10694 1726867132.55126: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10694 1726867132.55132: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 10694 1726867132.55164: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 10694 1726867132.55181: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii <<< 10694 1726867132.55203: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 10694 1726867132.55210: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 10694 1726867132.55249: stdout chunk (state=3): >>># destroy ntpath <<< 10694 1726867132.55255: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 10694 1726867132.55283: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10694 1726867132.55300: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 10694 1726867132.55322: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 10694 1726867132.55327: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10694 1726867132.55367: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 10694 1726867132.55384: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 10694 1726867132.55443: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 10694 1726867132.55447: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal <<< 10694 1726867132.55451: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle # destroy _pickle <<< 10694 1726867132.55491: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction <<< 10694 1726867132.55495: stdout chunk (state=3): >>># destroy selectors # destroy shlex # destroy fcntl <<< 10694 1726867132.55523: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 10694 1726867132.55539: stdout chunk (state=3): >>># destroy _ssl <<< 10694 1726867132.55568: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 10694 1726867132.55571: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios # destroy json <<< 10694 1726867132.55599: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 10694 1726867132.55617: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout <<< 10694 1726867132.55622: stdout chunk (state=3): >>># 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 <<< 10694 1726867132.55634: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 10694 1726867132.55702: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 10694 1726867132.55739: 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 <<< 10694 1726867132.55745: 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 <<< 10694 1726867132.55806: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections <<< 10694 1726867132.55852: stdout chunk (state=3): >>># 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 <<< 10694 1726867132.55860: stdout chunk (state=3): >>># 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 <<< 10694 1726867132.56006: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 10694 1726867132.56040: stdout chunk (state=3): >>># destroy _collections <<< 10694 1726867132.56050: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 10694 1726867132.56085: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 10694 1726867132.56124: 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 <<< 10694 1726867132.56151: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 10694 1726867132.56160: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 10694 1726867132.56240: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 10694 1726867132.56266: stdout chunk (state=3): >>># 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 <<< 10694 1726867132.56321: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 10694 1726867132.56328: stdout chunk (state=3): >>># destroy _hashlib <<< 10694 1726867132.56331: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re <<< 10694 1726867132.56358: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 10694 1726867132.56764: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 10694 1726867132.56767: stdout chunk (state=3): >>><<< 10694 1726867132.56769: stderr chunk (state=3): >>><<< 10694 1726867132.56920: _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 0x7fb7d2a184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d29e7b30> # /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 0x7fb7d2a1aa50> 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 0x7fb7d27c9130> # /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 0x7fb7d27c9fa0> 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 0x7fb7d2807dd0> # /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 0x7fb7d2807fe0> # /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 0x7fb7d283f800> # /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 0x7fb7d283fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d281faa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d281d1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d2804f80> # /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 0x7fb7d285f6e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d285e300> # /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 0x7fb7d281e060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d2806e70> # /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 0x7fb7d28947a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d2804200> # /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 0x7fb7d2894c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d2894b00> # 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 0x7fb7d2894ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d2802d20> # /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 0x7fb7d28955b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d2895280> 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 0x7fb7d28964b0> 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 0x7fb7d28ac680> 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 0x7fb7d28add30> # /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 0x7fb7d28aebd0> # 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 0x7fb7d28af230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d28ae120> # /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 0x7fb7d28afcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d28af3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d2896450> # /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 0x7fb7d25a7b90> # /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 0x7fb7d25d0650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d25d03b0> # 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 0x7fb7d25d0680> # /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 0x7fb7d25d0fb0> # 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 0x7fb7d25d1910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d25d0860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d25a5d60> # /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 0x7fb7d25d2cc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d25d17f0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d2896ba0> # /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 0x7fb7d25ff020> # /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 0x7fb7d2623410> # /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 0x7fb7d26801a0> # /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 0x7fb7d2682900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d26802c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d264d1c0> # /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 0x7fb7d1f2d2e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d2622210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d25d3bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb7d2622570> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_a_pb7q1g/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 0x7fb7d1f8f050> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1f6df40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1f6d0a0> # 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 0x7fb7d1f8cf20> # /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 0x7fb7d1fbe9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1fbe750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1fbe060> # /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 0x7fb7d1fbe930> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d25d0440> 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 0x7fb7d1fbf6b0> # 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 0x7fb7d1fbf830> # /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 0x7fb7d1fbfd70> 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 0x7fb7d1e29b20> # 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 0x7fb7d1e2b710> # /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 0x7fb7d1e2c0e0> # /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 0x7fb7d1e2d250> # /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 0x7fb7d1e2fd10> # 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 0x7fb7d264fdd0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e2e000> # /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 0x7fb7d1e37b90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e36660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e363c0> # /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 0x7fb7d1e36930> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e2e4e0> # 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 0x7fb7d1e7bd70> # /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 0x7fb7d1e7bfe0> # /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 0x7fb7d1e7d9d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e7d7c0> # /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 0x7fb7d1e7ff20> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e7e090> # /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 0x7fb7d1e83740> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e80110> # 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 0x7fb7d1e84500> # 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 0x7fb7d1e84950> # 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 0x7fb7d1e84a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e7c110> # /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 0x7fb7d1d10170> # 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 0x7fb7d1d115b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e86900> # 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 0x7fb7d1e87cb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1e86540> # 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 0x7fb7d1d157f0> # /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 0x7fb7d1d16600> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1d117f0> 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 0x7fb7d1d16540> # 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 0x7fb7d1d17710> # 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 0x7fb7d1d22030> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1d1d100> 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 0x7fb7d1e0aa20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1efe6f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1d22150> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1d17050> # 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 0x7fb7d1db6300> # /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 0x7fb7d19cff80> # 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 0x7fb7d19d4320> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1da6f30> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1db6e40> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1db4a10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1db4620> # /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 0x7fb7d19d7350> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d19d6c00> # 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 0x7fb7d19d6de0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d19d6030> # /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 0x7fb7d19d7530> # /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 0x7fb7d1a3a030> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d19d7c80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1db47d0> 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 0x7fb7d1a3a210> # /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 0x7fb7d1a3ade0> 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 0x7fb7d1a723f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1a62f00> 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 0x7fb7d1a85c40> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1a62ff0> 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 0x7fb7d181e090> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d181c440> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1817f80> # /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 0x7fb7d1866ab0> # /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 0x7fb7d1864fe0> # /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 0x7fb7d1866390> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7d1865eb0> 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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "ansible_apparmor": {"status": "disabled"}, "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "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_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.14.65 32980 10.31.12.57 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.14.65 32980 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_is_chroot": false, "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_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": 2953, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 578, "free": 2953}, "nocache": {"free": 3286, "used": 245}, "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": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "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": 377, "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": 261793804288, "block_size": 4096, "block_total": 65519099, "block_available": 63914503, "block_used": 1604596, "inode_total": 131070960, "inode_available": 131029072, "inode_used": 41888, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_fips": false, "ansible_local": {}, "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_iscsi_iqn": "", "ansible_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "18", "second": "52", "epoch": "1726867132", "epoch_int": "1726867132", "date": "2024-09-20", "time": "17:18:52", "iso8601_micro": "2024-09-20T21:18:52.499181Z", "iso8601": "2024-09-20T21:18:52Z", "iso8601_basic": "20240920T171852499181", "iso8601_basic_short": "20240920T171852", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.39208984375, "5m": 0.234375, "15m": 0.11181640625}, "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "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.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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.12.57 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 10694 1726867132.58373: 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-1726867131.498137-10708-278719563555353/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10694 1726867132.58397: _low_level_execute_command(): starting 10694 1726867132.58400: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867131.498137-10708-278719563555353/ > /dev/null 2>&1 && sleep 0' 10694 1726867132.58825: 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 <<< 10694 1726867132.58830: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867132.58832: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10694 1726867132.58834: 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.12.57 originally 10.31.12.57 debug2: match found <<< 10694 1726867132.58836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867132.58870: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 10694 1726867132.58887: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10694 1726867132.58898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10694 1726867132.58954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10694 1726867132.60761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10694 1726867132.60781: stderr chunk (state=3): >>><<< 10694 1726867132.60785: stdout chunk (state=3): >>><<< 10694 1726867132.60799: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 10694 1726867132.60805: handler run complete 10694 1726867132.60880: variable 'ansible_facts' from source: unknown 10694 1726867132.60939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867132.61122: variable 'ansible_facts' from source: unknown 10694 1726867132.61171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867132.61248: attempt loop complete, returning result 10694 1726867132.61251: _execute() done 10694 1726867132.61253: dumping result to json 10694 1726867132.61271: done dumping result, returning 10694 1726867132.61279: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affcac9-a3a5-fd92-91f1-0000000000cd] 10694 1726867132.61282: sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000cd ok: [managed_node1] 10694 1726867132.61897: no more pending results, returning what we have 10694 1726867132.61900: results queue empty 10694 1726867132.61900: checking for any_errors_fatal 10694 1726867132.61902: done checking for any_errors_fatal 10694 1726867132.61904: checking for max_fail_percentage 10694 1726867132.61906: done checking for max_fail_percentage 10694 1726867132.61906: checking to see if all hosts have failed and the running result is not ok 10694 1726867132.61907: done checking to see if all hosts have failed 10694 1726867132.61908: getting the remaining hosts for this loop 10694 1726867132.61909: done getting the remaining hosts for this loop 10694 1726867132.61913: getting the next task for host managed_node1 10694 1726867132.61918: done getting next task for host managed_node1 10694 1726867132.61920: ^ task is: TASK: meta (flush_handlers) 10694 1726867132.61922: ^ 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 10694 1726867132.61925: getting variables 10694 1726867132.61927: in VariableManager get_vars() 10694 1726867132.61947: Calling all_inventory to load vars for managed_node1 10694 1726867132.61950: Calling groups_inventory to load vars for managed_node1 10694 1726867132.61953: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867132.61962: Calling all_plugins_play to load vars for managed_node1 10694 1726867132.61965: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867132.61968: Calling groups_plugins_play to load vars for managed_node1 10694 1726867132.62134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867132.62327: done with get_vars() 10694 1726867132.62337: done getting variables 10694 1726867132.62380: done sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000cd 10694 1726867132.62386: WORKER PROCESS EXITING 10694 1726867132.62428: in VariableManager get_vars() 10694 1726867132.62439: Calling all_inventory to load vars for managed_node1 10694 1726867132.62441: Calling groups_inventory to load vars for managed_node1 10694 1726867132.62444: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867132.62448: Calling all_plugins_play to load vars for managed_node1 10694 1726867132.62450: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867132.62453: Calling groups_plugins_play to load vars for managed_node1 10694 1726867132.62615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867132.62804: done with get_vars() 10694 1726867132.62813: done queuing things up, now waiting for results queue to drain 10694 1726867132.62814: results queue empty 10694 1726867132.62815: checking for any_errors_fatal 10694 1726867132.62816: done checking for any_errors_fatal 10694 1726867132.62816: checking for max_fail_percentage 10694 1726867132.62819: done checking for max_fail_percentage 10694 1726867132.62820: checking to see if all hosts have failed and the running result is not ok 10694 1726867132.62820: done checking to see if all hosts have failed 10694 1726867132.62821: getting the remaining hosts for this loop 10694 1726867132.62821: done getting the remaining hosts for this loop 10694 1726867132.62823: getting the next task for host managed_node1 10694 1726867132.62826: done getting next task for host managed_node1 10694 1726867132.62828: ^ task is: TASK: Include the task 'el_repo_setup.yml' 10694 1726867132.62829: ^ 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 10694 1726867132.62830: getting variables 10694 1726867132.62831: in VariableManager get_vars() 10694 1726867132.62836: Calling all_inventory to load vars for managed_node1 10694 1726867132.62837: Calling groups_inventory to load vars for managed_node1 10694 1726867132.62838: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867132.62848: Calling all_plugins_play to load vars for managed_node1 10694 1726867132.62849: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867132.62851: Calling groups_plugins_play to load vars for managed_node1 10694 1726867132.62934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867132.63052: done with get_vars() 10694 1726867132.63057: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml:10 Friday 20 September 2024 17:18:52 -0400 (0:00:01.174) 0:00:01.181 ****** 10694 1726867132.63111: entering _queue_task() for managed_node1/include_tasks 10694 1726867132.63112: Creating lock for include_tasks 10694 1726867132.63312: worker is 1 (out of 1 available) 10694 1726867132.63323: exiting _queue_task() for managed_node1/include_tasks 10694 1726867132.63335: done queuing things up, now waiting for results queue to drain 10694 1726867132.63338: waiting for pending results... 10694 1726867132.63472: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 10694 1726867132.63526: in run() - task 0affcac9-a3a5-fd92-91f1-000000000006 10694 1726867132.63537: variable 'ansible_search_path' from source: unknown 10694 1726867132.63568: calling self._execute() 10694 1726867132.63617: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867132.63621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867132.63630: variable 'omit' from source: magic vars 10694 1726867132.63703: _execute() done 10694 1726867132.63707: dumping result to json 10694 1726867132.63709: done dumping result, returning 10694 1726867132.63715: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-fd92-91f1-000000000006] 10694 1726867132.63720: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000006 10694 1726867132.63811: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000006 10694 1726867132.63814: WORKER PROCESS EXITING 10694 1726867132.63854: no more pending results, returning what we have 10694 1726867132.63858: in VariableManager get_vars() 10694 1726867132.63883: Calling all_inventory to load vars for managed_node1 10694 1726867132.63885: Calling groups_inventory to load vars for managed_node1 10694 1726867132.63889: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867132.63898: Calling all_plugins_play to load vars for managed_node1 10694 1726867132.63901: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867132.63903: Calling groups_plugins_play to load vars for managed_node1 10694 1726867132.64008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867132.64116: done with get_vars() 10694 1726867132.64120: variable 'ansible_search_path' from source: unknown 10694 1726867132.64129: we have included files to process 10694 1726867132.64130: generating all_blocks data 10694 1726867132.64131: done generating all_blocks data 10694 1726867132.64132: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 10694 1726867132.64133: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 10694 1726867132.64134: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 10694 1726867132.64554: in VariableManager get_vars() 10694 1726867132.64563: done with get_vars() 10694 1726867132.64570: done processing included file 10694 1726867132.64572: iterating over new_blocks loaded from include file 10694 1726867132.64573: in VariableManager get_vars() 10694 1726867132.64584: done with get_vars() 10694 1726867132.64587: filtering new block on tags 10694 1726867132.64605: done filtering new block on tags 10694 1726867132.64608: in VariableManager get_vars() 10694 1726867132.64620: done with get_vars() 10694 1726867132.64621: filtering new block on tags 10694 1726867132.64636: done filtering new block on tags 10694 1726867132.64638: in VariableManager get_vars() 10694 1726867132.64648: done with get_vars() 10694 1726867132.64649: filtering new block on tags 10694 1726867132.64663: done filtering new block on tags 10694 1726867132.64665: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 10694 1726867132.64670: extending task lists for all hosts with included blocks 10694 1726867132.64717: done extending task lists 10694 1726867132.64719: done processing included files 10694 1726867132.64719: results queue empty 10694 1726867132.64720: checking for any_errors_fatal 10694 1726867132.64721: done checking for any_errors_fatal 10694 1726867132.64722: checking for max_fail_percentage 10694 1726867132.64723: done checking for max_fail_percentage 10694 1726867132.64723: checking to see if all hosts have failed and the running result is not ok 10694 1726867132.64724: done checking to see if all hosts have failed 10694 1726867132.64725: getting the remaining hosts for this loop 10694 1726867132.64726: done getting the remaining hosts for this loop 10694 1726867132.64728: getting the next task for host managed_node1 10694 1726867132.64733: done getting next task for host managed_node1 10694 1726867132.64735: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 10694 1726867132.64737: ^ 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 10694 1726867132.64739: getting variables 10694 1726867132.64740: in VariableManager get_vars() 10694 1726867132.64747: Calling all_inventory to load vars for managed_node1 10694 1726867132.64749: Calling groups_inventory to load vars for managed_node1 10694 1726867132.64751: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867132.64755: Calling all_plugins_play to load vars for managed_node1 10694 1726867132.64757: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867132.64759: Calling groups_plugins_play to load vars for managed_node1 10694 1726867132.64905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867132.65072: done with get_vars() 10694 1726867132.65082: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 17:18:52 -0400 (0:00:00.020) 0:00:01.202 ****** 10694 1726867132.65142: entering _queue_task() for managed_node1/setup 10694 1726867132.65356: worker is 1 (out of 1 available) 10694 1726867132.65366: exiting _queue_task() for managed_node1/setup 10694 1726867132.65581: done queuing things up, now waiting for results queue to drain 10694 1726867132.65583: waiting for pending results... 10694 1726867132.65709: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 10694 1726867132.65713: in run() - task 0affcac9-a3a5-fd92-91f1-0000000000de 10694 1726867132.65731: variable 'ansible_search_path' from source: unknown 10694 1726867132.65738: variable 'ansible_search_path' from source: unknown 10694 1726867132.65779: calling self._execute() 10694 1726867132.65845: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867132.65855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867132.65866: variable 'omit' from source: magic vars 10694 1726867132.66371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867132.68370: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867132.68449: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867132.68519: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867132.68547: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867132.68580: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867132.68667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867132.68735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867132.68744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867132.68791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867132.68812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867132.68988: variable 'ansible_facts' from source: unknown 10694 1726867132.69168: variable 'network_test_required_facts' from source: task vars 10694 1726867132.69171: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 10694 1726867132.69174: variable 'omit' from source: magic vars 10694 1726867132.69178: variable 'omit' from source: magic vars 10694 1726867132.69194: variable 'omit' from source: magic vars 10694 1726867132.69221: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10694 1726867132.69253: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10694 1726867132.69279: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10694 1726867132.69305: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10694 1726867132.69321: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10694 1726867132.69355: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10694 1726867132.69364: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867132.69371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867132.69463: Set connection var ansible_pipelining to False 10694 1726867132.69470: Set connection var ansible_shell_type to sh 10694 1726867132.69481: Set connection var ansible_timeout to 10 10694 1726867132.69493: Set connection var ansible_connection to ssh 10694 1726867132.69582: Set connection var ansible_shell_executable to /bin/sh 10694 1726867132.69585: Set connection var ansible_module_compression to ZIP_DEFLATED 10694 1726867132.69587: variable 'ansible_shell_executable' from source: unknown 10694 1726867132.69589: variable 'ansible_connection' from source: unknown 10694 1726867132.69591: variable 'ansible_module_compression' from source: unknown 10694 1726867132.69593: variable 'ansible_shell_type' from source: unknown 10694 1726867132.69595: variable 'ansible_shell_executable' from source: unknown 10694 1726867132.69597: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867132.69599: variable 'ansible_pipelining' from source: unknown 10694 1726867132.69600: variable 'ansible_timeout' from source: unknown 10694 1726867132.69602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867132.69707: 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__) 10694 1726867132.69725: variable 'omit' from source: magic vars 10694 1726867132.69734: starting attempt loop 10694 1726867132.69739: running the handler 10694 1726867132.69757: _low_level_execute_command(): starting 10694 1726867132.69767: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10694 1726867132.70450: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10694 1726867132.70503: 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.12.57 originally 10.31.12.57 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10694 1726867132.70519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10694 1726867132.70608: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 10694 1726867132.70658: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10694 1726867132.70726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10694 1726867132.72370: stdout chunk (state=3): >>>/root <<< 10694 1726867132.72503: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10694 1726867132.72524: stderr chunk (state=3): >>><<< 10694 1726867132.72552: stdout chunk (state=3): >>><<< 10694 1726867132.72646: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 10694 1726867132.72657: _low_level_execute_command(): starting 10694 1726867132.72659: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867132.725687-10747-111372796172181 `" && echo ansible-tmp-1726867132.725687-10747-111372796172181="` echo /root/.ansible/tmp/ansible-tmp-1726867132.725687-10747-111372796172181 `" ) && sleep 0' 10694 1726867132.73187: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10694 1726867132.73201: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10694 1726867132.73229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10694 1726867132.73247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10694 1726867132.73266: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 10694 1726867132.73295: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867132.73344: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867132.73415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 10694 1726867132.73461: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10694 1726867132.73517: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10694 1726867132.75373: stdout chunk (state=3): >>>ansible-tmp-1726867132.725687-10747-111372796172181=/root/.ansible/tmp/ansible-tmp-1726867132.725687-10747-111372796172181 <<< 10694 1726867132.75496: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10694 1726867132.75504: stderr chunk (state=3): >>><<< 10694 1726867132.75507: stdout chunk (state=3): >>><<< 10694 1726867132.75522: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867132.725687-10747-111372796172181=/root/.ansible/tmp/ansible-tmp-1726867132.725687-10747-111372796172181 , 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 10694 1726867132.75560: variable 'ansible_module_compression' from source: unknown 10694 1726867132.75620: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10694hoe0737z/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10694 1726867132.75656: variable 'ansible_facts' from source: unknown 10694 1726867132.75790: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867132.725687-10747-111372796172181/AnsiballZ_setup.py 10694 1726867132.75889: Sending initial data 10694 1726867132.75892: Sent initial data (153 bytes) 10694 1726867132.76313: 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 <<< 10694 1726867132.76316: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867132.76319: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10694 1726867132.76321: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867132.76364: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 10694 1726867132.76367: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10694 1726867132.76419: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10694 1726867132.77937: 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 <<< 10694 1726867132.77979: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10694 1726867132.78020: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10694hoe0737z/tmppzgl8hd3 /root/.ansible/tmp/ansible-tmp-1726867132.725687-10747-111372796172181/AnsiballZ_setup.py <<< 10694 1726867132.78026: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867132.725687-10747-111372796172181/AnsiballZ_setup.py" <<< 10694 1726867132.78063: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10694hoe0737z/tmppzgl8hd3" to remote "/root/.ansible/tmp/ansible-tmp-1726867132.725687-10747-111372796172181/AnsiballZ_setup.py" <<< 10694 1726867132.78068: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867132.725687-10747-111372796172181/AnsiballZ_setup.py" <<< 10694 1726867132.79104: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10694 1726867132.79139: stderr chunk (state=3): >>><<< 10694 1726867132.79142: stdout chunk (state=3): >>><<< 10694 1726867132.79157: done transferring module to remote 10694 1726867132.79167: _low_level_execute_command(): starting 10694 1726867132.79171: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867132.725687-10747-111372796172181/ /root/.ansible/tmp/ansible-tmp-1726867132.725687-10747-111372796172181/AnsiballZ_setup.py && sleep 0' 10694 1726867132.79700: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 10694 1726867132.79703: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10694 1726867132.79914: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10694 1726867132.79961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10694 1726867132.81723: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10694 1726867132.81765: stderr chunk (state=3): >>><<< 10694 1726867132.81788: stdout chunk (state=3): >>><<< 10694 1726867132.81813: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 10694 1726867132.81824: _low_level_execute_command(): starting 10694 1726867132.81833: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867132.725687-10747-111372796172181/AnsiballZ_setup.py && sleep 0' 10694 1726867132.82331: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10694 1726867132.82364: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867132.82413: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 10694 1726867132.82432: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10694 1726867132.82481: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10694 1726867132.84651: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10694 1726867132.84676: stdout chunk (state=3): >>>import _imp # builtin <<< 10694 1726867132.84709: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10694 1726867132.84792: stdout chunk (state=3): >>>import '_io' # <<< 10694 1726867132.84794: stdout chunk (state=3): >>>import 'marshal' # <<< 10694 1726867132.84818: stdout chunk (state=3): >>>import 'posix' # <<< 10694 1726867132.84856: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10694 1726867132.84884: stdout chunk (state=3): >>>import 'time' # <<< 10694 1726867132.84893: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10694 1726867132.84954: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 10694 1726867132.84960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 10694 1726867132.84987: stdout chunk (state=3): >>>import 'codecs' # <<< 10694 1726867132.85015: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 10694 1726867132.85041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 10694 1726867132.85051: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c38184d0> <<< 10694 1726867132.85058: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c37e7b30> <<< 10694 1726867132.85085: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 10694 1726867132.85091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c381aa50> <<< 10694 1726867132.85115: stdout chunk (state=3): >>>import '_signal' # <<< 10694 1726867132.85137: stdout chunk (state=3): >>>import '_abc' # <<< 10694 1726867132.85140: stdout chunk (state=3): >>>import 'abc' # <<< 10694 1726867132.85157: stdout chunk (state=3): >>>import 'io' # <<< 10694 1726867132.85196: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 10694 1726867132.85281: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10694 1726867132.85308: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 10694 1726867132.85338: stdout chunk (state=3): >>>import 'os' # <<< 10694 1726867132.85356: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 10694 1726867132.85361: stdout chunk (state=3): >>>Processing user site-packages <<< 10694 1726867132.85385: stdout chunk (state=3): >>>Processing global site-packages <<< 10694 1726867132.85388: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 10694 1726867132.85401: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 10694 1726867132.85424: 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' <<< 10694 1726867132.85451: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c362d130> <<< 10694 1726867132.85508: 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 <<< 10694 1726867132.85512: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 10694 1726867132.85525: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c362dfa0> <<< 10694 1726867132.85552: stdout chunk (state=3): >>>import 'site' # <<< 10694 1726867132.85578: 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. <<< 10694 1726867132.85957: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10694 1726867132.85961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 10694 1726867132.85990: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 10694 1726867132.85995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 10694 1726867132.86018: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 10694 1726867132.86056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 10694 1726867132.86075: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 10694 1726867132.86097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 10694 1726867132.86111: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c366bec0> <<< 10694 1726867132.86137: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 10694 1726867132.86183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # <<< 10694 1726867132.86187: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c366bf80> <<< 10694 1726867132.86215: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 10694 1726867132.86231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 10694 1726867132.86247: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 10694 1726867132.86305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 10694 1726867132.86353: stdout chunk (state=3): >>>import 'itertools' # <<< 10694 1726867132.86356: 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' <<< 10694 1726867132.86367: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c36a3830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 10694 1726867132.86396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c36a3ec0> <<< 10694 1726867132.86406: stdout chunk (state=3): >>>import '_collections' # <<< 10694 1726867132.86465: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c3683b60> <<< 10694 1726867132.86489: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c36812b0> <<< 10694 1726867132.86658: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c3669070> # /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' <<< 10694 1726867132.86712: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 10694 1726867132.86736: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c36c37d0> <<< 10694 1726867132.86853: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c36c23f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 10694 1726867132.86856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c3682150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c36c0bc0> # /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 0x7f24c36f8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c36682f0> <<< 10694 1726867132.86899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867132.86937: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24c36f8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c36f8bf0> <<< 10694 1726867132.87041: 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 0x7f24c36f8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c3666e10> <<< 10694 1726867132.87045: 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' <<< 10694 1726867132.87057: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c36f9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c36f9370> import 'importlib.machinery' # <<< 10694 1726867132.87145: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 10694 1726867132.87148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c36fa540> import 'importlib.util' # import 'runpy' # <<< 10694 1726867132.87162: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 10694 1726867132.87185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 10694 1726867132.87252: 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 0x7f24c3710740> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867132.87308: 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 0x7f24c3711e20> <<< 10694 1726867132.87311: 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' <<< 10694 1726867132.87339: 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' <<< 10694 1726867132.87342: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c3712cc0> <<< 10694 1726867132.87383: 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 0x7f24c37132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c3712210> <<< 10694 1726867132.87419: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 10694 1726867132.87422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 10694 1726867132.87500: 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 0x7f24c3713d70> <<< 10694 1726867132.87520: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c37134a0> <<< 10694 1726867132.87553: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c36fa4b0> # /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' <<< 10694 1726867132.87587: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 10694 1726867132.87618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 10694 1726867132.87638: 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 0x7f24c3423c50> <<< 10694 1726867132.87668: 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' <<< 10694 1726867132.87705: 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 0x7f24c344c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c344c470> <<< 10694 1726867132.87736: 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 0x7f24c344c740> <<< 10694 1726867132.87749: 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' <<< 10694 1726867132.87821: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867132.87946: 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 0x7f24c344d070> <<< 10694 1726867132.88066: 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 0x7f24c344da60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c344c920> <<< 10694 1726867132.88092: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c3421df0> <<< 10694 1726867132.88131: stdout chunk (state=3): >>># /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' <<< 10694 1726867132.88165: 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' <<< 10694 1726867132.88180: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c344ee10> <<< 10694 1726867132.88194: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c344db50> <<< 10694 1726867132.88215: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c36fac60> <<< 10694 1726867132.88235: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10694 1726867132.88292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 10694 1726867132.88314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 10694 1726867132.88345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 10694 1726867132.88375: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c34771a0> <<< 10694 1726867132.88422: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 10694 1726867132.88443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 10694 1726867132.88457: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 10694 1726867132.88486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 10694 1726867132.88521: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c349b560> <<< 10694 1726867132.88545: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10694 1726867132.88588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10694 1726867132.88640: stdout chunk (state=3): >>>import 'ntpath' # <<< 10694 1726867132.88667: 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' <<< 10694 1726867132.88672: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c34fc2c0> <<< 10694 1726867132.88684: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 10694 1726867132.88714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 10694 1726867132.88736: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 10694 1726867132.88776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 10694 1726867132.88859: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c34fea20> <<< 10694 1726867132.88936: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c34fc3e0> <<< 10694 1726867132.88970: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c34bd2b0> <<< 10694 1726867132.88996: 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 0x7f24c33053d0> <<< 10694 1726867132.89023: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c349a360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c344fd70> <<< 10694 1726867132.89194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 10694 1726867132.89205: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f24c3305670> <<< 10694 1726867132.89479: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_qmzpk3wb/ansible_setup_payload.zip' # zipimport: zlib available <<< 10694 1726867132.89602: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.89625: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 10694 1726867132.89640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 10694 1726867132.89685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10694 1726867132.89761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 10694 1726867132.89792: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 10694 1726867132.89806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c336f170> import '_typing' # <<< 10694 1726867132.89982: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c334e060> <<< 10694 1726867132.90018: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c334d1f0> # zipimport: zlib available <<< 10694 1726867132.90056: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 10694 1726867132.90068: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 10694 1726867132.90091: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.91497: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.92594: 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' <<< 10694 1726867132.92793: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c336d040> # /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' <<< 10694 1726867132.92834: 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' # /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 0x7f24c339eb40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c339e8d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c339e1e0> # /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 0x7f24c339e630> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c336fe00> import 'atexit' # <<< 10694 1726867132.92891: 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' <<< 10694 1726867132.92894: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24c339f920> <<< 10694 1726867132.92925: 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 0x7f24c339fb60> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 10694 1726867132.92989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 10694 1726867132.93166: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c33c4050> 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 0x7f24c2d2de20> # 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 0x7f24c2d2fa40> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 10694 1726867132.93199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 10694 1726867132.93231: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d30350> <<< 10694 1726867132.93242: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 10694 1726867132.93266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 10694 1726867132.93298: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d314f0> <<< 10694 1726867132.93323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10694 1726867132.93350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 10694 1726867132.93362: 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' <<< 10694 1726867132.93492: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d33fb0> <<< 10694 1726867132.93571: 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 0x7f24c2d382f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d32180> <<< 10694 1726867132.93574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 10694 1726867132.93591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 10694 1726867132.93745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 10694 1726867132.93793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d3bfe0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d3aab0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d3a810> <<< 10694 1726867132.93809: 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' <<< 10694 1726867132.94050: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d3ad80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d32780> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867132.94076: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24c2d80230> # /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 0x7f24c2d80410> # /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 0x7f24c2d81e80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d81c40> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10694 1726867132.94103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10694 1726867132.94143: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867132.94409: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24c2d84350> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d824b0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10694 1726867132.94425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d87b30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d84500> <<< 10694 1726867132.94473: 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 0x7f24c2d88bc0> <<< 10694 1726867132.94511: 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 0x7f24c2d88d40> <<< 10694 1726867132.94537: 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' <<< 10694 1726867132.94559: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24c2d88c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d805f0> <<< 10694 1726867132.94587: 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' <<< 10694 1726867132.94603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 10694 1726867132.94649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 10694 1726867132.94675: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867132.94698: 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 0x7f24c2c102f0> <<< 10694 1726867132.94826: 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 0x7f24c2c116a0> <<< 10694 1726867132.94887: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d8aab0> # 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 0x7f24c2d8be30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d8a720> <<< 10694 1726867132.94923: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.94926: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 10694 1726867132.95007: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.95106: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.95109: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 10694 1726867132.95135: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.95155: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 10694 1726867132.95280: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.95393: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.95916: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.96440: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 10694 1726867132.96454: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10694 1726867132.96468: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 10694 1726867132.96475: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 10694 1726867132.96497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10694 1726867132.96545: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867132.96550: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24c2c198e0> <<< 10694 1726867132.96696: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 10694 1726867132.96728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2c1a720> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2c119a0> import 'ansible.module_utils.compat.selinux' # <<< 10694 1726867132.96737: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10694 1726867132.96746: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 10694 1726867132.96762: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.96905: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.97066: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2c1a450> <<< 10694 1726867132.97076: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.97522: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.97953: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.98024: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.98104: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 10694 1726867132.98111: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.98147: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.98188: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 10694 1726867132.98194: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.98269: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.98349: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 10694 1726867132.98369: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.98380: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.98395: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 10694 1726867132.98398: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.98442: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.98475: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 10694 1726867132.98492: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.98712: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.98945: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10694 1726867132.98998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 10694 1726867132.99016: stdout chunk (state=3): >>>import '_ast' # <<< 10694 1726867132.99079: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2c1b7a0> <<< 10694 1726867132.99093: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.99163: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.99240: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 10694 1726867132.99244: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 10694 1726867132.99257: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 10694 1726867132.99280: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.99316: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.99363: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 10694 1726867132.99366: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.99414: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.99456: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.99514: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.99580: 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 <<< 10694 1726867132.99619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10694 1726867132.99703: 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' <<< 10694 1726867132.99706: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24c2c26390> <<< 10694 1726867132.99743: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2c219d0> <<< 10694 1726867132.99772: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 10694 1726867132.99790: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.99851: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.99917: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.99941: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867132.99986: 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' <<< 10694 1726867133.00008: 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 <<< 10694 1726867133.00031: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 10694 1726867133.00050: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10694 1726867133.00104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10694 1726867133.00126: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 10694 1726867133.00145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 10694 1726867133.00197: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d0ec90> <<< 10694 1726867133.00246: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c33ca960> <<< 10694 1726867133.00324: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2c264e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2c1b440> # destroy ansible.module_utils.distro <<< 10694 1726867133.00329: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 10694 1726867133.00339: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.00368: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.00397: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 10694 1726867133.00452: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 10694 1726867133.00475: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.00485: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 10694 1726867133.00497: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.00557: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.00616: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.00639: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.00660: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.00700: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.00741: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.00780: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.00814: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 10694 1726867133.00828: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.00900: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.00967: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.00992: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.01026: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 10694 1726867133.01029: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.01207: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.01380: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.01422: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.01478: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 10694 1726867133.01488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 10694 1726867133.01498: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 10694 1726867133.01516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 10694 1726867133.01534: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 10694 1726867133.01561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 10694 1726867133.01578: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2cb6720> <<< 10694 1726867133.01603: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 10694 1726867133.01612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 10694 1726867133.01638: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 10694 1726867133.01676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 10694 1726867133.01703: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 10694 1726867133.01706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 10694 1726867133.01726: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c286c380> <<< 10694 1726867133.01757: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867133.01773: 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 0x7f24c286c5f0> <<< 10694 1726867133.01815: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2ca02c0> <<< 10694 1726867133.01837: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2cb72c0> <<< 10694 1726867133.01870: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2cb4e00> <<< 10694 1726867133.01882: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2cb49e0> <<< 10694 1726867133.01895: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 10694 1726867133.01949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 10694 1726867133.01966: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 10694 1726867133.01982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 10694 1726867133.02003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 10694 1726867133.02010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 10694 1726867133.02043: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867133.02051: 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 0x7f24c286f620> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c286eed0> <<< 10694 1726867133.02067: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867133.02078: 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 0x7f24c286f0b0> <<< 10694 1726867133.02089: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c286e300> <<< 10694 1726867133.02112: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 10694 1726867133.02215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 10694 1726867133.02228: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c286f800> <<< 10694 1726867133.02245: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 10694 1726867133.02280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 10694 1726867133.02310: 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 0x7f24c28b6330> <<< 10694 1726867133.02340: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c28b4350> <<< 10694 1726867133.02368: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2cb4aa0> import 'ansible.module_utils.facts.timeout' # <<< 10694 1726867133.02391: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 10694 1726867133.02404: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.02419: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 10694 1726867133.02442: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.02493: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.02548: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 10694 1726867133.02566: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.02617: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.02662: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 10694 1726867133.02692: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 10694 1726867133.02698: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system' # <<< 10694 1726867133.02721: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.02749: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.02779: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 10694 1726867133.02786: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.02840: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.02890: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 10694 1726867133.02897: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.02941: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.02986: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 10694 1726867133.02989: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.03053: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.03105: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.03166: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.03223: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 10694 1726867133.03227: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 10694 1726867133.03239: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.03714: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.04142: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 10694 1726867133.04152: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.04198: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.04258: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.04288: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.04335: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 10694 1726867133.04338: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 10694 1726867133.04340: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.04376: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.04403: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 10694 1726867133.04411: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.04464: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.04531: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 10694 1726867133.04567: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.04600: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 10694 1726867133.04603: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.04635: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.04669: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 10694 1726867133.04674: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.04755: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.04845: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 10694 1726867133.04850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 10694 1726867133.04873: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c28b6480> <<< 10694 1726867133.04896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 10694 1726867133.04921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 10694 1726867133.05033: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c28b70e0> <<< 10694 1726867133.05038: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 10694 1726867133.05055: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.05121: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.05185: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 10694 1726867133.05194: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.05288: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.05370: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 10694 1726867133.05388: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.05449: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.05522: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 10694 1726867133.05527: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.05573: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.05620: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 10694 1726867133.05667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 10694 1726867133.05736: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867133.05795: 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 0x7f24c28fa5d0> <<< 10694 1726867133.05989: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c28ea450> import 'ansible.module_utils.facts.system.python' # <<< 10694 1726867133.05999: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.06056: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.06109: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 10694 1726867133.06117: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.06204: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.06290: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.06401: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.06544: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 10694 1726867133.06551: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 10694 1726867133.06558: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.06598: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.06640: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 10694 1726867133.06648: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.06687: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.06737: 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' <<< 10694 1726867133.06772: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867133.06791: 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 0x7f24c290e120> <<< 10694 1726867133.06795: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c28eb650> import 'ansible.module_utils.facts.system.user' # <<< 10694 1726867133.06820: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.06831: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.06845: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 10694 1726867133.06853: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.06891: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.06923: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 10694 1726867133.06939: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.07092: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.07240: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 10694 1726867133.07250: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.07353: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.07453: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.07496: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.07541: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 10694 1726867133.07548: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 10694 1726867133.07554: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.07580: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.07599: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.07737: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.07887: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 10694 1726867133.07891: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 10694 1726867133.08017: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.08144: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 10694 1726867133.08147: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.08180: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.08217: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.08756: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.09256: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 10694 1726867133.09276: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.09381: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.09486: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 10694 1726867133.09493: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.09593: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.09695: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 10694 1726867133.09698: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.09851: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.10004: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 10694 1726867133.10007: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.10031: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 10694 1726867133.10053: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.10092: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.10135: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 10694 1726867133.10143: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.10244: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.10339: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.10543: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.10744: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 10694 1726867133.10748: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 10694 1726867133.10760: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.10799: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.10838: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 10694 1726867133.10846: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.10876: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.10902: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 10694 1726867133.10974: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.11045: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 10694 1726867133.11055: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.11075: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.11102: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 10694 1726867133.11105: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.11169: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.11221: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 10694 1726867133.11239: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.11293: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.11353: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 10694 1726867133.11359: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.11621: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.11879: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 10694 1726867133.11895: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.11949: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.12012: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 10694 1726867133.12019: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.12058: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.12091: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 10694 1726867133.12108: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.12133: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.12167: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 10694 1726867133.12170: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.12211: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.12257: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 10694 1726867133.12270: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.12353: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.12426: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 10694 1726867133.12438: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.12468: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 10694 1726867133.12471: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.12523: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.12564: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 10694 1726867133.12580: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.12612: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.12625: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.12688: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.12707: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.12775: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.12866: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 10694 1726867133.12869: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 10694 1726867133.12897: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.12922: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.12980: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 10694 1726867133.12997: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.13174: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.13363: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 10694 1726867133.13381: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.13417: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.13466: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 10694 1726867133.13472: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.13521: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.13565: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 10694 1726867133.13581: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.13659: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.13745: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 10694 1726867133.13753: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.13842: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.13932: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 10694 1726867133.13938: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 10694 1726867133.14014: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.14196: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 10694 1726867133.14202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 10694 1726867133.14221: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 10694 1726867133.14240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 10694 1726867133.14270: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867133.14279: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24c270eb40> <<< 10694 1726867133.14288: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c270c6b0> <<< 10694 1726867133.14332: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c27065d0> <<< 10694 1726867133.15598: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_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-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "ansible_local": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_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.14.65 32980 10.31.12.57 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.14.65 32980 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_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_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "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": "17", "minute": "18", "second": "53", "epoch": "1726867133", "epoch_int": "1726867133", "date": "2024-09-20", "time": "17:18:53", "iso8601_micro": "2024-09-20T21:18:53.148088Z", "iso8601": "2024-09-20T21:18:53Z", "iso8601_basic": "20240920T171853148088", "iso8601_basic_short": "20240920T171853", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_pkg_mgr": "dnf", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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"}}} <<< 10694 1726867133.16004: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 10694 1726867133.16032: 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 <<< 10694 1726867133.16061: stdout chunk (state=3): >>># 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 <<< 10694 1726867133.16106: stdout chunk (state=3): >>># cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib <<< 10694 1726867133.16176: stdout chunk (state=3): >>># 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__ <<< 10694 1726867133.16199: stdout chunk (state=3): >>># 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 <<< 10694 1726867133.16235: stdout chunk (state=3): >>># 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 <<< 10694 1726867133.16275: stdout chunk (state=3): >>># 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 <<< 10694 1726867133.16317: stdout chunk (state=3): >>># 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 <<< 10694 1726867133.16368: stdout chunk (state=3): >>># 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 <<< 10694 1726867133.16405: stdout chunk (state=3): >>># 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 <<< 10694 1726867133.16437: stdout chunk (state=3): >>># 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 <<< 10694 1726867133.16489: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # 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 <<< 10694 1726867133.16505: stdout chunk (state=3): >>># 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 <<< 10694 1726867133.16819: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10694 1726867133.16859: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 10694 1726867133.16886: 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 <<< 10694 1726867133.16944: stdout chunk (state=3): >>># destroy ntpath <<< 10694 1726867133.16947: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 10694 1726867133.17006: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select <<< 10694 1726867133.17009: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 10694 1726867133.17057: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 10694 1726867133.17068: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 10694 1726867133.17120: 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 <<< 10694 1726867133.17163: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util<<< 10694 1726867133.17216: stdout chunk (state=3): >>> # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime <<< 10694 1726867133.17243: stdout chunk (state=3): >>># destroy subprocess # destroy base64 # destroy _ssl <<< 10694 1726867133.17264: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 10694 1726867133.17292: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 10694 1726867133.17346: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 10694 1726867133.17349: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 10694 1726867133.17405: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid <<< 10694 1726867133.17427: stdout chunk (state=3): >>># 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 <<< 10694 1726867133.17475: 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 <<< 10694 1726867133.17506: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # 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 <<< 10694 1726867133.17524: stdout chunk (state=3): >>># 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 <<< 10694 1726867133.17656: stdout chunk (state=3): >>># destroy sys.monitoring <<< 10694 1726867133.17680: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 10694 1726867133.17720: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 10694 1726867133.17767: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 10694 1726867133.17770: stdout chunk (state=3): >>># destroy _typing <<< 10694 1726867133.17787: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 10694 1726867133.17809: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 10694 1726867133.17909: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 10694 1726867133.17912: 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 # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 10694 1726867133.17987: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 10694 1726867133.17990: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re <<< 10694 1726867133.18009: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 10694 1726867133.18021: stdout chunk (state=3): >>># clear sys.audit hooks <<< 10694 1726867133.18401: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 10694 1726867133.18407: stdout chunk (state=3): >>><<< 10694 1726867133.18409: stderr chunk (state=3): >>><<< 10694 1726867133.18797: _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 0x7f24c38184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c37e7b30> # /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 0x7f24c381aa50> 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 0x7f24c362d130> # /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 0x7f24c362dfa0> 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 0x7f24c366bec0> # /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 0x7f24c366bf80> # /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 0x7f24c36a3830> # /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 0x7f24c36a3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c3683b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c36812b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c3669070> # /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 0x7f24c36c37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c36c23f0> # /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 0x7f24c3682150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c36c0bc0> # /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 0x7f24c36f8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c36682f0> # /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 0x7f24c36f8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c36f8bf0> # 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 0x7f24c36f8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c3666e10> # /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 0x7f24c36f9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c36f9370> 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 0x7f24c36fa540> 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 0x7f24c3710740> 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 0x7f24c3711e20> # /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 0x7f24c3712cc0> # 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 0x7f24c37132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c3712210> # /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 0x7f24c3713d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c37134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c36fa4b0> # /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 0x7f24c3423c50> # /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 0x7f24c344c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c344c470> # 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 0x7f24c344c740> # /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 0x7f24c344d070> # 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 0x7f24c344da60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c344c920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c3421df0> # /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 0x7f24c344ee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c344db50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c36fac60> # /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 0x7f24c34771a0> # /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 0x7f24c349b560> # /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 0x7f24c34fc2c0> # /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 0x7f24c34fea20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c34fc3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c34bd2b0> # /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 0x7f24c33053d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c349a360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c344fd70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f24c3305670> # zipimport: found 103 names in '/tmp/ansible_setup_payload_qmzpk3wb/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 0x7f24c336f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c334e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c334d1f0> # 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 0x7f24c336d040> # /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 0x7f24c339eb40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c339e8d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c339e1e0> # /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 0x7f24c339e630> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c336fe00> 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 0x7f24c339f920> # 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 0x7f24c339fb60> # /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 0x7f24c33c4050> 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 0x7f24c2d2de20> # 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 0x7f24c2d2fa40> # /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 0x7f24c2d30350> # /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 0x7f24c2d314f0> # /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 0x7f24c2d33fb0> # 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 0x7f24c2d382f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d32180> # /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 0x7f24c2d3bfe0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d3aab0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d3a810> # /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 0x7f24c2d3ad80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d32780> # 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 0x7f24c2d80230> # /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 0x7f24c2d80410> # /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 0x7f24c2d81e80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d81c40> # /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 0x7f24c2d84350> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d824b0> # /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 0x7f24c2d87b30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d84500> # 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 0x7f24c2d88bc0> # 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 0x7f24c2d88d40> # 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 0x7f24c2d88c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d805f0> # /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 0x7f24c2c102f0> # 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 0x7f24c2c116a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d8aab0> # 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 0x7f24c2d8be30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2d8a720> # 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 0x7f24c2c198e0> # /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 0x7f24c2c1a720> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2c119a0> 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 0x7f24c2c1a450> # 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 0x7f24c2c1b7a0> # 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 0x7f24c2c26390> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2c219d0> 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 0x7f24c2d0ec90> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c33ca960> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2c264e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2c1b440> # 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 0x7f24c2cb6720> # /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 0x7f24c286c380> # 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 0x7f24c286c5f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2ca02c0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2cb72c0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2cb4e00> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2cb49e0> # /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 0x7f24c286f620> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c286eed0> # 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 0x7f24c286f0b0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c286e300> # /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 0x7f24c286f800> # /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 0x7f24c28b6330> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c28b4350> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c2cb4aa0> 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 0x7f24c28b6480> # /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 0x7f24c28b70e0> 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 0x7f24c28fa5d0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c28ea450> 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 0x7f24c290e120> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c28eb650> 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 0x7f24c270eb40> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c270c6b0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24c27065d0> {"ansible_facts": {"ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_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-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "ansible_local": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_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.14.65 32980 10.31.12.57 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.14.65 32980 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_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_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "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": "17", "minute": "18", "second": "53", "epoch": "1726867133", "epoch_int": "1726867133", "date": "2024-09-20", "time": "17:18:53", "iso8601_micro": "2024-09-20T21:18:53.148088Z", "iso8601": "2024-09-20T21:18:53Z", "iso8601_basic": "20240920T171853148088", "iso8601_basic_short": "20240920T171853", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_pkg_mgr": "dnf", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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.12.57 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 10694 1726867133.19525: 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-1726867132.725687-10747-111372796172181/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10694 1726867133.19529: _low_level_execute_command(): starting 10694 1726867133.19531: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867132.725687-10747-111372796172181/ > /dev/null 2>&1 && sleep 0' 10694 1726867133.19930: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10694 1726867133.19944: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867133.19987: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 10694 1726867133.20006: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10694 1726867133.20027: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10694 1726867133.20106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10694 1726867133.21963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10694 1726867133.21973: stdout chunk (state=3): >>><<< 10694 1726867133.21990: stderr chunk (state=3): >>><<< 10694 1726867133.22009: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 10694 1726867133.22182: handler run complete 10694 1726867133.22188: variable 'ansible_facts' from source: unknown 10694 1726867133.22190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867133.22254: variable 'ansible_facts' from source: unknown 10694 1726867133.22312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867133.22368: attempt loop complete, returning result 10694 1726867133.22375: _execute() done 10694 1726867133.22387: dumping result to json 10694 1726867133.22404: done dumping result, returning 10694 1726867133.22422: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affcac9-a3a5-fd92-91f1-0000000000de] 10694 1726867133.22432: sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000de ok: [managed_node1] 10694 1726867133.23019: no more pending results, returning what we have 10694 1726867133.23022: results queue empty 10694 1726867133.23023: checking for any_errors_fatal 10694 1726867133.23024: done checking for any_errors_fatal 10694 1726867133.23025: checking for max_fail_percentage 10694 1726867133.23027: done checking for max_fail_percentage 10694 1726867133.23028: checking to see if all hosts have failed and the running result is not ok 10694 1726867133.23029: done checking to see if all hosts have failed 10694 1726867133.23029: getting the remaining hosts for this loop 10694 1726867133.23031: done getting the remaining hosts for this loop 10694 1726867133.23035: getting the next task for host managed_node1 10694 1726867133.23044: done getting next task for host managed_node1 10694 1726867133.23046: ^ task is: TASK: Check if system is ostree 10694 1726867133.23049: ^ 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 10694 1726867133.23053: getting variables 10694 1726867133.23054: in VariableManager get_vars() 10694 1726867133.23093: Calling all_inventory to load vars for managed_node1 10694 1726867133.23096: Calling groups_inventory to load vars for managed_node1 10694 1726867133.23100: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867133.23113: Calling all_plugins_play to load vars for managed_node1 10694 1726867133.23116: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867133.23119: Calling groups_plugins_play to load vars for managed_node1 10694 1726867133.23424: done sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000de 10694 1726867133.23427: WORKER PROCESS EXITING 10694 1726867133.23451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867133.23652: done with get_vars() 10694 1726867133.23664: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 17:18:53 -0400 (0:00:00.586) 0:00:01.788 ****** 10694 1726867133.23764: entering _queue_task() for managed_node1/stat 10694 1726867133.24049: worker is 1 (out of 1 available) 10694 1726867133.24059: exiting _queue_task() for managed_node1/stat 10694 1726867133.24188: done queuing things up, now waiting for results queue to drain 10694 1726867133.24190: waiting for pending results... 10694 1726867133.24340: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 10694 1726867133.24460: in run() - task 0affcac9-a3a5-fd92-91f1-0000000000e0 10694 1726867133.24480: variable 'ansible_search_path' from source: unknown 10694 1726867133.24492: variable 'ansible_search_path' from source: unknown 10694 1726867133.24540: calling self._execute() 10694 1726867133.24623: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867133.24639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867133.24653: variable 'omit' from source: magic vars 10694 1726867133.25160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10694 1726867133.25425: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10694 1726867133.25470: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10694 1726867133.25516: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10694 1726867133.25568: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10694 1726867133.25658: 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) 10694 1726867133.25689: 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) 10694 1726867133.25726: 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) 10694 1726867133.25753: 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) 10694 1726867133.25874: Evaluated conditional (not __network_is_ostree is defined): True 10694 1726867133.25889: variable 'omit' from source: magic vars 10694 1726867133.25935: variable 'omit' from source: magic vars 10694 1726867133.25972: variable 'omit' from source: magic vars 10694 1726867133.26002: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10694 1726867133.26082: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10694 1726867133.26088: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10694 1726867133.26090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10694 1726867133.26092: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10694 1726867133.26120: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10694 1726867133.26134: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867133.26146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867133.26259: Set connection var ansible_pipelining to False 10694 1726867133.26267: Set connection var ansible_shell_type to sh 10694 1726867133.26280: Set connection var ansible_timeout to 10 10694 1726867133.26351: Set connection var ansible_connection to ssh 10694 1726867133.26356: Set connection var ansible_shell_executable to /bin/sh 10694 1726867133.26358: Set connection var ansible_module_compression to ZIP_DEFLATED 10694 1726867133.26360: variable 'ansible_shell_executable' from source: unknown 10694 1726867133.26363: variable 'ansible_connection' from source: unknown 10694 1726867133.26365: variable 'ansible_module_compression' from source: unknown 10694 1726867133.26367: variable 'ansible_shell_type' from source: unknown 10694 1726867133.26369: variable 'ansible_shell_executable' from source: unknown 10694 1726867133.26371: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867133.26373: variable 'ansible_pipelining' from source: unknown 10694 1726867133.26375: variable 'ansible_timeout' from source: unknown 10694 1726867133.26379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867133.26569: 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__) 10694 1726867133.26573: variable 'omit' from source: magic vars 10694 1726867133.26575: starting attempt loop 10694 1726867133.26579: running the handler 10694 1726867133.26582: _low_level_execute_command(): starting 10694 1726867133.26598: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10694 1726867133.27362: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10694 1726867133.27385: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10694 1726867133.27402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10694 1726867133.27421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10694 1726867133.27447: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 10694 1726867133.27492: 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867133.27569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 10694 1726867133.27610: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10694 1726867133.27613: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10694 1726867133.27697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10694 1726867133.29297: stdout chunk (state=3): >>>/root <<< 10694 1726867133.29430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10694 1726867133.29433: stdout chunk (state=3): >>><<< 10694 1726867133.29436: stderr chunk (state=3): >>><<< 10694 1726867133.29453: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 10694 1726867133.29464: _low_level_execute_command(): starting 10694 1726867133.29472: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867133.2945278-10779-200610222712838 `" && echo ansible-tmp-1726867133.2945278-10779-200610222712838="` echo /root/.ansible/tmp/ansible-tmp-1726867133.2945278-10779-200610222712838 `" ) && sleep 0' 10694 1726867133.29895: 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 <<< 10694 1726867133.29898: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867133.29910: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10694 1726867133.29922: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867133.29960: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 10694 1726867133.29964: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10694 1726867133.29973: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10694 1726867133.30031: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10694 1726867133.31891: stdout chunk (state=3): >>>ansible-tmp-1726867133.2945278-10779-200610222712838=/root/.ansible/tmp/ansible-tmp-1726867133.2945278-10779-200610222712838 <<< 10694 1726867133.31996: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10694 1726867133.32023: stderr chunk (state=3): >>><<< 10694 1726867133.32025: stdout chunk (state=3): >>><<< 10694 1726867133.32036: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867133.2945278-10779-200610222712838=/root/.ansible/tmp/ansible-tmp-1726867133.2945278-10779-200610222712838 , 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 10694 1726867133.32082: variable 'ansible_module_compression' from source: unknown 10694 1726867133.32123: ANSIBALLZ: Using lock for stat 10694 1726867133.32126: ANSIBALLZ: Acquiring lock 10694 1726867133.32129: ANSIBALLZ: Lock acquired: 139860518524768 10694 1726867133.32131: ANSIBALLZ: Creating module 10694 1726867133.43538: ANSIBALLZ: Writing module into payload 10694 1726867133.43603: ANSIBALLZ: Writing module 10694 1726867133.43619: ANSIBALLZ: Renaming module 10694 1726867133.43624: ANSIBALLZ: Done creating module 10694 1726867133.43641: variable 'ansible_facts' from source: unknown 10694 1726867133.43690: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867133.2945278-10779-200610222712838/AnsiballZ_stat.py 10694 1726867133.43791: Sending initial data 10694 1726867133.43795: Sent initial data (153 bytes) 10694 1726867133.44220: 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 <<< 10694 1726867133.44223: 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.12.57 originally 10.31.12.57 debug2: match not found <<< 10694 1726867133.44226: 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10694 1726867133.44228: 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.12.57 originally 10.31.12.57 debug2: match found <<< 10694 1726867133.44230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867133.44273: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 10694 1726867133.44281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10694 1726867133.44284: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10694 1726867133.44334: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10694 1726867133.45968: 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" <<< 10694 1726867133.45973: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 10694 1726867133.46008: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10694 1726867133.46056: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10694hoe0737z/tmp1w4af1fl /root/.ansible/tmp/ansible-tmp-1726867133.2945278-10779-200610222712838/AnsiballZ_stat.py <<< 10694 1726867133.46060: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867133.2945278-10779-200610222712838/AnsiballZ_stat.py" <<< 10694 1726867133.46108: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10694hoe0737z/tmp1w4af1fl" to remote "/root/.ansible/tmp/ansible-tmp-1726867133.2945278-10779-200610222712838/AnsiballZ_stat.py" <<< 10694 1726867133.46111: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867133.2945278-10779-200610222712838/AnsiballZ_stat.py" <<< 10694 1726867133.46659: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10694 1726867133.46697: stderr chunk (state=3): >>><<< 10694 1726867133.46700: stdout chunk (state=3): >>><<< 10694 1726867133.46737: done transferring module to remote 10694 1726867133.46747: _low_level_execute_command(): starting 10694 1726867133.46752: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867133.2945278-10779-200610222712838/ /root/.ansible/tmp/ansible-tmp-1726867133.2945278-10779-200610222712838/AnsiballZ_stat.py && sleep 0' 10694 1726867133.47332: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10694 1726867133.47361: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10694 1726867133.49175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10694 1726867133.49184: stdout chunk (state=3): >>><<< 10694 1726867133.49187: stderr chunk (state=3): >>><<< 10694 1726867133.49296: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 10694 1726867133.49300: _low_level_execute_command(): starting 10694 1726867133.49302: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867133.2945278-10779-200610222712838/AnsiballZ_stat.py && sleep 0' 10694 1726867133.49925: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10694 1726867133.49986: 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 <<< 10694 1726867133.50001: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867133.50058: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 10694 1726867133.50080: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10694 1726867133.50106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10694 1726867133.50186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10694 1726867133.52328: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10694 1726867133.52348: stdout chunk (state=3): >>>import _imp # builtin <<< 10694 1726867133.52372: stdout chunk (state=3): >>>import '_thread' # <<< 10694 1726867133.52396: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10694 1726867133.52454: stdout chunk (state=3): >>>import '_io' # <<< 10694 1726867133.52469: stdout chunk (state=3): >>>import 'marshal' # <<< 10694 1726867133.52489: stdout chunk (state=3): >>>import 'posix' # <<< 10694 1726867133.52519: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10694 1726867133.52548: stdout chunk (state=3): >>>import 'time' # <<< 10694 1726867133.52563: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10694 1726867133.52606: 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' <<< 10694 1726867133.52623: stdout chunk (state=3): >>>import '_codecs' # <<< 10694 1726867133.52647: stdout chunk (state=3): >>>import 'codecs' # <<< 10694 1726867133.52695: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 10694 1726867133.52718: 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 0x7f90354184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90353e7b30> <<< 10694 1726867133.52743: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 10694 1726867133.52771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903541aa50> import '_signal' # <<< 10694 1726867133.52808: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 10694 1726867133.52862: stdout chunk (state=3): >>>import 'io' # <<< 10694 1726867133.52866: stdout chunk (state=3): >>>import '_stat' # <<< 10694 1726867133.52874: stdout chunk (state=3): >>>import 'stat' # <<< 10694 1726867133.52942: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10694 1726867133.52987: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 10694 1726867133.53035: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 10694 1726867133.53063: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 10694 1726867133.53090: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 10694 1726867133.53117: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90351c9130> <<< 10694 1726867133.53169: 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' <<< 10694 1726867133.53206: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90351c9fa0> <<< 10694 1726867133.53209: stdout chunk (state=3): >>>import 'site' # <<< 10694 1726867133.53240: 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. <<< 10694 1726867133.53475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10694 1726867133.53508: 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 <<< 10694 1726867133.53521: stdout chunk (state=3): >>># 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 <<< 10694 1726867133.53572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 10694 1726867133.53602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 10694 1726867133.53622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9035207e90> <<< 10694 1726867133.53656: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 10694 1726867133.53662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 10694 1726867133.53694: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9035207f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 10694 1726867133.53732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 10694 1726867133.53748: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 10694 1726867133.53805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 10694 1726867133.53841: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903523f890> <<< 10694 1726867133.53873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 10694 1726867133.53890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903523ff20> <<< 10694 1726867133.53907: stdout chunk (state=3): >>>import '_collections' # <<< 10694 1726867133.53945: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903521fb60> <<< 10694 1726867133.53972: stdout chunk (state=3): >>>import '_functools' # <<< 10694 1726867133.53986: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903521d280> <<< 10694 1726867133.54071: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9035205040> <<< 10694 1726867133.54098: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 10694 1726867133.54127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 10694 1726867133.54152: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 10694 1726867133.54198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 10694 1726867133.54201: 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' <<< 10694 1726867133.54233: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903525f800> <<< 10694 1726867133.54274: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903525e420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 10694 1726867133.54289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903521e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903525cc80> <<< 10694 1726867133.54334: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 10694 1726867133.54376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9035294890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90352042c0> <<< 10694 1726867133.54384: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 10694 1726867133.54450: stdout chunk (state=3): >>># 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 0x7f9035294d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9035294bf0> <<< 10694 1726867133.54458: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867133.54478: stdout chunk (state=3): >>># 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 0x7f9035294fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9035202de0> <<< 10694 1726867133.54503: 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' <<< 10694 1726867133.54542: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 10694 1726867133.54556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90352956d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90352953a0> import 'importlib.machinery' # <<< 10694 1726867133.54608: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 10694 1726867133.54636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90352965d0> import 'importlib.util' # import 'runpy' # <<< 10694 1726867133.54655: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 10694 1726867133.54707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 10694 1726867133.54727: 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 0x7f90352ac7a0> <<< 10694 1726867133.54767: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90352adeb0> <<< 10694 1726867133.54800: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 10694 1726867133.54830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 10694 1726867133.54857: 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' <<< 10694 1726867133.54892: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90352aed50> # 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 0x7f90352af380> <<< 10694 1726867133.54919: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90352ae2a0> # /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' <<< 10694 1726867133.54984: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867133.54997: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90352afe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90352af530> <<< 10694 1726867133.55034: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9035296570> <<< 10694 1726867133.55045: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 10694 1726867133.55087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 10694 1726867133.55109: 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' <<< 10694 1726867133.55159: 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'<<< 10694 1726867133.55175: stdout chunk (state=3): >>> import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f903504bce0> # /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' <<< 10694 1726867133.55229: 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 0x7f9035074830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9035074590> <<< 10694 1726867133.55233: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867133.55265: stdout chunk (state=3): >>># 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 0x7f9035074770> # /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' <<< 10694 1726867133.55338: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867133.55470: 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 0x7f9035075100> <<< 10694 1726867133.55591: 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 0x7f9035075af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90350749b0> <<< 10694 1726867133.55620: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9035049e80> <<< 10694 1726867133.55663: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 10694 1726867133.55687: 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' <<< 10694 1726867133.55723: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9035076ea0> <<< 10694 1726867133.55726: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9035075c10> <<< 10694 1726867133.55739: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9035296cc0> <<< 10694 1726867133.55770: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10694 1726867133.55817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 10694 1726867133.55842: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 10694 1726867133.55891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 10694 1726867133.55906: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903509f230> <<< 10694 1726867133.55959: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 10694 1726867133.55998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 10694 1726867133.56009: 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' <<< 10694 1726867133.56046: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90350c3590> <<< 10694 1726867133.56070: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10694 1726867133.56111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10694 1726867133.56166: stdout chunk (state=3): >>>import 'ntpath' # <<< 10694 1726867133.56212: 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 0x7f90351242f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 10694 1726867133.56239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 10694 1726867133.56259: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 10694 1726867133.56301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 10694 1726867133.56385: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9035126a50> <<< 10694 1726867133.56460: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9035124410> <<< 10694 1726867133.56494: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90350e93a0> <<< 10694 1726867133.56521: 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 0x7f9034f293d0> <<< 10694 1726867133.56553: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90350c23c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9035077e00> <<< 10694 1726867133.56681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 10694 1726867133.56684: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9034f29670> <<< 10694 1726867133.56847: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_v_wx_79c/ansible_stat_payload.zip' <<< 10694 1726867133.56850: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.56973: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.57009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 10694 1726867133.57020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 10694 1726867133.57056: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10694 1726867133.57144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 10694 1726867133.57172: 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 0x7f9034f7f0b0> import '_typing' # <<< 10694 1726867133.57358: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034f5dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034f5d160> <<< 10694 1726867133.57390: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.57407: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 10694 1726867133.57447: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.57465: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 10694 1726867133.57476: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.58826: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.59940: 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 0x7f9034f7cf80> <<< 10694 1726867133.59982: 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' <<< 10694 1726867133.60001: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 10694 1726867133.60020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 10694 1726867133.60055: 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' <<< 10694 1726867133.60101: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9034fa6ae0> <<< 10694 1726867133.60104: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034fa6870> <<< 10694 1726867133.60131: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034fa6180> <<< 10694 1726867133.60148: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 10694 1726867133.60180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 10694 1726867133.60194: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034fa65d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034f7fd40> <<< 10694 1726867133.60201: stdout chunk (state=3): >>>import 'atexit' # <<< 10694 1726867133.60227: 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 0x7f9034fa7800> <<< 10694 1726867133.60249: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867133.60266: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9034fa7a40> <<< 10694 1726867133.60270: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 10694 1726867133.60322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 10694 1726867133.60337: stdout chunk (state=3): >>>import '_locale' # <<< 10694 1726867133.60395: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034fa7f80> import 'pwd' # <<< 10694 1726867133.60436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 10694 1726867133.60439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 10694 1726867133.60486: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034915d00> <<< 10694 1726867133.60521: 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 0x7f9034917920> <<< 10694 1726867133.60542: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 10694 1726867133.60555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 10694 1726867133.60604: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034918290> <<< 10694 1726867133.60630: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 10694 1726867133.60650: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034919430> <<< 10694 1726867133.60674: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10694 1726867133.60706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 10694 1726867133.60734: 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' <<< 10694 1726867133.60773: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903491be60> <<< 10694 1726867133.60817: 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 0x7f9035202ed0> <<< 10694 1726867133.60848: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903491a120> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 10694 1726867133.60885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 10694 1726867133.60898: 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' <<< 10694 1726867133.60921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 10694 1726867133.60957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 10694 1726867133.60988: 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 0x7f9034923d10> <<< 10694 1726867133.61008: stdout chunk (state=3): >>>import '_tokenize' # <<< 10694 1726867133.61074: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90349227e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034922540> <<< 10694 1726867133.61106: 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' <<< 10694 1726867133.61187: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034922ab0> <<< 10694 1726867133.61206: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903491a630> <<< 10694 1726867133.61249: 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 0x7f903496bfb0> <<< 10694 1726867133.61304: 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 0x7f903496c0b0> # /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' <<< 10694 1726867133.61331: 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' <<< 10694 1726867133.61364: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867133.61381: 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 0x7f903496db80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903496d940> <<< 10694 1726867133.61387: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10694 1726867133.61499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10694 1726867133.61552: 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 0x7f903496ffe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903496e1b0> <<< 10694 1726867133.61581: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10694 1726867133.61614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 10694 1726867133.61640: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 10694 1726867133.61660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 10694 1726867133.61665: stdout chunk (state=3): >>>import '_string' # <<< 10694 1726867133.61699: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034973830> <<< 10694 1726867133.61822: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034970200> <<< 10694 1726867133.61889: 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' <<< 10694 1726867133.61892: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90349745c0> <<< 10694 1726867133.61922: 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' <<< 10694 1726867133.61926: stdout chunk (state=3): >>># 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 0x7f9034974a40> <<< 10694 1726867133.61965: 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' <<< 10694 1726867133.61972: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90349749e0> <<< 10694 1726867133.61980: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903496c200> <<< 10694 1726867133.62006: 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' <<< 10694 1726867133.62023: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 10694 1726867133.62045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 10694 1726867133.62072: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867133.62094: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867133.62109: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9034800170> <<< 10694 1726867133.62255: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 10694 1726867133.62262: 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 0x7f9034801280> <<< 10694 1726867133.62269: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034976900> <<< 10694 1726867133.62302: 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 0x7f9034977cb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034976540> <<< 10694 1726867133.62331: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.62345: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 10694 1726867133.62360: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.62449: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.62539: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.62555: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 10694 1726867133.62572: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.62588: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 10694 1726867133.62601: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.62731: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.62841: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.63384: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.63914: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 10694 1726867133.63924: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 10694 1726867133.63955: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 10694 1726867133.63965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10694 1726867133.64017: 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 0x7f9034805580> <<< 10694 1726867133.64099: 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' <<< 10694 1726867133.64129: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034806990> <<< 10694 1726867133.64134: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90348013a0> <<< 10694 1726867133.64182: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 10694 1726867133.64197: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.64216: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.64222: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 10694 1726867133.64243: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.64390: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.64550: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 10694 1726867133.64560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90348061e0> <<< 10694 1726867133.64567: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.65020: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.65460: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.65534: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.65606: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 10694 1726867133.65619: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.65654: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.65692: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 10694 1726867133.65703: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.65769: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.65845: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 10694 1726867133.65867: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.65870: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.65890: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 10694 1726867133.65896: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.65940: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.65973: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 10694 1726867133.65992: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.66211: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.66443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10694 1726867133.66499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 10694 1726867133.66514: stdout chunk (state=3): >>>import '_ast' # <<< 10694 1726867133.66585: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034807560> <<< 10694 1726867133.66593: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.66662: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.66740: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 10694 1726867133.66747: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 10694 1726867133.66753: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 10694 1726867133.66784: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.66817: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.66860: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 10694 1726867133.66865: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.66916: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.66955: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.67014: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.67076: 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 <<< 10694 1726867133.67118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10694 1726867133.67199: 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' <<< 10694 1726867133.67204: stdout chunk (state=3): >>># 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 0x7f9034812120> <<< 10694 1726867133.67235: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903480f170> <<< 10694 1726867133.67265: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 10694 1726867133.67280: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.67344: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.67406: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.67437: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.67475: 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' <<< 10694 1726867133.67500: 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 <<< 10694 1726867133.67518: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 10694 1726867133.67544: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10694 1726867133.67597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10694 1726867133.67618: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 10694 1726867133.67634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 10694 1726867133.67693: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034902a20> <<< 10694 1726867133.67732: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034fde6f0> <<< 10694 1726867133.67812: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034812210> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034807410> <<< 10694 1726867133.67820: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 10694 1726867133.67833: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.67866: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.67892: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 10694 1726867133.67897: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 10694 1726867133.67942: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 10694 1726867133.67965: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.67980: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.67985: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 10694 1726867133.67999: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.68126: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.68318: stdout chunk (state=3): >>># zipimport: zlib available <<< 10694 1726867133.68435: 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"}}} <<< 10694 1726867133.68441: stdout chunk (state=3): >>># destroy __main__ <<< 10694 1726867133.68779: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 10694 1726867133.68787: 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 <<< 10694 1726867133.68799: stdout chunk (state=3): >>># 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 <<< 10694 1726867133.68819: stdout chunk (state=3): >>># cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal<<< 10694 1726867133.68837: stdout chunk (state=3): >>> # 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 <<< 10694 1726867133.68853: stdout chunk (state=3): >>># 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 <<< 10694 1726867133.68860: stdout chunk (state=3): >>># cleanup[2] removing _compression <<< 10694 1726867133.68888: stdout chunk (state=3): >>># 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 <<< 10694 1726867133.68901: stdout chunk (state=3): >>># 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 <<< 10694 1726867133.68910: stdout chunk (state=3): >>># 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 <<< 10694 1726867133.68918: stdout chunk (state=3): >>># cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale<<< 10694 1726867133.68938: stdout chunk (state=3): >>> # 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 <<< 10694 1726867133.68954: stdout chunk (state=3): >>># 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 <<< 10694 1726867133.68962: stdout chunk (state=3): >>># 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 <<< 10694 1726867133.68993: stdout chunk (state=3): >>># 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 <<< 10694 1726867133.68997: stdout chunk (state=3): >>># 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 <<< 10694 1726867133.69238: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10694 1726867133.69252: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 10694 1726867133.69265: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 10694 1726867133.69286: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 10694 1726867133.69299: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 10694 1726867133.69325: stdout chunk (state=3): >>># destroy ntpath <<< 10694 1726867133.69355: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10694 1726867133.69362: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 10694 1726867133.69376: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 10694 1726867133.69401: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 10694 1726867133.69446: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 10694 1726867133.69467: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 10694 1726867133.69470: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging<<< 10694 1726867133.69472: stdout chunk (state=3): >>> # destroy shlex # destroy subprocess <<< 10694 1726867133.69509: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 10694 1726867133.69515: 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 # cleanup[3] wiping systemd._daemon <<< 10694 1726867133.69545: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 10694 1726867133.69555: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 10694 1726867133.69579: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 10694 1726867133.69592: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 10694 1726867133.69613: stdout chunk (state=3): >>># 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 <<< 10694 1726867133.69617: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 10694 1726867133.69634: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 10694 1726867133.69648: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10694 1726867133.69663: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10694 1726867133.69670: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 10694 1726867133.69798: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 10694 1726867133.69807: stdout chunk (state=3): >>># destroy _collections <<< 10694 1726867133.69838: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 10694 1726867133.69844: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 10694 1726867133.69865: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 10694 1726867133.69911: 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 <<< 10694 1726867133.69920: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 10694 1726867133.69925: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 10694 1726867133.70015: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 10694 1726867133.70018: stdout chunk (state=3): >>> # 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 <<< 10694 1726867133.70023: stdout chunk (state=3): >>># destroy time <<< 10694 1726867133.70049: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 10694 1726867133.70079: stdout chunk (state=3): >>># destroy _hashlib <<< 10694 1726867133.70084: stdout chunk (state=3): >>># destroy _operator <<< 10694 1726867133.70087: stdout chunk (state=3): >>># destroy _string # destroy re <<< 10694 1726867133.70111: stdout chunk (state=3): >>># destroy itertools # destroy _abc <<< 10694 1726867133.70119: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 10694 1726867133.70459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 10694 1726867133.70489: stderr chunk (state=3): >>><<< 10694 1726867133.70492: stdout chunk (state=3): >>><<< 10694 1726867133.70556: _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 0x7f90354184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90353e7b30> # /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 0x7f903541aa50> 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 0x7f90351c9130> # /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 0x7f90351c9fa0> 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 0x7f9035207e90> # /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 0x7f9035207f50> # /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 0x7f903523f890> # /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 0x7f903523ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903521fb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903521d280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9035205040> # /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 0x7f903525f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903525e420> # /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 0x7f903521e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903525cc80> # /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 0x7f9035294890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90352042c0> # /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 0x7f9035294d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9035294bf0> # 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 0x7f9035294fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9035202de0> # /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 0x7f90352956d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90352953a0> 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 0x7f90352965d0> 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 0x7f90352ac7a0> 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 0x7f90352adeb0> # /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 0x7f90352aed50> # 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 0x7f90352af380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90352ae2a0> # /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 0x7f90352afe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90352af530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9035296570> # /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 0x7f903504bce0> # /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 0x7f9035074830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9035074590> # 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 0x7f9035074770> # /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 0x7f9035075100> # 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 0x7f9035075af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90350749b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9035049e80> # /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 0x7f9035076ea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9035075c10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9035296cc0> # /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 0x7f903509f230> # /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 0x7f90350c3590> # /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 0x7f90351242f0> # /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 0x7f9035126a50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9035124410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90350e93a0> # /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 0x7f9034f293d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90350c23c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9035077e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9034f29670> # zipimport: found 30 names in '/tmp/ansible_stat_payload_v_wx_79c/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 0x7f9034f7f0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034f5dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034f5d160> # 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 0x7f9034f7cf80> # /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 0x7f9034fa6ae0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034fa6870> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034fa6180> # /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 0x7f9034fa65d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034f7fd40> 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 0x7f9034fa7800> # 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 0x7f9034fa7a40> # /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 0x7f9034fa7f80> 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 0x7f9034915d00> # 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 0x7f9034917920> # /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 0x7f9034918290> # /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 0x7f9034919430> # /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 0x7f903491be60> # 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 0x7f9035202ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903491a120> # /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 0x7f9034923d10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90349227e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034922540> # /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 0x7f9034922ab0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903491a630> # 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 0x7f903496bfb0> # /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 0x7f903496c0b0> # /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 0x7f903496db80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903496d940> # /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 0x7f903496ffe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903496e1b0> # /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 0x7f9034973830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034970200> # 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 0x7f90349745c0> # 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 0x7f9034974a40> # 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 0x7f90349749e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903496c200> # /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 0x7f9034800170> # 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 0x7f9034801280> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034976900> # 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 0x7f9034977cb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034976540> # 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 0x7f9034805580> # /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 0x7f9034806990> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90348013a0> 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 0x7f90348061e0> # 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 0x7f9034807560> # 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 0x7f9034812120> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f903480f170> 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 0x7f9034902a20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034fde6f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034812210> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9034807410> # 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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.12.57 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 10694 1726867133.71085: 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-1726867133.2945278-10779-200610222712838/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10694 1726867133.71089: _low_level_execute_command(): starting 10694 1726867133.71091: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867133.2945278-10779-200610222712838/ > /dev/null 2>&1 && sleep 0' 10694 1726867133.71186: 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 <<< 10694 1726867133.71202: 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.12.57 originally 10.31.12.57 debug2: match not found <<< 10694 1726867133.71204: 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10694 1726867133.71256: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 10694 1726867133.71259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10694 1726867133.71309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10694 1726867133.73117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10694 1726867133.73135: stderr chunk (state=3): >>><<< 10694 1726867133.73140: stdout chunk (state=3): >>><<< 10694 1726867133.73153: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 10694 1726867133.73158: handler run complete 10694 1726867133.73173: attempt loop complete, returning result 10694 1726867133.73176: _execute() done 10694 1726867133.73180: dumping result to json 10694 1726867133.73187: done dumping result, returning 10694 1726867133.73193: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0affcac9-a3a5-fd92-91f1-0000000000e0] 10694 1726867133.73197: sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000e0 10694 1726867133.73281: done sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000e0 10694 1726867133.73287: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 10694 1726867133.73345: no more pending results, returning what we have 10694 1726867133.73348: results queue empty 10694 1726867133.73349: checking for any_errors_fatal 10694 1726867133.73355: done checking for any_errors_fatal 10694 1726867133.73356: checking for max_fail_percentage 10694 1726867133.73357: done checking for max_fail_percentage 10694 1726867133.73358: checking to see if all hosts have failed and the running result is not ok 10694 1726867133.73359: done checking to see if all hosts have failed 10694 1726867133.73359: getting the remaining hosts for this loop 10694 1726867133.73361: done getting the remaining hosts for this loop 10694 1726867133.73364: getting the next task for host managed_node1 10694 1726867133.73370: done getting next task for host managed_node1 10694 1726867133.73372: ^ task is: TASK: Set flag to indicate system is ostree 10694 1726867133.73375: ^ 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 10694 1726867133.73382: getting variables 10694 1726867133.73386: in VariableManager get_vars() 10694 1726867133.73415: Calling all_inventory to load vars for managed_node1 10694 1726867133.73417: Calling groups_inventory to load vars for managed_node1 10694 1726867133.73421: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867133.73431: Calling all_plugins_play to load vars for managed_node1 10694 1726867133.73433: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867133.73436: Calling groups_plugins_play to load vars for managed_node1 10694 1726867133.73597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867133.73711: done with get_vars() 10694 1726867133.73718: done getting variables 10694 1726867133.73786: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 17:18:53 -0400 (0:00:00.500) 0:00:02.288 ****** 10694 1726867133.73807: entering _queue_task() for managed_node1/set_fact 10694 1726867133.73809: Creating lock for set_fact 10694 1726867133.74004: worker is 1 (out of 1 available) 10694 1726867133.74014: exiting _queue_task() for managed_node1/set_fact 10694 1726867133.74026: done queuing things up, now waiting for results queue to drain 10694 1726867133.74029: waiting for pending results... 10694 1726867133.74166: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 10694 1726867133.74234: in run() - task 0affcac9-a3a5-fd92-91f1-0000000000e1 10694 1726867133.74242: variable 'ansible_search_path' from source: unknown 10694 1726867133.74245: variable 'ansible_search_path' from source: unknown 10694 1726867133.74275: calling self._execute() 10694 1726867133.74329: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867133.74333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867133.74342: variable 'omit' from source: magic vars 10694 1726867133.74658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10694 1726867133.74864: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10694 1726867133.74897: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10694 1726867133.74924: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10694 1726867133.74948: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10694 1726867133.75012: 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) 10694 1726867133.75030: 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) 10694 1726867133.75049: 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) 10694 1726867133.75066: 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) 10694 1726867133.75150: Evaluated conditional (not __network_is_ostree is defined): True 10694 1726867133.75153: variable 'omit' from source: magic vars 10694 1726867133.75176: variable 'omit' from source: magic vars 10694 1726867133.75257: variable '__ostree_booted_stat' from source: set_fact 10694 1726867133.75294: variable 'omit' from source: magic vars 10694 1726867133.75311: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10694 1726867133.75330: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10694 1726867133.75348: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10694 1726867133.75357: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10694 1726867133.75366: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10694 1726867133.75390: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10694 1726867133.75393: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867133.75396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867133.75459: Set connection var ansible_pipelining to False 10694 1726867133.75463: Set connection var ansible_shell_type to sh 10694 1726867133.75465: Set connection var ansible_timeout to 10 10694 1726867133.75471: Set connection var ansible_connection to ssh 10694 1726867133.75476: Set connection var ansible_shell_executable to /bin/sh 10694 1726867133.75485: Set connection var ansible_module_compression to ZIP_DEFLATED 10694 1726867133.75499: variable 'ansible_shell_executable' from source: unknown 10694 1726867133.75502: variable 'ansible_connection' from source: unknown 10694 1726867133.75504: variable 'ansible_module_compression' from source: unknown 10694 1726867133.75506: variable 'ansible_shell_type' from source: unknown 10694 1726867133.75508: variable 'ansible_shell_executable' from source: unknown 10694 1726867133.75511: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867133.75515: variable 'ansible_pipelining' from source: unknown 10694 1726867133.75517: variable 'ansible_timeout' from source: unknown 10694 1726867133.75521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867133.75589: 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) 10694 1726867133.75597: variable 'omit' from source: magic vars 10694 1726867133.75601: starting attempt loop 10694 1726867133.75604: running the handler 10694 1726867133.75613: handler run complete 10694 1726867133.75619: attempt loop complete, returning result 10694 1726867133.75622: _execute() done 10694 1726867133.75624: dumping result to json 10694 1726867133.75629: done dumping result, returning 10694 1726867133.75635: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0affcac9-a3a5-fd92-91f1-0000000000e1] 10694 1726867133.75639: sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000e1 ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 10694 1726867133.75763: no more pending results, returning what we have 10694 1726867133.75765: results queue empty 10694 1726867133.75766: checking for any_errors_fatal 10694 1726867133.75772: done checking for any_errors_fatal 10694 1726867133.75772: checking for max_fail_percentage 10694 1726867133.75774: done checking for max_fail_percentage 10694 1726867133.75775: checking to see if all hosts have failed and the running result is not ok 10694 1726867133.75776: done checking to see if all hosts have failed 10694 1726867133.75776: getting the remaining hosts for this loop 10694 1726867133.75780: done getting the remaining hosts for this loop 10694 1726867133.75785: getting the next task for host managed_node1 10694 1726867133.75794: done getting next task for host managed_node1 10694 1726867133.75795: ^ task is: TASK: Fix CentOS6 Base repo 10694 1726867133.75798: ^ 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 10694 1726867133.75800: getting variables 10694 1726867133.75801: in VariableManager get_vars() 10694 1726867133.75823: Calling all_inventory to load vars for managed_node1 10694 1726867133.75825: Calling groups_inventory to load vars for managed_node1 10694 1726867133.75828: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867133.75836: Calling all_plugins_play to load vars for managed_node1 10694 1726867133.75838: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867133.75841: Calling groups_plugins_play to load vars for managed_node1 10694 1726867133.75973: done sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000e1 10694 1726867133.75984: WORKER PROCESS EXITING 10694 1726867133.75994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867133.76106: done with get_vars() 10694 1726867133.76112: done getting variables 10694 1726867133.76193: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 17:18:53 -0400 (0:00:00.024) 0:00:02.312 ****** 10694 1726867133.76212: entering _queue_task() for managed_node1/copy 10694 1726867133.76386: worker is 1 (out of 1 available) 10694 1726867133.76397: exiting _queue_task() for managed_node1/copy 10694 1726867133.76411: done queuing things up, now waiting for results queue to drain 10694 1726867133.76413: waiting for pending results... 10694 1726867133.76548: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 10694 1726867133.76602: in run() - task 0affcac9-a3a5-fd92-91f1-0000000000e3 10694 1726867133.76611: variable 'ansible_search_path' from source: unknown 10694 1726867133.76615: variable 'ansible_search_path' from source: unknown 10694 1726867133.76642: calling self._execute() 10694 1726867133.76691: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867133.76695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867133.76702: variable 'omit' from source: magic vars 10694 1726867133.77006: variable 'ansible_distribution' from source: facts 10694 1726867133.77020: Evaluated conditional (ansible_distribution == 'CentOS'): True 10694 1726867133.77099: variable 'ansible_distribution_major_version' from source: facts 10694 1726867133.77104: Evaluated conditional (ansible_distribution_major_version == '6'): False 10694 1726867133.77107: when evaluation is False, skipping this task 10694 1726867133.77109: _execute() done 10694 1726867133.77112: dumping result to json 10694 1726867133.77116: done dumping result, returning 10694 1726867133.77122: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0affcac9-a3a5-fd92-91f1-0000000000e3] 10694 1726867133.77127: sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000e3 10694 1726867133.77211: done sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000e3 10694 1726867133.77214: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 10694 1726867133.77279: no more pending results, returning what we have 10694 1726867133.77282: results queue empty 10694 1726867133.77285: checking for any_errors_fatal 10694 1726867133.77288: done checking for any_errors_fatal 10694 1726867133.77289: checking for max_fail_percentage 10694 1726867133.77290: done checking for max_fail_percentage 10694 1726867133.77291: checking to see if all hosts have failed and the running result is not ok 10694 1726867133.77292: done checking to see if all hosts have failed 10694 1726867133.77292: getting the remaining hosts for this loop 10694 1726867133.77293: done getting the remaining hosts for this loop 10694 1726867133.77296: getting the next task for host managed_node1 10694 1726867133.77300: done getting next task for host managed_node1 10694 1726867133.77302: ^ task is: TASK: Include the task 'enable_epel.yml' 10694 1726867133.77305: ^ 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 10694 1726867133.77307: getting variables 10694 1726867133.77309: in VariableManager get_vars() 10694 1726867133.77330: Calling all_inventory to load vars for managed_node1 10694 1726867133.77332: Calling groups_inventory to load vars for managed_node1 10694 1726867133.77334: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867133.77340: Calling all_plugins_play to load vars for managed_node1 10694 1726867133.77342: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867133.77343: Calling groups_plugins_play to load vars for managed_node1 10694 1726867133.77444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867133.77552: done with get_vars() 10694 1726867133.77558: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 17:18:53 -0400 (0:00:00.014) 0:00:02.326 ****** 10694 1726867133.77617: entering _queue_task() for managed_node1/include_tasks 10694 1726867133.77779: worker is 1 (out of 1 available) 10694 1726867133.77793: exiting _queue_task() for managed_node1/include_tasks 10694 1726867133.77804: done queuing things up, now waiting for results queue to drain 10694 1726867133.77806: waiting for pending results... 10694 1726867133.77936: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 10694 1726867133.77994: in run() - task 0affcac9-a3a5-fd92-91f1-0000000000e4 10694 1726867133.78008: variable 'ansible_search_path' from source: unknown 10694 1726867133.78011: variable 'ansible_search_path' from source: unknown 10694 1726867133.78038: calling self._execute() 10694 1726867133.78088: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867133.78091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867133.78099: variable 'omit' from source: magic vars 10694 1726867133.78456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867133.79812: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867133.79862: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867133.79890: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867133.79914: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867133.79933: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867133.79991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867133.80011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867133.80029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867133.80055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867133.80071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867133.80143: variable '__network_is_ostree' from source: set_fact 10694 1726867133.80156: Evaluated conditional (not __network_is_ostree | d(false)): True 10694 1726867133.80159: _execute() done 10694 1726867133.80163: dumping result to json 10694 1726867133.80166: done dumping result, returning 10694 1726867133.80174: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0affcac9-a3a5-fd92-91f1-0000000000e4] 10694 1726867133.80178: sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000e4 10694 1726867133.80256: done sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000e4 10694 1726867133.80258: WORKER PROCESS EXITING 10694 1726867133.80318: no more pending results, returning what we have 10694 1726867133.80322: in VariableManager get_vars() 10694 1726867133.80347: Calling all_inventory to load vars for managed_node1 10694 1726867133.80350: Calling groups_inventory to load vars for managed_node1 10694 1726867133.80352: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867133.80360: Calling all_plugins_play to load vars for managed_node1 10694 1726867133.80363: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867133.80365: Calling groups_plugins_play to load vars for managed_node1 10694 1726867133.80503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867133.80609: done with get_vars() 10694 1726867133.80614: variable 'ansible_search_path' from source: unknown 10694 1726867133.80615: variable 'ansible_search_path' from source: unknown 10694 1726867133.80639: we have included files to process 10694 1726867133.80640: generating all_blocks data 10694 1726867133.80641: done generating all_blocks data 10694 1726867133.80645: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 10694 1726867133.80646: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 10694 1726867133.80647: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 10694 1726867133.81071: done processing included file 10694 1726867133.81073: iterating over new_blocks loaded from include file 10694 1726867133.81074: in VariableManager get_vars() 10694 1726867133.81085: done with get_vars() 10694 1726867133.81086: filtering new block on tags 10694 1726867133.81099: done filtering new block on tags 10694 1726867133.81101: in VariableManager get_vars() 10694 1726867133.81107: done with get_vars() 10694 1726867133.81108: filtering new block on tags 10694 1726867133.81114: done filtering new block on tags 10694 1726867133.81116: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 10694 1726867133.81119: extending task lists for all hosts with included blocks 10694 1726867133.81176: done extending task lists 10694 1726867133.81179: done processing included files 10694 1726867133.81179: results queue empty 10694 1726867133.81180: checking for any_errors_fatal 10694 1726867133.81182: done checking for any_errors_fatal 10694 1726867133.81182: checking for max_fail_percentage 10694 1726867133.81184: done checking for max_fail_percentage 10694 1726867133.81185: checking to see if all hosts have failed and the running result is not ok 10694 1726867133.81185: done checking to see if all hosts have failed 10694 1726867133.81186: getting the remaining hosts for this loop 10694 1726867133.81187: done getting the remaining hosts for this loop 10694 1726867133.81188: getting the next task for host managed_node1 10694 1726867133.81191: done getting next task for host managed_node1 10694 1726867133.81192: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 10694 1726867133.81194: ^ 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 10694 1726867133.81195: getting variables 10694 1726867133.81196: in VariableManager get_vars() 10694 1726867133.81201: Calling all_inventory to load vars for managed_node1 10694 1726867133.81202: Calling groups_inventory to load vars for managed_node1 10694 1726867133.81204: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867133.81207: Calling all_plugins_play to load vars for managed_node1 10694 1726867133.81212: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867133.81214: Calling groups_plugins_play to load vars for managed_node1 10694 1726867133.81309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867133.81420: done with get_vars() 10694 1726867133.81426: done getting variables 10694 1726867133.81468: 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) 10694 1726867133.81603: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 17:18:53 -0400 (0:00:00.040) 0:00:02.367 ****** 10694 1726867133.81633: entering _queue_task() for managed_node1/command 10694 1726867133.81635: Creating lock for command 10694 1726867133.81809: worker is 1 (out of 1 available) 10694 1726867133.81821: exiting _queue_task() for managed_node1/command 10694 1726867133.81835: done queuing things up, now waiting for results queue to drain 10694 1726867133.81837: waiting for pending results... 10694 1726867133.81960: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 10694 1726867133.82036: in run() - task 0affcac9-a3a5-fd92-91f1-0000000000fe 10694 1726867133.82045: variable 'ansible_search_path' from source: unknown 10694 1726867133.82048: variable 'ansible_search_path' from source: unknown 10694 1726867133.82074: calling self._execute() 10694 1726867133.82134: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867133.82137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867133.82148: variable 'omit' from source: magic vars 10694 1726867133.82399: variable 'ansible_distribution' from source: facts 10694 1726867133.82410: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 10694 1726867133.82494: variable 'ansible_distribution_major_version' from source: facts 10694 1726867133.82498: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 10694 1726867133.82501: when evaluation is False, skipping this task 10694 1726867133.82504: _execute() done 10694 1726867133.82506: dumping result to json 10694 1726867133.82509: done dumping result, returning 10694 1726867133.82516: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [0affcac9-a3a5-fd92-91f1-0000000000fe] 10694 1726867133.82531: sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000fe 10694 1726867133.82614: done sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000fe 10694 1726867133.82617: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 10694 1726867133.82665: no more pending results, returning what we have 10694 1726867133.82667: results queue empty 10694 1726867133.82668: checking for any_errors_fatal 10694 1726867133.82669: done checking for any_errors_fatal 10694 1726867133.82670: checking for max_fail_percentage 10694 1726867133.82671: done checking for max_fail_percentage 10694 1726867133.82672: checking to see if all hosts have failed and the running result is not ok 10694 1726867133.82673: done checking to see if all hosts have failed 10694 1726867133.82674: getting the remaining hosts for this loop 10694 1726867133.82675: done getting the remaining hosts for this loop 10694 1726867133.82680: getting the next task for host managed_node1 10694 1726867133.82685: done getting next task for host managed_node1 10694 1726867133.82687: ^ task is: TASK: Install yum-utils package 10694 1726867133.82690: ^ 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 10694 1726867133.82692: getting variables 10694 1726867133.82693: in VariableManager get_vars() 10694 1726867133.82714: Calling all_inventory to load vars for managed_node1 10694 1726867133.82716: Calling groups_inventory to load vars for managed_node1 10694 1726867133.82719: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867133.82727: Calling all_plugins_play to load vars for managed_node1 10694 1726867133.82729: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867133.82731: Calling groups_plugins_play to load vars for managed_node1 10694 1726867133.82849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867133.82957: done with get_vars() 10694 1726867133.82963: done getting variables 10694 1726867133.83024: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 17:18:53 -0400 (0:00:00.014) 0:00:02.381 ****** 10694 1726867133.83041: entering _queue_task() for managed_node1/package 10694 1726867133.83043: Creating lock for package 10694 1726867133.83202: worker is 1 (out of 1 available) 10694 1726867133.83213: exiting _queue_task() for managed_node1/package 10694 1726867133.83224: done queuing things up, now waiting for results queue to drain 10694 1726867133.83225: waiting for pending results... 10694 1726867133.83351: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 10694 1726867133.83413: in run() - task 0affcac9-a3a5-fd92-91f1-0000000000ff 10694 1726867133.83422: variable 'ansible_search_path' from source: unknown 10694 1726867133.83425: variable 'ansible_search_path' from source: unknown 10694 1726867133.83448: calling self._execute() 10694 1726867133.83500: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867133.83503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867133.83512: variable 'omit' from source: magic vars 10694 1726867133.83743: variable 'ansible_distribution' from source: facts 10694 1726867133.83752: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 10694 1726867133.83837: variable 'ansible_distribution_major_version' from source: facts 10694 1726867133.83841: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 10694 1726867133.83844: when evaluation is False, skipping this task 10694 1726867133.83846: _execute() done 10694 1726867133.83849: dumping result to json 10694 1726867133.83852: done dumping result, returning 10694 1726867133.83858: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0affcac9-a3a5-fd92-91f1-0000000000ff] 10694 1726867133.83863: sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000ff 10694 1726867133.83939: done sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000ff 10694 1726867133.83941: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 10694 1726867133.83990: no more pending results, returning what we have 10694 1726867133.83993: results queue empty 10694 1726867133.83994: checking for any_errors_fatal 10694 1726867133.83998: done checking for any_errors_fatal 10694 1726867133.83999: checking for max_fail_percentage 10694 1726867133.84000: done checking for max_fail_percentage 10694 1726867133.84001: checking to see if all hosts have failed and the running result is not ok 10694 1726867133.84002: done checking to see if all hosts have failed 10694 1726867133.84003: getting the remaining hosts for this loop 10694 1726867133.84004: done getting the remaining hosts for this loop 10694 1726867133.84006: getting the next task for host managed_node1 10694 1726867133.84011: done getting next task for host managed_node1 10694 1726867133.84013: ^ task is: TASK: Enable EPEL 7 10694 1726867133.84016: ^ 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 10694 1726867133.84018: getting variables 10694 1726867133.84020: in VariableManager get_vars() 10694 1726867133.84041: Calling all_inventory to load vars for managed_node1 10694 1726867133.84043: Calling groups_inventory to load vars for managed_node1 10694 1726867133.84046: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867133.84055: Calling all_plugins_play to load vars for managed_node1 10694 1726867133.84058: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867133.84061: Calling groups_plugins_play to load vars for managed_node1 10694 1726867133.84157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867133.84266: done with get_vars() 10694 1726867133.84273: done getting variables 10694 1726867133.84311: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 17:18:53 -0400 (0:00:00.012) 0:00:02.393 ****** 10694 1726867133.84329: entering _queue_task() for managed_node1/command 10694 1726867133.84483: worker is 1 (out of 1 available) 10694 1726867133.84494: exiting _queue_task() for managed_node1/command 10694 1726867133.84505: done queuing things up, now waiting for results queue to drain 10694 1726867133.84506: waiting for pending results... 10694 1726867133.84632: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 10694 1726867133.84695: in run() - task 0affcac9-a3a5-fd92-91f1-000000000100 10694 1726867133.84704: variable 'ansible_search_path' from source: unknown 10694 1726867133.84707: variable 'ansible_search_path' from source: unknown 10694 1726867133.84730: calling self._execute() 10694 1726867133.84776: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867133.84781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867133.84793: variable 'omit' from source: magic vars 10694 1726867133.85057: variable 'ansible_distribution' from source: facts 10694 1726867133.85066: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 10694 1726867133.85151: variable 'ansible_distribution_major_version' from source: facts 10694 1726867133.85155: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 10694 1726867133.85158: when evaluation is False, skipping this task 10694 1726867133.85160: _execute() done 10694 1726867133.85163: dumping result to json 10694 1726867133.85165: done dumping result, returning 10694 1726867133.85171: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0affcac9-a3a5-fd92-91f1-000000000100] 10694 1726867133.85176: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000100 10694 1726867133.85255: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000100 10694 1726867133.85258: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 10694 1726867133.85320: no more pending results, returning what we have 10694 1726867133.85322: results queue empty 10694 1726867133.85323: checking for any_errors_fatal 10694 1726867133.85327: done checking for any_errors_fatal 10694 1726867133.85328: checking for max_fail_percentage 10694 1726867133.85329: done checking for max_fail_percentage 10694 1726867133.85329: checking to see if all hosts have failed and the running result is not ok 10694 1726867133.85330: done checking to see if all hosts have failed 10694 1726867133.85331: getting the remaining hosts for this loop 10694 1726867133.85332: done getting the remaining hosts for this loop 10694 1726867133.85335: getting the next task for host managed_node1 10694 1726867133.85340: done getting next task for host managed_node1 10694 1726867133.85342: ^ task is: TASK: Enable EPEL 8 10694 1726867133.85345: ^ 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 10694 1726867133.85348: getting variables 10694 1726867133.85349: in VariableManager get_vars() 10694 1726867133.85367: Calling all_inventory to load vars for managed_node1 10694 1726867133.85368: Calling groups_inventory to load vars for managed_node1 10694 1726867133.85370: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867133.85376: Calling all_plugins_play to load vars for managed_node1 10694 1726867133.85380: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867133.85382: Calling groups_plugins_play to load vars for managed_node1 10694 1726867133.85500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867133.85607: done with get_vars() 10694 1726867133.85614: done getting variables 10694 1726867133.85649: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 17:18:53 -0400 (0:00:00.013) 0:00:02.407 ****** 10694 1726867133.85666: entering _queue_task() for managed_node1/command 10694 1726867133.85818: worker is 1 (out of 1 available) 10694 1726867133.85830: exiting _queue_task() for managed_node1/command 10694 1726867133.85841: done queuing things up, now waiting for results queue to drain 10694 1726867133.85842: waiting for pending results... 10694 1726867133.85959: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 10694 1726867133.86025: in run() - task 0affcac9-a3a5-fd92-91f1-000000000101 10694 1726867133.86035: variable 'ansible_search_path' from source: unknown 10694 1726867133.86039: variable 'ansible_search_path' from source: unknown 10694 1726867133.86062: calling self._execute() 10694 1726867133.86112: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867133.86116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867133.86124: variable 'omit' from source: magic vars 10694 1726867133.86350: variable 'ansible_distribution' from source: facts 10694 1726867133.86358: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 10694 1726867133.86444: variable 'ansible_distribution_major_version' from source: facts 10694 1726867133.86448: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 10694 1726867133.86451: when evaluation is False, skipping this task 10694 1726867133.86453: _execute() done 10694 1726867133.86457: dumping result to json 10694 1726867133.86461: done dumping result, returning 10694 1726867133.86467: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0affcac9-a3a5-fd92-91f1-000000000101] 10694 1726867133.86471: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000101 10694 1726867133.86548: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000101 10694 1726867133.86550: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 10694 1726867133.86593: no more pending results, returning what we have 10694 1726867133.86596: results queue empty 10694 1726867133.86596: checking for any_errors_fatal 10694 1726867133.86599: done checking for any_errors_fatal 10694 1726867133.86600: checking for max_fail_percentage 10694 1726867133.86601: done checking for max_fail_percentage 10694 1726867133.86602: checking to see if all hosts have failed and the running result is not ok 10694 1726867133.86603: done checking to see if all hosts have failed 10694 1726867133.86603: getting the remaining hosts for this loop 10694 1726867133.86605: done getting the remaining hosts for this loop 10694 1726867133.86608: getting the next task for host managed_node1 10694 1726867133.86615: done getting next task for host managed_node1 10694 1726867133.86617: ^ task is: TASK: Enable EPEL 6 10694 1726867133.86620: ^ 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 10694 1726867133.86623: getting variables 10694 1726867133.86624: in VariableManager get_vars() 10694 1726867133.86645: Calling all_inventory to load vars for managed_node1 10694 1726867133.86647: Calling groups_inventory to load vars for managed_node1 10694 1726867133.86649: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867133.86661: Calling all_plugins_play to load vars for managed_node1 10694 1726867133.86663: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867133.86665: Calling groups_plugins_play to load vars for managed_node1 10694 1726867133.86763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867133.86873: done with get_vars() 10694 1726867133.86882: done getting variables 10694 1726867133.86918: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 17:18:53 -0400 (0:00:00.012) 0:00:02.420 ****** 10694 1726867133.86936: entering _queue_task() for managed_node1/copy 10694 1726867133.87087: worker is 1 (out of 1 available) 10694 1726867133.87099: exiting _queue_task() for managed_node1/copy 10694 1726867133.87110: done queuing things up, now waiting for results queue to drain 10694 1726867133.87111: waiting for pending results... 10694 1726867133.87238: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 10694 1726867133.87300: in run() - task 0affcac9-a3a5-fd92-91f1-000000000103 10694 1726867133.87309: variable 'ansible_search_path' from source: unknown 10694 1726867133.87312: variable 'ansible_search_path' from source: unknown 10694 1726867133.87335: calling self._execute() 10694 1726867133.87386: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867133.87393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867133.87401: variable 'omit' from source: magic vars 10694 1726867133.87672: variable 'ansible_distribution' from source: facts 10694 1726867133.87686: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 10694 1726867133.87757: variable 'ansible_distribution_major_version' from source: facts 10694 1726867133.87761: Evaluated conditional (ansible_distribution_major_version == '6'): False 10694 1726867133.87764: when evaluation is False, skipping this task 10694 1726867133.87766: _execute() done 10694 1726867133.87769: dumping result to json 10694 1726867133.87773: done dumping result, returning 10694 1726867133.87780: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0affcac9-a3a5-fd92-91f1-000000000103] 10694 1726867133.87785: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000103 10694 1726867133.87865: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000103 10694 1726867133.87869: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 10694 1726867133.87932: no more pending results, returning what we have 10694 1726867133.87935: results queue empty 10694 1726867133.87936: checking for any_errors_fatal 10694 1726867133.87939: done checking for any_errors_fatal 10694 1726867133.87940: checking for max_fail_percentage 10694 1726867133.87941: done checking for max_fail_percentage 10694 1726867133.87942: checking to see if all hosts have failed and the running result is not ok 10694 1726867133.87943: done checking to see if all hosts have failed 10694 1726867133.87943: getting the remaining hosts for this loop 10694 1726867133.87944: done getting the remaining hosts for this loop 10694 1726867133.87947: getting the next task for host managed_node1 10694 1726867133.87954: done getting next task for host managed_node1 10694 1726867133.87956: ^ task is: TASK: Set network provider to 'initscripts' 10694 1726867133.87958: ^ 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 10694 1726867133.87960: getting variables 10694 1726867133.87962: in VariableManager get_vars() 10694 1726867133.87983: Calling all_inventory to load vars for managed_node1 10694 1726867133.87985: Calling groups_inventory to load vars for managed_node1 10694 1726867133.87987: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867133.87993: Calling all_plugins_play to load vars for managed_node1 10694 1726867133.87995: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867133.87997: Calling groups_plugins_play to load vars for managed_node1 10694 1726867133.88118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867133.88223: done with get_vars() 10694 1726867133.88229: done getting variables 10694 1726867133.88263: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml:12 Friday 20 September 2024 17:18:53 -0400 (0:00:00.013) 0:00:02.433 ****** 10694 1726867133.88282: entering _queue_task() for managed_node1/set_fact 10694 1726867133.88437: worker is 1 (out of 1 available) 10694 1726867133.88449: exiting _queue_task() for managed_node1/set_fact 10694 1726867133.88461: done queuing things up, now waiting for results queue to drain 10694 1726867133.88462: waiting for pending results... 10694 1726867133.88586: running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' 10694 1726867133.88640: in run() - task 0affcac9-a3a5-fd92-91f1-000000000007 10694 1726867133.88650: variable 'ansible_search_path' from source: unknown 10694 1726867133.88674: calling self._execute() 10694 1726867133.88727: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867133.88731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867133.88739: variable 'omit' from source: magic vars 10694 1726867133.88809: variable 'omit' from source: magic vars 10694 1726867133.88831: variable 'omit' from source: magic vars 10694 1726867133.88854: variable 'omit' from source: magic vars 10694 1726867133.88885: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10694 1726867133.88913: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10694 1726867133.88929: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10694 1726867133.88941: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10694 1726867133.88951: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10694 1726867133.88973: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10694 1726867133.88976: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867133.88980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867133.89050: Set connection var ansible_pipelining to False 10694 1726867133.89053: Set connection var ansible_shell_type to sh 10694 1726867133.89056: Set connection var ansible_timeout to 10 10694 1726867133.89063: Set connection var ansible_connection to ssh 10694 1726867133.89067: Set connection var ansible_shell_executable to /bin/sh 10694 1726867133.89072: Set connection var ansible_module_compression to ZIP_DEFLATED 10694 1726867133.89091: variable 'ansible_shell_executable' from source: unknown 10694 1726867133.89094: variable 'ansible_connection' from source: unknown 10694 1726867133.89096: variable 'ansible_module_compression' from source: unknown 10694 1726867133.89099: variable 'ansible_shell_type' from source: unknown 10694 1726867133.89101: variable 'ansible_shell_executable' from source: unknown 10694 1726867133.89103: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867133.89106: variable 'ansible_pipelining' from source: unknown 10694 1726867133.89110: variable 'ansible_timeout' from source: unknown 10694 1726867133.89114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867133.89210: 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) 10694 1726867133.89219: variable 'omit' from source: magic vars 10694 1726867133.89223: starting attempt loop 10694 1726867133.89226: running the handler 10694 1726867133.89236: handler run complete 10694 1726867133.89243: attempt loop complete, returning result 10694 1726867133.89247: _execute() done 10694 1726867133.89250: dumping result to json 10694 1726867133.89252: done dumping result, returning 10694 1726867133.89262: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' [0affcac9-a3a5-fd92-91f1-000000000007] 10694 1726867133.89264: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000007 10694 1726867133.89334: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000007 10694 1726867133.89336: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 10694 1726867133.89403: no more pending results, returning what we have 10694 1726867133.89405: results queue empty 10694 1726867133.89406: checking for any_errors_fatal 10694 1726867133.89410: done checking for any_errors_fatal 10694 1726867133.89410: checking for max_fail_percentage 10694 1726867133.89412: done checking for max_fail_percentage 10694 1726867133.89412: checking to see if all hosts have failed and the running result is not ok 10694 1726867133.89413: done checking to see if all hosts have failed 10694 1726867133.89414: getting the remaining hosts for this loop 10694 1726867133.89415: done getting the remaining hosts for this loop 10694 1726867133.89418: getting the next task for host managed_node1 10694 1726867133.89422: done getting next task for host managed_node1 10694 1726867133.89423: ^ task is: TASK: meta (flush_handlers) 10694 1726867133.89425: ^ 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 10694 1726867133.89429: getting variables 10694 1726867133.89430: in VariableManager get_vars() 10694 1726867133.89448: Calling all_inventory to load vars for managed_node1 10694 1726867133.89449: Calling groups_inventory to load vars for managed_node1 10694 1726867133.89451: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867133.89457: Calling all_plugins_play to load vars for managed_node1 10694 1726867133.89459: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867133.89460: Calling groups_plugins_play to load vars for managed_node1 10694 1726867133.89559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867133.89787: done with get_vars() 10694 1726867133.89792: done getting variables 10694 1726867133.89831: in VariableManager get_vars() 10694 1726867133.89836: Calling all_inventory to load vars for managed_node1 10694 1726867133.89837: Calling groups_inventory to load vars for managed_node1 10694 1726867133.89839: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867133.89841: Calling all_plugins_play to load vars for managed_node1 10694 1726867133.89843: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867133.89844: Calling groups_plugins_play to load vars for managed_node1 10694 1726867133.89921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867133.90027: done with get_vars() 10694 1726867133.90036: done queuing things up, now waiting for results queue to drain 10694 1726867133.90037: results queue empty 10694 1726867133.90038: checking for any_errors_fatal 10694 1726867133.90039: done checking for any_errors_fatal 10694 1726867133.90039: checking for max_fail_percentage 10694 1726867133.90040: done checking for max_fail_percentage 10694 1726867133.90040: checking to see if all hosts have failed and the running result is not ok 10694 1726867133.90040: done checking to see if all hosts have failed 10694 1726867133.90041: getting the remaining hosts for this loop 10694 1726867133.90041: done getting the remaining hosts for this loop 10694 1726867133.90043: getting the next task for host managed_node1 10694 1726867133.90045: done getting next task for host managed_node1 10694 1726867133.90046: ^ task is: TASK: meta (flush_handlers) 10694 1726867133.90047: ^ 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 10694 1726867133.90051: getting variables 10694 1726867133.90052: in VariableManager get_vars() 10694 1726867133.90056: Calling all_inventory to load vars for managed_node1 10694 1726867133.90057: Calling groups_inventory to load vars for managed_node1 10694 1726867133.90059: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867133.90061: Calling all_plugins_play to load vars for managed_node1 10694 1726867133.90063: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867133.90064: Calling groups_plugins_play to load vars for managed_node1 10694 1726867133.90141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867133.90256: done with get_vars() 10694 1726867133.90261: done getting variables 10694 1726867133.90291: in VariableManager get_vars() 10694 1726867133.90296: Calling all_inventory to load vars for managed_node1 10694 1726867133.90298: Calling groups_inventory to load vars for managed_node1 10694 1726867133.90299: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867133.90302: Calling all_plugins_play to load vars for managed_node1 10694 1726867133.90303: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867133.90305: Calling groups_plugins_play to load vars for managed_node1 10694 1726867133.90380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867133.90488: done with get_vars() 10694 1726867133.90495: done queuing things up, now waiting for results queue to drain 10694 1726867133.90496: results queue empty 10694 1726867133.90497: checking for any_errors_fatal 10694 1726867133.90498: done checking for any_errors_fatal 10694 1726867133.90498: checking for max_fail_percentage 10694 1726867133.90498: done checking for max_fail_percentage 10694 1726867133.90499: checking to see if all hosts have failed and the running result is not ok 10694 1726867133.90499: done checking to see if all hosts have failed 10694 1726867133.90500: getting the remaining hosts for this loop 10694 1726867133.90500: done getting the remaining hosts for this loop 10694 1726867133.90502: getting the next task for host managed_node1 10694 1726867133.90503: done getting next task for host managed_node1 10694 1726867133.90504: ^ task is: None 10694 1726867133.90505: ^ 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 10694 1726867133.90505: done queuing things up, now waiting for results queue to drain 10694 1726867133.90506: results queue empty 10694 1726867133.90506: checking for any_errors_fatal 10694 1726867133.90507: done checking for any_errors_fatal 10694 1726867133.90507: checking for max_fail_percentage 10694 1726867133.90508: done checking for max_fail_percentage 10694 1726867133.90508: checking to see if all hosts have failed and the running result is not ok 10694 1726867133.90508: done checking to see if all hosts have failed 10694 1726867133.90509: getting the next task for host managed_node1 10694 1726867133.90511: done getting next task for host managed_node1 10694 1726867133.90511: ^ task is: None 10694 1726867133.90512: ^ 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 10694 1726867133.90542: in VariableManager get_vars() 10694 1726867133.90557: done with get_vars() 10694 1726867133.90561: in VariableManager get_vars() 10694 1726867133.90569: done with get_vars() 10694 1726867133.90571: variable 'omit' from source: magic vars 10694 1726867133.90594: in VariableManager get_vars() 10694 1726867133.90604: done with get_vars() 10694 1726867133.90616: variable 'omit' from source: magic vars PLAY [Play for testing bond device using deprecated 'master' argument] ********* 10694 1726867133.91011: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 10694 1726867133.91030: getting the remaining hosts for this loop 10694 1726867133.91031: done getting the remaining hosts for this loop 10694 1726867133.91032: getting the next task for host managed_node1 10694 1726867133.91034: done getting next task for host managed_node1 10694 1726867133.91035: ^ task is: TASK: Gathering Facts 10694 1726867133.91036: ^ 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 10694 1726867133.91037: getting variables 10694 1726867133.91038: in VariableManager get_vars() 10694 1726867133.91046: Calling all_inventory to load vars for managed_node1 10694 1726867133.91047: Calling groups_inventory to load vars for managed_node1 10694 1726867133.91048: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867133.91051: Calling all_plugins_play to load vars for managed_node1 10694 1726867133.91059: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867133.91061: Calling groups_plugins_play to load vars for managed_node1 10694 1726867133.91155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867133.91259: done with get_vars() 10694 1726867133.91265: done getting variables 10694 1726867133.91295: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:3 Friday 20 September 2024 17:18:53 -0400 (0:00:00.030) 0:00:02.463 ****** 10694 1726867133.91310: entering _queue_task() for managed_node1/gather_facts 10694 1726867133.91454: worker is 1 (out of 1 available) 10694 1726867133.91465: exiting _queue_task() for managed_node1/gather_facts 10694 1726867133.91475: done queuing things up, now waiting for results queue to drain 10694 1726867133.91479: waiting for pending results... 10694 1726867133.91611: running TaskExecutor() for managed_node1/TASK: Gathering Facts 10694 1726867133.91664: in run() - task 0affcac9-a3a5-fd92-91f1-000000000129 10694 1726867133.91675: variable 'ansible_search_path' from source: unknown 10694 1726867133.91707: calling self._execute() 10694 1726867133.91765: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867133.91769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867133.91778: variable 'omit' from source: magic vars 10694 1726867133.92067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867133.93501: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867133.93545: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867133.93571: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867133.93600: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867133.93620: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867133.93675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867133.93700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867133.93717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867133.93742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867133.93753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867133.93845: variable 'ansible_distribution' from source: facts 10694 1726867133.93848: variable 'ansible_distribution_major_version' from source: facts 10694 1726867133.93863: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867133.93866: when evaluation is False, skipping this task 10694 1726867133.93868: _execute() done 10694 1726867133.93872: dumping result to json 10694 1726867133.93875: done dumping result, returning 10694 1726867133.93878: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affcac9-a3a5-fd92-91f1-000000000129] 10694 1726867133.93887: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000129 10694 1726867133.93951: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000129 10694 1726867133.93953: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867133.94029: no more pending results, returning what we have 10694 1726867133.94031: results queue empty 10694 1726867133.94032: checking for any_errors_fatal 10694 1726867133.94033: done checking for any_errors_fatal 10694 1726867133.94034: checking for max_fail_percentage 10694 1726867133.94035: done checking for max_fail_percentage 10694 1726867133.94036: checking to see if all hosts have failed and the running result is not ok 10694 1726867133.94037: done checking to see if all hosts have failed 10694 1726867133.94038: getting the remaining hosts for this loop 10694 1726867133.94039: done getting the remaining hosts for this loop 10694 1726867133.94042: getting the next task for host managed_node1 10694 1726867133.94046: done getting next task for host managed_node1 10694 1726867133.94047: ^ task is: TASK: meta (flush_handlers) 10694 1726867133.94049: ^ 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 10694 1726867133.94052: getting variables 10694 1726867133.94053: in VariableManager get_vars() 10694 1726867133.94088: Calling all_inventory to load vars for managed_node1 10694 1726867133.94090: Calling groups_inventory to load vars for managed_node1 10694 1726867133.94092: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867133.94100: Calling all_plugins_play to load vars for managed_node1 10694 1726867133.94102: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867133.94105: Calling groups_plugins_play to load vars for managed_node1 10694 1726867133.94208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867133.94320: done with get_vars() 10694 1726867133.94327: done getting variables 10694 1726867133.94368: in VariableManager get_vars() 10694 1726867133.94379: Calling all_inventory to load vars for managed_node1 10694 1726867133.94380: Calling groups_inventory to load vars for managed_node1 10694 1726867133.94382: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867133.94386: Calling all_plugins_play to load vars for managed_node1 10694 1726867133.94388: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867133.94390: Calling groups_plugins_play to load vars for managed_node1 10694 1726867133.94486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867133.94829: done with get_vars() 10694 1726867133.94842: done queuing things up, now waiting for results queue to drain 10694 1726867133.94844: results queue empty 10694 1726867133.94845: checking for any_errors_fatal 10694 1726867133.94847: done checking for any_errors_fatal 10694 1726867133.94848: checking for max_fail_percentage 10694 1726867133.94849: done checking for max_fail_percentage 10694 1726867133.94849: checking to see if all hosts have failed and the running result is not ok 10694 1726867133.94850: done checking to see if all hosts have failed 10694 1726867133.94851: getting the remaining hosts for this loop 10694 1726867133.94851: done getting the remaining hosts for this loop 10694 1726867133.94854: getting the next task for host managed_node1 10694 1726867133.94857: done getting next task for host managed_node1 10694 1726867133.94859: ^ task is: TASK: INIT Prepare setup 10694 1726867133.94860: ^ 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 10694 1726867133.94862: getting variables 10694 1726867133.94863: in VariableManager get_vars() 10694 1726867133.94875: Calling all_inventory to load vars for managed_node1 10694 1726867133.94880: Calling groups_inventory to load vars for managed_node1 10694 1726867133.94883: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867133.94887: Calling all_plugins_play to load vars for managed_node1 10694 1726867133.94894: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867133.94897: Calling groups_plugins_play to load vars for managed_node1 10694 1726867133.95042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867133.95244: done with get_vars() 10694 1726867133.95252: done getting variables 10694 1726867133.95323: 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 [INIT Prepare setup] ****************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:15 Friday 20 September 2024 17:18:53 -0400 (0:00:00.040) 0:00:02.504 ****** 10694 1726867133.95355: entering _queue_task() for managed_node1/debug 10694 1726867133.95357: Creating lock for debug 10694 1726867133.95790: worker is 1 (out of 1 available) 10694 1726867133.95798: exiting _queue_task() for managed_node1/debug 10694 1726867133.95807: done queuing things up, now waiting for results queue to drain 10694 1726867133.95809: waiting for pending results... 10694 1726867133.95939: running TaskExecutor() for managed_node1/TASK: INIT Prepare setup 10694 1726867133.95991: in run() - task 0affcac9-a3a5-fd92-91f1-00000000000b 10694 1726867133.95995: variable 'ansible_search_path' from source: unknown 10694 1726867133.96014: calling self._execute() 10694 1726867133.96103: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867133.96115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867133.96131: variable 'omit' from source: magic vars 10694 1726867133.96684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867133.98917: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867133.98957: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867133.98989: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867133.99015: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867133.99035: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867133.99093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867133.99114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867133.99131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867133.99157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867133.99167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867133.99259: variable 'ansible_distribution' from source: facts 10694 1726867133.99263: variable 'ansible_distribution_major_version' from source: facts 10694 1726867133.99281: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867133.99290: when evaluation is False, skipping this task 10694 1726867133.99294: _execute() done 10694 1726867133.99296: dumping result to json 10694 1726867133.99299: done dumping result, returning 10694 1726867133.99306: done running TaskExecutor() for managed_node1/TASK: INIT Prepare setup [0affcac9-a3a5-fd92-91f1-00000000000b] 10694 1726867133.99309: sending task result for task 0affcac9-a3a5-fd92-91f1-00000000000b 10694 1726867133.99386: done sending task result for task 0affcac9-a3a5-fd92-91f1-00000000000b 10694 1726867133.99389: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10694 1726867133.99461: no more pending results, returning what we have 10694 1726867133.99464: results queue empty 10694 1726867133.99464: checking for any_errors_fatal 10694 1726867133.99466: done checking for any_errors_fatal 10694 1726867133.99466: checking for max_fail_percentage 10694 1726867133.99468: done checking for max_fail_percentage 10694 1726867133.99468: checking to see if all hosts have failed and the running result is not ok 10694 1726867133.99469: done checking to see if all hosts have failed 10694 1726867133.99470: getting the remaining hosts for this loop 10694 1726867133.99471: done getting the remaining hosts for this loop 10694 1726867133.99474: getting the next task for host managed_node1 10694 1726867133.99480: done getting next task for host managed_node1 10694 1726867133.99482: ^ task is: TASK: Install dnsmasq 10694 1726867133.99485: ^ 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 10694 1726867133.99488: getting variables 10694 1726867133.99490: in VariableManager get_vars() 10694 1726867133.99521: Calling all_inventory to load vars for managed_node1 10694 1726867133.99523: Calling groups_inventory to load vars for managed_node1 10694 1726867133.99525: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867133.99533: Calling all_plugins_play to load vars for managed_node1 10694 1726867133.99535: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867133.99538: Calling groups_plugins_play to load vars for managed_node1 10694 1726867133.99640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867133.99756: done with get_vars() 10694 1726867133.99764: done getting variables 10694 1726867133.99802: 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 dnsmasq] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 17:18:53 -0400 (0:00:00.044) 0:00:02.548 ****** 10694 1726867133.99822: entering _queue_task() for managed_node1/package 10694 1726867133.99995: worker is 1 (out of 1 available) 10694 1726867134.00006: exiting _queue_task() for managed_node1/package 10694 1726867134.00018: done queuing things up, now waiting for results queue to drain 10694 1726867134.00020: waiting for pending results... 10694 1726867134.00150: running TaskExecutor() for managed_node1/TASK: Install dnsmasq 10694 1726867134.00225: in run() - task 0affcac9-a3a5-fd92-91f1-00000000000f 10694 1726867134.00236: variable 'ansible_search_path' from source: unknown 10694 1726867134.00239: variable 'ansible_search_path' from source: unknown 10694 1726867134.00272: calling self._execute() 10694 1726867134.00327: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.00331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.00340: variable 'omit' from source: magic vars 10694 1726867134.00697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.02069: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.02124: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.02149: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.02173: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.02196: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.02253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.02272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.02292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.02322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.02332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.02424: variable 'ansible_distribution' from source: facts 10694 1726867134.02429: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.02446: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.02449: when evaluation is False, skipping this task 10694 1726867134.02452: _execute() done 10694 1726867134.02454: dumping result to json 10694 1726867134.02456: done dumping result, returning 10694 1726867134.02461: done running TaskExecutor() for managed_node1/TASK: Install dnsmasq [0affcac9-a3a5-fd92-91f1-00000000000f] 10694 1726867134.02466: sending task result for task 0affcac9-a3a5-fd92-91f1-00000000000f 10694 1726867134.02546: done sending task result for task 0affcac9-a3a5-fd92-91f1-00000000000f 10694 1726867134.02548: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867134.02597: no more pending results, returning what we have 10694 1726867134.02600: results queue empty 10694 1726867134.02601: checking for any_errors_fatal 10694 1726867134.02605: done checking for any_errors_fatal 10694 1726867134.02606: checking for max_fail_percentage 10694 1726867134.02607: done checking for max_fail_percentage 10694 1726867134.02608: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.02609: done checking to see if all hosts have failed 10694 1726867134.02609: getting the remaining hosts for this loop 10694 1726867134.02611: done getting the remaining hosts for this loop 10694 1726867134.02614: getting the next task for host managed_node1 10694 1726867134.02618: done getting next task for host managed_node1 10694 1726867134.02620: ^ task is: TASK: Install pgrep, sysctl 10694 1726867134.02623: ^ 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=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 10694 1726867134.02626: getting variables 10694 1726867134.02627: in VariableManager get_vars() 10694 1726867134.02659: Calling all_inventory to load vars for managed_node1 10694 1726867134.02661: Calling groups_inventory to load vars for managed_node1 10694 1726867134.02663: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.02671: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.02673: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.02676: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.02833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.02948: done with get_vars() 10694 1726867134.02954: done getting variables 10694 1726867134.02993: 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 pgrep, sysctl] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:17 Friday 20 September 2024 17:18:54 -0400 (0:00:00.031) 0:00:02.580 ****** 10694 1726867134.03014: entering _queue_task() for managed_node1/package 10694 1726867134.03176: worker is 1 (out of 1 available) 10694 1726867134.03193: exiting _queue_task() for managed_node1/package 10694 1726867134.03203: done queuing things up, now waiting for results queue to drain 10694 1726867134.03204: waiting for pending results... 10694 1726867134.03335: running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl 10694 1726867134.03398: in run() - task 0affcac9-a3a5-fd92-91f1-000000000010 10694 1726867134.03408: variable 'ansible_search_path' from source: unknown 10694 1726867134.03411: variable 'ansible_search_path' from source: unknown 10694 1726867134.03437: calling self._execute() 10694 1726867134.03499: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.03502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.03511: variable 'omit' from source: magic vars 10694 1726867134.03807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.05213: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.05255: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.05281: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.05320: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.05339: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.05398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.05419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.05436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.05462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.05473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.05565: variable 'ansible_distribution' from source: facts 10694 1726867134.05568: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.05585: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.05589: when evaluation is False, skipping this task 10694 1726867134.05593: _execute() done 10694 1726867134.05597: dumping result to json 10694 1726867134.05599: done dumping result, returning 10694 1726867134.05605: done running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl [0affcac9-a3a5-fd92-91f1-000000000010] 10694 1726867134.05610: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000010 10694 1726867134.05686: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000010 10694 1726867134.05689: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867134.05749: no more pending results, returning what we have 10694 1726867134.05751: results queue empty 10694 1726867134.05752: checking for any_errors_fatal 10694 1726867134.05755: done checking for any_errors_fatal 10694 1726867134.05756: checking for max_fail_percentage 10694 1726867134.05757: done checking for max_fail_percentage 10694 1726867134.05758: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.05759: done checking to see if all hosts have failed 10694 1726867134.05759: getting the remaining hosts for this loop 10694 1726867134.05760: done getting the remaining hosts for this loop 10694 1726867134.05763: getting the next task for host managed_node1 10694 1726867134.05767: done getting next task for host managed_node1 10694 1726867134.05769: ^ task is: TASK: Install pgrep, sysctl 10694 1726867134.05772: ^ 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=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 10694 1726867134.05774: getting variables 10694 1726867134.05776: in VariableManager get_vars() 10694 1726867134.05807: Calling all_inventory to load vars for managed_node1 10694 1726867134.05810: Calling groups_inventory to load vars for managed_node1 10694 1726867134.05812: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.05820: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.05822: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.05825: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.05926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.06058: done with get_vars() 10694 1726867134.06064: done getting variables 10694 1726867134.06101: 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 pgrep, sysctl] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:26 Friday 20 September 2024 17:18:54 -0400 (0:00:00.031) 0:00:02.611 ****** 10694 1726867134.06120: entering _queue_task() for managed_node1/package 10694 1726867134.06276: worker is 1 (out of 1 available) 10694 1726867134.06289: exiting _queue_task() for managed_node1/package 10694 1726867134.06300: done queuing things up, now waiting for results queue to drain 10694 1726867134.06301: waiting for pending results... 10694 1726867134.06430: running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl 10694 1726867134.06501: in run() - task 0affcac9-a3a5-fd92-91f1-000000000011 10694 1726867134.06511: variable 'ansible_search_path' from source: unknown 10694 1726867134.06515: variable 'ansible_search_path' from source: unknown 10694 1726867134.06545: calling self._execute() 10694 1726867134.06599: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.06603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.06613: variable 'omit' from source: magic vars 10694 1726867134.06892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.08254: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.08301: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.08326: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.08351: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.08369: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.08427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.08447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.08464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.08495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.08506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.08598: variable 'ansible_distribution' from source: facts 10694 1726867134.08601: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.08618: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.08622: when evaluation is False, skipping this task 10694 1726867134.08624: _execute() done 10694 1726867134.08627: dumping result to json 10694 1726867134.08629: done dumping result, returning 10694 1726867134.08634: done running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl [0affcac9-a3a5-fd92-91f1-000000000011] 10694 1726867134.08637: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000011 10694 1726867134.08717: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000011 10694 1726867134.08720: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867134.08760: no more pending results, returning what we have 10694 1726867134.08763: results queue empty 10694 1726867134.08764: checking for any_errors_fatal 10694 1726867134.08768: done checking for any_errors_fatal 10694 1726867134.08769: checking for max_fail_percentage 10694 1726867134.08770: done checking for max_fail_percentage 10694 1726867134.08771: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.08772: done checking to see if all hosts have failed 10694 1726867134.08773: getting the remaining hosts for this loop 10694 1726867134.08774: done getting the remaining hosts for this loop 10694 1726867134.08779: getting the next task for host managed_node1 10694 1726867134.08786: done getting next task for host managed_node1 10694 1726867134.08788: ^ task is: TASK: Create test interfaces 10694 1726867134.08790: ^ 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=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 10694 1726867134.08793: getting variables 10694 1726867134.08795: in VariableManager get_vars() 10694 1726867134.08824: Calling all_inventory to load vars for managed_node1 10694 1726867134.08827: Calling groups_inventory to load vars for managed_node1 10694 1726867134.08831: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.08839: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.08841: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.08843: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.08951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.09065: done with get_vars() 10694 1726867134.09072: done getting variables 10694 1726867134.09130: 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 [Create test interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:35 Friday 20 September 2024 17:18:54 -0400 (0:00:00.030) 0:00:02.642 ****** 10694 1726867134.09148: entering _queue_task() for managed_node1/shell 10694 1726867134.09149: Creating lock for shell 10694 1726867134.09316: worker is 1 (out of 1 available) 10694 1726867134.09328: exiting _queue_task() for managed_node1/shell 10694 1726867134.09339: done queuing things up, now waiting for results queue to drain 10694 1726867134.09341: waiting for pending results... 10694 1726867134.09466: running TaskExecutor() for managed_node1/TASK: Create test interfaces 10694 1726867134.09539: in run() - task 0affcac9-a3a5-fd92-91f1-000000000012 10694 1726867134.09548: variable 'ansible_search_path' from source: unknown 10694 1726867134.09551: variable 'ansible_search_path' from source: unknown 10694 1726867134.09576: calling self._execute() 10694 1726867134.09633: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.09636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.09645: variable 'omit' from source: magic vars 10694 1726867134.09923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.11306: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.11351: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.11388: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.11411: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.11430: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.11489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.11507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.11524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.11555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.11562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.11651: variable 'ansible_distribution' from source: facts 10694 1726867134.11656: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.11671: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.11675: when evaluation is False, skipping this task 10694 1726867134.11679: _execute() done 10694 1726867134.11682: dumping result to json 10694 1726867134.11688: done dumping result, returning 10694 1726867134.11690: done running TaskExecutor() for managed_node1/TASK: Create test interfaces [0affcac9-a3a5-fd92-91f1-000000000012] 10694 1726867134.11693: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000012 10694 1726867134.11763: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000012 10694 1726867134.11768: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867134.11811: no more pending results, returning what we have 10694 1726867134.11814: results queue empty 10694 1726867134.11815: checking for any_errors_fatal 10694 1726867134.11819: done checking for any_errors_fatal 10694 1726867134.11820: checking for max_fail_percentage 10694 1726867134.11822: done checking for max_fail_percentage 10694 1726867134.11822: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.11823: done checking to see if all hosts have failed 10694 1726867134.11824: getting the remaining hosts for this loop 10694 1726867134.11825: done getting the remaining hosts for this loop 10694 1726867134.11828: getting the next task for host managed_node1 10694 1726867134.11836: done getting next task for host managed_node1 10694 1726867134.11838: ^ task is: TASK: Include the task 'get_interface_stat.yml' 10694 1726867134.11841: ^ 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 10694 1726867134.11844: getting variables 10694 1726867134.11845: in VariableManager get_vars() 10694 1726867134.11875: Calling all_inventory to load vars for managed_node1 10694 1726867134.11879: Calling groups_inventory to load vars for managed_node1 10694 1726867134.11882: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.11892: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.11894: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.11897: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.12042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.12154: done with get_vars() 10694 1726867134.12160: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 17:18:54 -0400 (0:00:00.030) 0:00:02.672 ****** 10694 1726867134.12220: entering _queue_task() for managed_node1/include_tasks 10694 1726867134.12381: worker is 1 (out of 1 available) 10694 1726867134.12397: exiting _queue_task() for managed_node1/include_tasks 10694 1726867134.12408: done queuing things up, now waiting for results queue to drain 10694 1726867134.12409: waiting for pending results... 10694 1726867134.12545: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 10694 1726867134.12622: in run() - task 0affcac9-a3a5-fd92-91f1-000000000016 10694 1726867134.12633: variable 'ansible_search_path' from source: unknown 10694 1726867134.12636: variable 'ansible_search_path' from source: unknown 10694 1726867134.12661: calling self._execute() 10694 1726867134.12721: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.12725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.12733: variable 'omit' from source: magic vars 10694 1726867134.13022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.14431: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.14472: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.14507: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.14532: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.14550: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.14611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.14630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.14646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.14674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.14691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.14782: variable 'ansible_distribution' from source: facts 10694 1726867134.14785: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.14800: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.14803: when evaluation is False, skipping this task 10694 1726867134.14806: _execute() done 10694 1726867134.14808: dumping result to json 10694 1726867134.14810: done dumping result, returning 10694 1726867134.14817: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-fd92-91f1-000000000016] 10694 1726867134.14821: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000016 10694 1726867134.14897: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000016 10694 1726867134.14901: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867134.14946: no more pending results, returning what we have 10694 1726867134.14950: results queue empty 10694 1726867134.14951: checking for any_errors_fatal 10694 1726867134.14955: done checking for any_errors_fatal 10694 1726867134.14955: checking for max_fail_percentage 10694 1726867134.14957: done checking for max_fail_percentage 10694 1726867134.14958: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.14958: done checking to see if all hosts have failed 10694 1726867134.14959: getting the remaining hosts for this loop 10694 1726867134.14960: done getting the remaining hosts for this loop 10694 1726867134.14964: getting the next task for host managed_node1 10694 1726867134.14969: done getting next task for host managed_node1 10694 1726867134.14971: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 10694 1726867134.14974: ^ 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 10694 1726867134.14978: getting variables 10694 1726867134.14980: in VariableManager get_vars() 10694 1726867134.15010: Calling all_inventory to load vars for managed_node1 10694 1726867134.15019: Calling groups_inventory to load vars for managed_node1 10694 1726867134.15022: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.15030: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.15032: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.15035: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.15143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.15258: done with get_vars() 10694 1726867134.15264: done getting variables 10694 1726867134.15324: 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) 10694 1726867134.15408: variable 'interface' from source: task vars 10694 1726867134.15412: variable 'dhcp_interface1' from source: play vars 10694 1726867134.15454: variable 'dhcp_interface1' from source: play vars TASK [Assert that the interface is present - 'test1'] ************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 17:18:54 -0400 (0:00:00.032) 0:00:02.705 ****** 10694 1726867134.15484: entering _queue_task() for managed_node1/assert 10694 1726867134.15485: Creating lock for assert 10694 1726867134.15652: worker is 1 (out of 1 available) 10694 1726867134.15664: exiting _queue_task() for managed_node1/assert 10694 1726867134.15675: done queuing things up, now waiting for results queue to drain 10694 1726867134.15679: waiting for pending results... 10694 1726867134.15812: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test1' 10694 1726867134.15871: in run() - task 0affcac9-a3a5-fd92-91f1-000000000017 10694 1726867134.15884: variable 'ansible_search_path' from source: unknown 10694 1726867134.15887: variable 'ansible_search_path' from source: unknown 10694 1726867134.15918: calling self._execute() 10694 1726867134.15968: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.15972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.15982: variable 'omit' from source: magic vars 10694 1726867134.16308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.17653: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.17705: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.17729: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.17755: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.17780: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.17833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.17852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.17879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.17907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.17918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.18007: variable 'ansible_distribution' from source: facts 10694 1726867134.18010: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.18024: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.18027: when evaluation is False, skipping this task 10694 1726867134.18030: _execute() done 10694 1726867134.18032: dumping result to json 10694 1726867134.18035: done dumping result, returning 10694 1726867134.18042: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test1' [0affcac9-a3a5-fd92-91f1-000000000017] 10694 1726867134.18046: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000017 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867134.18166: no more pending results, returning what we have 10694 1726867134.18170: results queue empty 10694 1726867134.18170: checking for any_errors_fatal 10694 1726867134.18175: done checking for any_errors_fatal 10694 1726867134.18175: checking for max_fail_percentage 10694 1726867134.18179: done checking for max_fail_percentage 10694 1726867134.18180: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.18180: done checking to see if all hosts have failed 10694 1726867134.18181: getting the remaining hosts for this loop 10694 1726867134.18185: done getting the remaining hosts for this loop 10694 1726867134.18188: getting the next task for host managed_node1 10694 1726867134.18196: done getting next task for host managed_node1 10694 1726867134.18199: ^ task is: TASK: Include the task 'get_interface_stat.yml' 10694 1726867134.18201: ^ 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 10694 1726867134.18204: getting variables 10694 1726867134.18205: in VariableManager get_vars() 10694 1726867134.18234: Calling all_inventory to load vars for managed_node1 10694 1726867134.18236: Calling groups_inventory to load vars for managed_node1 10694 1726867134.18238: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.18246: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.18249: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.18251: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.18385: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000017 10694 1726867134.18389: WORKER PROCESS EXITING 10694 1726867134.18399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.18513: done with get_vars() 10694 1726867134.18519: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 17:18:54 -0400 (0:00:00.030) 0:00:02.736 ****** 10694 1726867134.18574: entering _queue_task() for managed_node1/include_tasks 10694 1726867134.18736: worker is 1 (out of 1 available) 10694 1726867134.18749: exiting _queue_task() for managed_node1/include_tasks 10694 1726867134.18760: done queuing things up, now waiting for results queue to drain 10694 1726867134.18762: waiting for pending results... 10694 1726867134.18890: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 10694 1726867134.18948: in run() - task 0affcac9-a3a5-fd92-91f1-00000000001b 10694 1726867134.18958: variable 'ansible_search_path' from source: unknown 10694 1726867134.18961: variable 'ansible_search_path' from source: unknown 10694 1726867134.19013: calling self._execute() 10694 1726867134.19041: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.19045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.19053: variable 'omit' from source: magic vars 10694 1726867134.19317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.20689: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.20731: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.20756: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.20782: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.20805: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.21008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.21030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.21047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.21071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.21086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.21169: variable 'ansible_distribution' from source: facts 10694 1726867134.21172: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.21189: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.21192: when evaluation is False, skipping this task 10694 1726867134.21194: _execute() done 10694 1726867134.21197: dumping result to json 10694 1726867134.21199: done dumping result, returning 10694 1726867134.21205: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-fd92-91f1-00000000001b] 10694 1726867134.21209: sending task result for task 0affcac9-a3a5-fd92-91f1-00000000001b skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867134.21328: no more pending results, returning what we have 10694 1726867134.21332: results queue empty 10694 1726867134.21333: checking for any_errors_fatal 10694 1726867134.21337: done checking for any_errors_fatal 10694 1726867134.21337: checking for max_fail_percentage 10694 1726867134.21339: done checking for max_fail_percentage 10694 1726867134.21340: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.21340: done checking to see if all hosts have failed 10694 1726867134.21341: getting the remaining hosts for this loop 10694 1726867134.21343: done getting the remaining hosts for this loop 10694 1726867134.21346: getting the next task for host managed_node1 10694 1726867134.21350: done getting next task for host managed_node1 10694 1726867134.21352: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 10694 1726867134.21355: ^ 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 10694 1726867134.21357: getting variables 10694 1726867134.21358: in VariableManager get_vars() 10694 1726867134.21396: Calling all_inventory to load vars for managed_node1 10694 1726867134.21398: Calling groups_inventory to load vars for managed_node1 10694 1726867134.21400: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.21409: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.21411: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.21413: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.21526: done sending task result for task 0affcac9-a3a5-fd92-91f1-00000000001b 10694 1726867134.21529: WORKER PROCESS EXITING 10694 1726867134.21539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.21656: done with get_vars() 10694 1726867134.21663: done getting variables 10694 1726867134.21703: 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) 10694 1726867134.21781: variable 'interface' from source: task vars 10694 1726867134.21785: variable 'dhcp_interface2' from source: play vars 10694 1726867134.21823: variable 'dhcp_interface2' from source: play vars TASK [Assert that the interface is present - 'test2'] ************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 17:18:54 -0400 (0:00:00.032) 0:00:02.769 ****** 10694 1726867134.21843: entering _queue_task() for managed_node1/assert 10694 1726867134.22012: worker is 1 (out of 1 available) 10694 1726867134.22024: exiting _queue_task() for managed_node1/assert 10694 1726867134.22037: done queuing things up, now waiting for results queue to drain 10694 1726867134.22039: waiting for pending results... 10694 1726867134.22166: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test2' 10694 1726867134.22246: in run() - task 0affcac9-a3a5-fd92-91f1-00000000001c 10694 1726867134.22255: variable 'ansible_search_path' from source: unknown 10694 1726867134.22258: variable 'ansible_search_path' from source: unknown 10694 1726867134.22293: calling self._execute() 10694 1726867134.22345: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.22349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.22357: variable 'omit' from source: magic vars 10694 1726867134.22697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.24089: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.24270: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.24299: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.24323: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.24344: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.24405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.24425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.24449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.24472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.24484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.24570: variable 'ansible_distribution' from source: facts 10694 1726867134.24574: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.24592: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.24595: when evaluation is False, skipping this task 10694 1726867134.24598: _execute() done 10694 1726867134.24601: dumping result to json 10694 1726867134.24603: done dumping result, returning 10694 1726867134.24609: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test2' [0affcac9-a3a5-fd92-91f1-00000000001c] 10694 1726867134.24613: sending task result for task 0affcac9-a3a5-fd92-91f1-00000000001c 10694 1726867134.24687: done sending task result for task 0affcac9-a3a5-fd92-91f1-00000000001c 10694 1726867134.24690: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867134.24728: no more pending results, returning what we have 10694 1726867134.24731: results queue empty 10694 1726867134.24732: checking for any_errors_fatal 10694 1726867134.24735: done checking for any_errors_fatal 10694 1726867134.24736: checking for max_fail_percentage 10694 1726867134.24738: done checking for max_fail_percentage 10694 1726867134.24738: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.24739: done checking to see if all hosts have failed 10694 1726867134.24740: getting the remaining hosts for this loop 10694 1726867134.24741: done getting the remaining hosts for this loop 10694 1726867134.24744: getting the next task for host managed_node1 10694 1726867134.24751: done getting next task for host managed_node1 10694 1726867134.24753: ^ task is: TASK: Backup the /etc/resolv.conf for initscript 10694 1726867134.24755: ^ 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 10694 1726867134.24758: getting variables 10694 1726867134.24759: in VariableManager get_vars() 10694 1726867134.24796: Calling all_inventory to load vars for managed_node1 10694 1726867134.24798: Calling groups_inventory to load vars for managed_node1 10694 1726867134.24800: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.24809: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.24812: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.24814: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.24964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.25073: done with get_vars() 10694 1726867134.25082: done getting variables 10694 1726867134.25121: 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 [Backup the /etc/resolv.conf for initscript] ****************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:28 Friday 20 September 2024 17:18:54 -0400 (0:00:00.032) 0:00:02.802 ****** 10694 1726867134.25138: entering _queue_task() for managed_node1/command 10694 1726867134.25308: worker is 1 (out of 1 available) 10694 1726867134.25321: exiting _queue_task() for managed_node1/command 10694 1726867134.25334: done queuing things up, now waiting for results queue to drain 10694 1726867134.25335: waiting for pending results... 10694 1726867134.25470: running TaskExecutor() for managed_node1/TASK: Backup the /etc/resolv.conf for initscript 10694 1726867134.25525: in run() - task 0affcac9-a3a5-fd92-91f1-00000000001d 10694 1726867134.25535: variable 'ansible_search_path' from source: unknown 10694 1726867134.25568: calling self._execute() 10694 1726867134.25627: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.25631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.25639: variable 'omit' from source: magic vars 10694 1726867134.25924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.27463: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.27506: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.27532: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.27557: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.27576: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.27633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.27652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.27670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.27698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.27709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.27795: variable 'ansible_distribution' from source: facts 10694 1726867134.27798: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.27813: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.27816: when evaluation is False, skipping this task 10694 1726867134.27818: _execute() done 10694 1726867134.27821: dumping result to json 10694 1726867134.27823: done dumping result, returning 10694 1726867134.27830: done running TaskExecutor() for managed_node1/TASK: Backup the /etc/resolv.conf for initscript [0affcac9-a3a5-fd92-91f1-00000000001d] 10694 1726867134.27834: sending task result for task 0affcac9-a3a5-fd92-91f1-00000000001d 10694 1726867134.27913: done sending task result for task 0affcac9-a3a5-fd92-91f1-00000000001d 10694 1726867134.27916: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867134.27991: no more pending results, returning what we have 10694 1726867134.27993: results queue empty 10694 1726867134.27994: checking for any_errors_fatal 10694 1726867134.27997: done checking for any_errors_fatal 10694 1726867134.27998: checking for max_fail_percentage 10694 1726867134.27999: done checking for max_fail_percentage 10694 1726867134.28000: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.28001: done checking to see if all hosts have failed 10694 1726867134.28001: getting the remaining hosts for this loop 10694 1726867134.28003: done getting the remaining hosts for this loop 10694 1726867134.28005: getting the next task for host managed_node1 10694 1726867134.28009: done getting next task for host managed_node1 10694 1726867134.28011: ^ task is: TASK: TEST Add Bond with 2 ports using deprecated 'master' argument 10694 1726867134.28013: ^ 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 10694 1726867134.28015: getting variables 10694 1726867134.28016: in VariableManager get_vars() 10694 1726867134.28046: Calling all_inventory to load vars for managed_node1 10694 1726867134.28048: Calling groups_inventory to load vars for managed_node1 10694 1726867134.28050: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.28060: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.28062: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.28065: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.28165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.28275: done with get_vars() 10694 1726867134.28287: done getting variables 10694 1726867134.28323: 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 [TEST Add Bond with 2 ports using deprecated 'master' argument] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:33 Friday 20 September 2024 17:18:54 -0400 (0:00:00.032) 0:00:02.834 ****** 10694 1726867134.28340: entering _queue_task() for managed_node1/debug 10694 1726867134.28513: worker is 1 (out of 1 available) 10694 1726867134.28525: exiting _queue_task() for managed_node1/debug 10694 1726867134.28536: done queuing things up, now waiting for results queue to drain 10694 1726867134.28538: waiting for pending results... 10694 1726867134.28669: running TaskExecutor() for managed_node1/TASK: TEST Add Bond with 2 ports using deprecated 'master' argument 10694 1726867134.28733: in run() - task 0affcac9-a3a5-fd92-91f1-00000000001e 10694 1726867134.28744: variable 'ansible_search_path' from source: unknown 10694 1726867134.28775: calling self._execute() 10694 1726867134.28835: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.28839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.28847: variable 'omit' from source: magic vars 10694 1726867134.29173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.30708: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.30751: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.30776: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.30813: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.30837: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.30889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.30908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.30925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.30954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.30965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.31056: variable 'ansible_distribution' from source: facts 10694 1726867134.31059: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.31069: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.31072: when evaluation is False, skipping this task 10694 1726867134.31074: _execute() done 10694 1726867134.31078: dumping result to json 10694 1726867134.31080: done dumping result, returning 10694 1726867134.31165: done running TaskExecutor() for managed_node1/TASK: TEST Add Bond with 2 ports using deprecated 'master' argument [0affcac9-a3a5-fd92-91f1-00000000001e] 10694 1726867134.31169: sending task result for task 0affcac9-a3a5-fd92-91f1-00000000001e 10694 1726867134.31233: done sending task result for task 0affcac9-a3a5-fd92-91f1-00000000001e 10694 1726867134.31236: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10694 1726867134.31305: no more pending results, returning what we have 10694 1726867134.31307: results queue empty 10694 1726867134.31307: checking for any_errors_fatal 10694 1726867134.31311: done checking for any_errors_fatal 10694 1726867134.31312: checking for max_fail_percentage 10694 1726867134.31313: done checking for max_fail_percentage 10694 1726867134.31313: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.31314: done checking to see if all hosts have failed 10694 1726867134.31314: getting the remaining hosts for this loop 10694 1726867134.31315: done getting the remaining hosts for this loop 10694 1726867134.31317: getting the next task for host managed_node1 10694 1726867134.31321: done getting next task for host managed_node1 10694 1726867134.31324: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 10694 1726867134.31325: ^ 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? (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 10694 1726867134.31334: getting variables 10694 1726867134.31335: in VariableManager get_vars() 10694 1726867134.31396: Calling all_inventory to load vars for managed_node1 10694 1726867134.31398: Calling groups_inventory to load vars for managed_node1 10694 1726867134.31400: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.31407: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.31409: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.31411: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.31501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.31617: done with get_vars() 10694 1726867134.31623: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:18:54 -0400 (0:00:00.033) 0:00:02.867 ****** 10694 1726867134.31682: entering _queue_task() for managed_node1/include_tasks 10694 1726867134.31846: worker is 1 (out of 1 available) 10694 1726867134.31857: exiting _queue_task() for managed_node1/include_tasks 10694 1726867134.31868: done queuing things up, now waiting for results queue to drain 10694 1726867134.31870: waiting for pending results... 10694 1726867134.32022: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 10694 1726867134.32103: in run() - task 0affcac9-a3a5-fd92-91f1-000000000026 10694 1726867134.32110: variable 'ansible_search_path' from source: unknown 10694 1726867134.32114: variable 'ansible_search_path' from source: unknown 10694 1726867134.32140: calling self._execute() 10694 1726867134.32198: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.32203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.32214: variable 'omit' from source: magic vars 10694 1726867134.32494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.34041: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.34085: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.34113: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.34137: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.34155: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.34224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.34243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.34260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.34294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.34304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.34389: variable 'ansible_distribution' from source: facts 10694 1726867134.34393: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.34409: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.34413: when evaluation is False, skipping this task 10694 1726867134.34415: _execute() done 10694 1726867134.34417: dumping result to json 10694 1726867134.34419: done dumping result, returning 10694 1726867134.34426: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-fd92-91f1-000000000026] 10694 1726867134.34431: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000026 10694 1726867134.34506: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000026 10694 1726867134.34509: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867134.34547: no more pending results, returning what we have 10694 1726867134.34550: results queue empty 10694 1726867134.34551: checking for any_errors_fatal 10694 1726867134.34555: done checking for any_errors_fatal 10694 1726867134.34555: checking for max_fail_percentage 10694 1726867134.34557: done checking for max_fail_percentage 10694 1726867134.34557: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.34558: done checking to see if all hosts have failed 10694 1726867134.34559: getting the remaining hosts for this loop 10694 1726867134.34560: done getting the remaining hosts for this loop 10694 1726867134.34564: getting the next task for host managed_node1 10694 1726867134.34569: done getting next task for host managed_node1 10694 1726867134.34573: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 10694 1726867134.34575: ^ 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? (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 10694 1726867134.34589: getting variables 10694 1726867134.34591: in VariableManager get_vars() 10694 1726867134.34622: Calling all_inventory to load vars for managed_node1 10694 1726867134.34624: Calling groups_inventory to load vars for managed_node1 10694 1726867134.34626: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.34634: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.34636: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.34638: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.34753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.34892: done with get_vars() 10694 1726867134.34900: done getting variables 10694 1726867134.34936: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:18:54 -0400 (0:00:00.032) 0:00:02.900 ****** 10694 1726867134.34955: entering _queue_task() for managed_node1/debug 10694 1726867134.35120: worker is 1 (out of 1 available) 10694 1726867134.35133: exiting _queue_task() for managed_node1/debug 10694 1726867134.35144: done queuing things up, now waiting for results queue to drain 10694 1726867134.35146: waiting for pending results... 10694 1726867134.35299: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 10694 1726867134.35363: in run() - task 0affcac9-a3a5-fd92-91f1-000000000027 10694 1726867134.35378: variable 'ansible_search_path' from source: unknown 10694 1726867134.35382: variable 'ansible_search_path' from source: unknown 10694 1726867134.35407: calling self._execute() 10694 1726867134.35457: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.35460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.35468: variable 'omit' from source: magic vars 10694 1726867134.35747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.37258: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.37307: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.37338: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.37358: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.37378: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.37431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.37456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.37473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.37502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.37512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.37597: variable 'ansible_distribution' from source: facts 10694 1726867134.37600: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.37614: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.37617: when evaluation is False, skipping this task 10694 1726867134.37620: _execute() done 10694 1726867134.37622: dumping result to json 10694 1726867134.37625: done dumping result, returning 10694 1726867134.37633: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-fd92-91f1-000000000027] 10694 1726867134.37636: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000027 10694 1726867134.37710: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000027 10694 1726867134.37713: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10694 1726867134.37754: no more pending results, returning what we have 10694 1726867134.37757: results queue empty 10694 1726867134.37758: checking for any_errors_fatal 10694 1726867134.37762: done checking for any_errors_fatal 10694 1726867134.37763: checking for max_fail_percentage 10694 1726867134.37765: done checking for max_fail_percentage 10694 1726867134.37765: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.37766: done checking to see if all hosts have failed 10694 1726867134.37767: getting the remaining hosts for this loop 10694 1726867134.37768: done getting the remaining hosts for this loop 10694 1726867134.37772: getting the next task for host managed_node1 10694 1726867134.37779: done getting next task for host managed_node1 10694 1726867134.37785: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 10694 1726867134.37788: ^ 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? (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 10694 1726867134.37799: getting variables 10694 1726867134.37800: in VariableManager get_vars() 10694 1726867134.37832: Calling all_inventory to load vars for managed_node1 10694 1726867134.37835: Calling groups_inventory to load vars for managed_node1 10694 1726867134.37837: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.37844: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.37846: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.37849: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.37961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.38081: done with get_vars() 10694 1726867134.38092: done getting variables 10694 1726867134.38145: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:18:54 -0400 (0:00:00.032) 0:00:02.932 ****** 10694 1726867134.38166: entering _queue_task() for managed_node1/fail 10694 1726867134.38167: Creating lock for fail 10694 1726867134.38344: worker is 1 (out of 1 available) 10694 1726867134.38358: exiting _queue_task() for managed_node1/fail 10694 1726867134.38370: done queuing things up, now waiting for results queue to drain 10694 1726867134.38372: waiting for pending results... 10694 1726867134.38518: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 10694 1726867134.38591: in run() - task 0affcac9-a3a5-fd92-91f1-000000000028 10694 1726867134.38605: variable 'ansible_search_path' from source: unknown 10694 1726867134.38609: variable 'ansible_search_path' from source: unknown 10694 1726867134.38635: calling self._execute() 10694 1726867134.38688: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.38694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.38704: variable 'omit' from source: magic vars 10694 1726867134.38992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.40570: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.40617: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.40650: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.40679: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.40701: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.40753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.40774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.40797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.40823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.40835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.40924: variable 'ansible_distribution' from source: facts 10694 1726867134.40928: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.40942: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.40945: when evaluation is False, skipping this task 10694 1726867134.40948: _execute() done 10694 1726867134.40951: dumping result to json 10694 1726867134.40953: done dumping result, returning 10694 1726867134.40960: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-fd92-91f1-000000000028] 10694 1726867134.40963: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000028 10694 1726867134.41040: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000028 10694 1726867134.41043: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867134.41089: no more pending results, returning what we have 10694 1726867134.41092: results queue empty 10694 1726867134.41093: checking for any_errors_fatal 10694 1726867134.41097: done checking for any_errors_fatal 10694 1726867134.41097: checking for max_fail_percentage 10694 1726867134.41099: done checking for max_fail_percentage 10694 1726867134.41100: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.41100: done checking to see if all hosts have failed 10694 1726867134.41101: getting the remaining hosts for this loop 10694 1726867134.41102: done getting the remaining hosts for this loop 10694 1726867134.41105: getting the next task for host managed_node1 10694 1726867134.41111: done getting next task for host managed_node1 10694 1726867134.41115: ^ 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 10694 1726867134.41118: ^ 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? (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 10694 1726867134.41129: getting variables 10694 1726867134.41130: in VariableManager get_vars() 10694 1726867134.41166: Calling all_inventory to load vars for managed_node1 10694 1726867134.41169: Calling groups_inventory to load vars for managed_node1 10694 1726867134.41171: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.41180: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.41183: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.41186: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.41449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.41561: done with get_vars() 10694 1726867134.41568: done getting variables 10694 1726867134.41607: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:18:54 -0400 (0:00:00.034) 0:00:02.966 ****** 10694 1726867134.41626: entering _queue_task() for managed_node1/fail 10694 1726867134.41796: worker is 1 (out of 1 available) 10694 1726867134.41808: exiting _queue_task() for managed_node1/fail 10694 1726867134.41820: done queuing things up, now waiting for results queue to drain 10694 1726867134.41822: waiting for pending results... 10694 1726867134.41971: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 10694 1726867134.42055: in run() - task 0affcac9-a3a5-fd92-91f1-000000000029 10694 1726867134.42059: variable 'ansible_search_path' from source: unknown 10694 1726867134.42062: variable 'ansible_search_path' from source: unknown 10694 1726867134.42095: calling self._execute() 10694 1726867134.42151: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.42156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.42172: variable 'omit' from source: magic vars 10694 1726867134.42457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.43859: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.43903: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.43930: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.43954: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.43973: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.44030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.44051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.44068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.44098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.44108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.44195: variable 'ansible_distribution' from source: facts 10694 1726867134.44199: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.44213: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.44216: when evaluation is False, skipping this task 10694 1726867134.44219: _execute() done 10694 1726867134.44223: dumping result to json 10694 1726867134.44226: done dumping result, returning 10694 1726867134.44238: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-fd92-91f1-000000000029] 10694 1726867134.44241: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000029 10694 1726867134.44317: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000029 10694 1726867134.44319: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867134.44380: no more pending results, returning what we have 10694 1726867134.44385: results queue empty 10694 1726867134.44386: checking for any_errors_fatal 10694 1726867134.44391: done checking for any_errors_fatal 10694 1726867134.44391: checking for max_fail_percentage 10694 1726867134.44393: done checking for max_fail_percentage 10694 1726867134.44394: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.44394: done checking to see if all hosts have failed 10694 1726867134.44395: getting the remaining hosts for this loop 10694 1726867134.44396: done getting the remaining hosts for this loop 10694 1726867134.44399: getting the next task for host managed_node1 10694 1726867134.44403: done getting next task for host managed_node1 10694 1726867134.44406: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 10694 1726867134.44409: ^ 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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10694 1726867134.44419: getting variables 10694 1726867134.44421: in VariableManager get_vars() 10694 1726867134.44453: Calling all_inventory to load vars for managed_node1 10694 1726867134.44456: Calling groups_inventory to load vars for managed_node1 10694 1726867134.44458: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.44465: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.44467: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.44469: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.44571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.44697: done with get_vars() 10694 1726867134.44703: done getting variables 10694 1726867134.44739: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:18:54 -0400 (0:00:00.031) 0:00:02.998 ****** 10694 1726867134.44759: entering _queue_task() for managed_node1/fail 10694 1726867134.44931: worker is 1 (out of 1 available) 10694 1726867134.44944: exiting _queue_task() for managed_node1/fail 10694 1726867134.44955: done queuing things up, now waiting for results queue to drain 10694 1726867134.44957: waiting for pending results... 10694 1726867134.45203: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 10694 1726867134.45208: in run() - task 0affcac9-a3a5-fd92-91f1-00000000002a 10694 1726867134.45211: variable 'ansible_search_path' from source: unknown 10694 1726867134.45215: variable 'ansible_search_path' from source: unknown 10694 1726867134.45218: calling self._execute() 10694 1726867134.45264: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.45268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.45276: variable 'omit' from source: magic vars 10694 1726867134.45622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.47038: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.47085: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.47113: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.47144: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.47158: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.47215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.47236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.47257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.47285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.47298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.47385: variable 'ansible_distribution' from source: facts 10694 1726867134.47393: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.47407: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.47410: when evaluation is False, skipping this task 10694 1726867134.47412: _execute() done 10694 1726867134.47415: dumping result to json 10694 1726867134.47417: done dumping result, returning 10694 1726867134.47425: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-fd92-91f1-00000000002a] 10694 1726867134.47428: sending task result for task 0affcac9-a3a5-fd92-91f1-00000000002a 10694 1726867134.47507: done sending task result for task 0affcac9-a3a5-fd92-91f1-00000000002a 10694 1726867134.47510: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867134.47554: no more pending results, returning what we have 10694 1726867134.47557: results queue empty 10694 1726867134.47558: checking for any_errors_fatal 10694 1726867134.47562: done checking for any_errors_fatal 10694 1726867134.47563: checking for max_fail_percentage 10694 1726867134.47564: done checking for max_fail_percentage 10694 1726867134.47565: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.47565: done checking to see if all hosts have failed 10694 1726867134.47566: getting the remaining hosts for this loop 10694 1726867134.47568: done getting the remaining hosts for this loop 10694 1726867134.47571: getting the next task for host managed_node1 10694 1726867134.47575: done getting next task for host managed_node1 10694 1726867134.47581: ^ 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 10694 1726867134.47583: ^ 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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10694 1726867134.47595: getting variables 10694 1726867134.47596: in VariableManager get_vars() 10694 1726867134.47636: Calling all_inventory to load vars for managed_node1 10694 1726867134.47638: Calling groups_inventory to load vars for managed_node1 10694 1726867134.47641: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.47649: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.47651: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.47653: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.47798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.47914: done with get_vars() 10694 1726867134.47921: done getting variables 10694 1726867134.47983: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:18:54 -0400 (0:00:00.032) 0:00:03.030 ****** 10694 1726867134.48003: entering _queue_task() for managed_node1/dnf 10694 1726867134.48173: worker is 1 (out of 1 available) 10694 1726867134.48186: exiting _queue_task() for managed_node1/dnf 10694 1726867134.48198: done queuing things up, now waiting for results queue to drain 10694 1726867134.48200: waiting for pending results... 10694 1726867134.48346: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 10694 1726867134.48585: in run() - task 0affcac9-a3a5-fd92-91f1-00000000002b 10694 1726867134.48589: variable 'ansible_search_path' from source: unknown 10694 1726867134.48592: variable 'ansible_search_path' from source: unknown 10694 1726867134.48595: calling self._execute() 10694 1726867134.48598: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.48600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.48603: variable 'omit' from source: magic vars 10694 1726867134.48995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.50558: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.50607: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.50633: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.50657: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.50678: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.50745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.50764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.50798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.50816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.50826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.50917: variable 'ansible_distribution' from source: facts 10694 1726867134.50921: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.50936: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.50939: when evaluation is False, skipping this task 10694 1726867134.50941: _execute() done 10694 1726867134.50943: dumping result to json 10694 1726867134.50947: done dumping result, returning 10694 1726867134.50954: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-fd92-91f1-00000000002b] 10694 1726867134.50959: sending task result for task 0affcac9-a3a5-fd92-91f1-00000000002b 10694 1726867134.51042: done sending task result for task 0affcac9-a3a5-fd92-91f1-00000000002b 10694 1726867134.51045: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867134.51096: no more pending results, returning what we have 10694 1726867134.51099: results queue empty 10694 1726867134.51100: checking for any_errors_fatal 10694 1726867134.51106: done checking for any_errors_fatal 10694 1726867134.51106: checking for max_fail_percentage 10694 1726867134.51108: done checking for max_fail_percentage 10694 1726867134.51108: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.51109: done checking to see if all hosts have failed 10694 1726867134.51110: getting the remaining hosts for this loop 10694 1726867134.51111: done getting the remaining hosts for this loop 10694 1726867134.51115: getting the next task for host managed_node1 10694 1726867134.51120: done getting next task for host managed_node1 10694 1726867134.51124: ^ 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 10694 1726867134.51126: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10694 1726867134.51138: getting variables 10694 1726867134.51139: in VariableManager get_vars() 10694 1726867134.51173: Calling all_inventory to load vars for managed_node1 10694 1726867134.51176: Calling groups_inventory to load vars for managed_node1 10694 1726867134.51185: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.51194: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.51196: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.51199: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.51378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.51568: done with get_vars() 10694 1726867134.51579: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 10694 1726867134.51647: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:18:54 -0400 (0:00:00.036) 0:00:03.067 ****** 10694 1726867134.51676: entering _queue_task() for managed_node1/yum 10694 1726867134.51680: Creating lock for yum 10694 1726867134.51916: worker is 1 (out of 1 available) 10694 1726867134.51927: exiting _queue_task() for managed_node1/yum 10694 1726867134.51938: done queuing things up, now waiting for results queue to drain 10694 1726867134.51940: waiting for pending results... 10694 1726867134.52344: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 10694 1726867134.52350: in run() - task 0affcac9-a3a5-fd92-91f1-00000000002c 10694 1726867134.52354: variable 'ansible_search_path' from source: unknown 10694 1726867134.52356: variable 'ansible_search_path' from source: unknown 10694 1726867134.52358: calling self._execute() 10694 1726867134.52585: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.52589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.52592: variable 'omit' from source: magic vars 10694 1726867134.52907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.55082: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.55163: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.55212: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.55252: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.55286: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.55418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.55421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.55431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.55471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.55494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.55631: variable 'ansible_distribution' from source: facts 10694 1726867134.55648: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.55670: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.55749: when evaluation is False, skipping this task 10694 1726867134.55752: _execute() done 10694 1726867134.55754: dumping result to json 10694 1726867134.55757: done dumping result, returning 10694 1726867134.55759: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-fd92-91f1-00000000002c] 10694 1726867134.55762: sending task result for task 0affcac9-a3a5-fd92-91f1-00000000002c 10694 1726867134.55840: done sending task result for task 0affcac9-a3a5-fd92-91f1-00000000002c 10694 1726867134.55843: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867134.55908: no more pending results, returning what we have 10694 1726867134.55911: results queue empty 10694 1726867134.55912: checking for any_errors_fatal 10694 1726867134.55919: done checking for any_errors_fatal 10694 1726867134.55919: checking for max_fail_percentage 10694 1726867134.55921: done checking for max_fail_percentage 10694 1726867134.55921: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.55922: done checking to see if all hosts have failed 10694 1726867134.55923: getting the remaining hosts for this loop 10694 1726867134.55924: done getting the remaining hosts for this loop 10694 1726867134.55928: getting the next task for host managed_node1 10694 1726867134.55935: done getting next task for host managed_node1 10694 1726867134.55939: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 10694 1726867134.55943: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10694 1726867134.55955: getting variables 10694 1726867134.55957: in VariableManager get_vars() 10694 1726867134.56002: Calling all_inventory to load vars for managed_node1 10694 1726867134.56004: Calling groups_inventory to load vars for managed_node1 10694 1726867134.56007: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.56017: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.56020: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.56023: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.56486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.56682: done with get_vars() 10694 1726867134.56694: done getting variables 10694 1726867134.56745: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:18:54 -0400 (0:00:00.050) 0:00:03.118 ****** 10694 1726867134.56775: entering _queue_task() for managed_node1/fail 10694 1726867134.57013: worker is 1 (out of 1 available) 10694 1726867134.57025: exiting _queue_task() for managed_node1/fail 10694 1726867134.57037: done queuing things up, now waiting for results queue to drain 10694 1726867134.57038: waiting for pending results... 10694 1726867134.57403: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 10694 1726867134.57427: in run() - task 0affcac9-a3a5-fd92-91f1-00000000002d 10694 1726867134.57447: variable 'ansible_search_path' from source: unknown 10694 1726867134.57457: variable 'ansible_search_path' from source: unknown 10694 1726867134.57504: calling self._execute() 10694 1726867134.57582: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.57598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.57616: variable 'omit' from source: magic vars 10694 1726867134.58038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.60288: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.60292: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.60296: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.60336: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.60367: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.60449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.60489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.60524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.60567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.60589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.60713: variable 'ansible_distribution' from source: facts 10694 1726867134.60726: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.60748: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.60754: when evaluation is False, skipping this task 10694 1726867134.60760: _execute() done 10694 1726867134.60766: dumping result to json 10694 1726867134.60773: done dumping result, returning 10694 1726867134.60788: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-fd92-91f1-00000000002d] 10694 1726867134.60797: sending task result for task 0affcac9-a3a5-fd92-91f1-00000000002d skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867134.61217: no more pending results, returning what we have 10694 1726867134.61220: results queue empty 10694 1726867134.61221: checking for any_errors_fatal 10694 1726867134.61226: done checking for any_errors_fatal 10694 1726867134.61227: checking for max_fail_percentage 10694 1726867134.61229: done checking for max_fail_percentage 10694 1726867134.61230: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.61231: done checking to see if all hosts have failed 10694 1726867134.61232: getting the remaining hosts for this loop 10694 1726867134.61233: done getting the remaining hosts for this loop 10694 1726867134.61236: getting the next task for host managed_node1 10694 1726867134.61241: done getting next task for host managed_node1 10694 1726867134.61244: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 10694 1726867134.61247: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10694 1726867134.61259: getting variables 10694 1726867134.61261: in VariableManager get_vars() 10694 1726867134.61300: Calling all_inventory to load vars for managed_node1 10694 1726867134.61302: Calling groups_inventory to load vars for managed_node1 10694 1726867134.61305: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.61313: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.61316: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.61318: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.61473: done sending task result for task 0affcac9-a3a5-fd92-91f1-00000000002d 10694 1726867134.61476: WORKER PROCESS EXITING 10694 1726867134.61506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.61742: done with get_vars() 10694 1726867134.61751: done getting variables 10694 1726867134.61813: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:18:54 -0400 (0:00:00.050) 0:00:03.169 ****** 10694 1726867134.61843: entering _queue_task() for managed_node1/package 10694 1726867134.62091: worker is 1 (out of 1 available) 10694 1726867134.62103: exiting _queue_task() for managed_node1/package 10694 1726867134.62114: done queuing things up, now waiting for results queue to drain 10694 1726867134.62116: waiting for pending results... 10694 1726867134.62365: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 10694 1726867134.62494: in run() - task 0affcac9-a3a5-fd92-91f1-00000000002e 10694 1726867134.62510: variable 'ansible_search_path' from source: unknown 10694 1726867134.62518: variable 'ansible_search_path' from source: unknown 10694 1726867134.62554: calling self._execute() 10694 1726867134.62635: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.62646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.62658: variable 'omit' from source: magic vars 10694 1726867134.63072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.65291: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.65360: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.65408: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.65446: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.65475: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.65560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.65600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.65682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.65688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.65702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.65839: variable 'ansible_distribution' from source: facts 10694 1726867134.65853: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.65873: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.65882: when evaluation is False, skipping this task 10694 1726867134.65891: _execute() done 10694 1726867134.65898: dumping result to json 10694 1726867134.65908: done dumping result, returning 10694 1726867134.65956: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-fd92-91f1-00000000002e] 10694 1726867134.65959: sending task result for task 0affcac9-a3a5-fd92-91f1-00000000002e 10694 1726867134.66032: done sending task result for task 0affcac9-a3a5-fd92-91f1-00000000002e 10694 1726867134.66035: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867134.66110: no more pending results, returning what we have 10694 1726867134.66113: results queue empty 10694 1726867134.66114: checking for any_errors_fatal 10694 1726867134.66120: done checking for any_errors_fatal 10694 1726867134.66121: checking for max_fail_percentage 10694 1726867134.66123: done checking for max_fail_percentage 10694 1726867134.66124: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.66124: done checking to see if all hosts have failed 10694 1726867134.66125: getting the remaining hosts for this loop 10694 1726867134.66127: done getting the remaining hosts for this loop 10694 1726867134.66130: getting the next task for host managed_node1 10694 1726867134.66137: done getting next task for host managed_node1 10694 1726867134.66140: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 10694 1726867134.66143: ^ 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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10694 1726867134.66156: getting variables 10694 1726867134.66158: in VariableManager get_vars() 10694 1726867134.66201: Calling all_inventory to load vars for managed_node1 10694 1726867134.66204: Calling groups_inventory to load vars for managed_node1 10694 1726867134.66206: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.66216: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.66219: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.66222: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.66626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.66837: done with get_vars() 10694 1726867134.66846: done getting variables 10694 1726867134.66903: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:18:54 -0400 (0:00:00.050) 0:00:03.219 ****** 10694 1726867134.66933: entering _queue_task() for managed_node1/package 10694 1726867134.67164: worker is 1 (out of 1 available) 10694 1726867134.67176: exiting _queue_task() for managed_node1/package 10694 1726867134.67191: done queuing things up, now waiting for results queue to drain 10694 1726867134.67193: waiting for pending results... 10694 1726867134.67598: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 10694 1726867134.67603: in run() - task 0affcac9-a3a5-fd92-91f1-00000000002f 10694 1726867134.67605: variable 'ansible_search_path' from source: unknown 10694 1726867134.67607: variable 'ansible_search_path' from source: unknown 10694 1726867134.67612: calling self._execute() 10694 1726867134.67690: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.67703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.67715: variable 'omit' from source: magic vars 10694 1726867134.68134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.70302: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.70410: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.70432: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.70471: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.70507: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.70592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.70736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.70739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.70742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.70745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.70867: variable 'ansible_distribution' from source: facts 10694 1726867134.70881: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.70907: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.70915: when evaluation is False, skipping this task 10694 1726867134.70922: _execute() done 10694 1726867134.70928: dumping result to json 10694 1726867134.70936: done dumping result, returning 10694 1726867134.70952: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-fd92-91f1-00000000002f] 10694 1726867134.70961: sending task result for task 0affcac9-a3a5-fd92-91f1-00000000002f 10694 1726867134.71299: done sending task result for task 0affcac9-a3a5-fd92-91f1-00000000002f 10694 1726867134.71303: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867134.71340: no more pending results, returning what we have 10694 1726867134.71343: results queue empty 10694 1726867134.71344: checking for any_errors_fatal 10694 1726867134.71349: done checking for any_errors_fatal 10694 1726867134.71349: checking for max_fail_percentage 10694 1726867134.71351: done checking for max_fail_percentage 10694 1726867134.71352: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.71353: done checking to see if all hosts have failed 10694 1726867134.71353: getting the remaining hosts for this loop 10694 1726867134.71354: done getting the remaining hosts for this loop 10694 1726867134.71358: getting the next task for host managed_node1 10694 1726867134.71364: done getting next task for host managed_node1 10694 1726867134.71367: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 10694 1726867134.71370: ^ 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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10694 1726867134.71386: getting variables 10694 1726867134.71388: in VariableManager get_vars() 10694 1726867134.71421: Calling all_inventory to load vars for managed_node1 10694 1726867134.71423: Calling groups_inventory to load vars for managed_node1 10694 1726867134.71425: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.71433: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.71435: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.71438: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.71639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.71907: done with get_vars() 10694 1726867134.71917: done getting variables 10694 1726867134.71965: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:18:54 -0400 (0:00:00.050) 0:00:03.270 ****** 10694 1726867134.71998: entering _queue_task() for managed_node1/package 10694 1726867134.72219: worker is 1 (out of 1 available) 10694 1726867134.72231: exiting _queue_task() for managed_node1/package 10694 1726867134.72242: done queuing things up, now waiting for results queue to drain 10694 1726867134.72243: waiting for pending results... 10694 1726867134.72502: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 10694 1726867134.72626: in run() - task 0affcac9-a3a5-fd92-91f1-000000000030 10694 1726867134.72645: variable 'ansible_search_path' from source: unknown 10694 1726867134.72653: variable 'ansible_search_path' from source: unknown 10694 1726867134.72697: calling self._execute() 10694 1726867134.72774: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.72790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.72805: variable 'omit' from source: magic vars 10694 1726867134.73219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.75251: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.75297: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.75324: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.75355: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.75370: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.75426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.75447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.75466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.75496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.75507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.75597: variable 'ansible_distribution' from source: facts 10694 1726867134.75601: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.75615: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.75618: when evaluation is False, skipping this task 10694 1726867134.75620: _execute() done 10694 1726867134.75623: dumping result to json 10694 1726867134.75626: done dumping result, returning 10694 1726867134.75635: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-fd92-91f1-000000000030] 10694 1726867134.75637: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000030 10694 1726867134.75719: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000030 10694 1726867134.75722: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867134.75789: no more pending results, returning what we have 10694 1726867134.75791: results queue empty 10694 1726867134.75792: checking for any_errors_fatal 10694 1726867134.75797: done checking for any_errors_fatal 10694 1726867134.75798: checking for max_fail_percentage 10694 1726867134.75799: done checking for max_fail_percentage 10694 1726867134.75800: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.75801: done checking to see if all hosts have failed 10694 1726867134.75802: getting the remaining hosts for this loop 10694 1726867134.75803: done getting the remaining hosts for this loop 10694 1726867134.75806: getting the next task for host managed_node1 10694 1726867134.75810: done getting next task for host managed_node1 10694 1726867134.75813: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 10694 1726867134.75816: ^ 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? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10694 1726867134.75828: getting variables 10694 1726867134.75829: in VariableManager get_vars() 10694 1726867134.75861: Calling all_inventory to load vars for managed_node1 10694 1726867134.75863: Calling groups_inventory to load vars for managed_node1 10694 1726867134.75866: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.75873: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.75874: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.75876: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.75980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.76098: done with get_vars() 10694 1726867134.76104: done getting variables 10694 1726867134.76164: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:18:54 -0400 (0:00:00.041) 0:00:03.312 ****** 10694 1726867134.76188: entering _queue_task() for managed_node1/service 10694 1726867134.76189: Creating lock for service 10694 1726867134.76368: worker is 1 (out of 1 available) 10694 1726867134.76382: exiting _queue_task() for managed_node1/service 10694 1726867134.76395: done queuing things up, now waiting for results queue to drain 10694 1726867134.76396: waiting for pending results... 10694 1726867134.76550: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 10694 1726867134.76646: in run() - task 0affcac9-a3a5-fd92-91f1-000000000031 10694 1726867134.76846: variable 'ansible_search_path' from source: unknown 10694 1726867134.76850: variable 'ansible_search_path' from source: unknown 10694 1726867134.76852: calling self._execute() 10694 1726867134.76855: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.76858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.76862: variable 'omit' from source: magic vars 10694 1726867134.77210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.78870: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.78920: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.78953: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.78981: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.79004: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.79061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.79081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.79102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.79129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.79142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.79229: variable 'ansible_distribution' from source: facts 10694 1726867134.79233: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.79252: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.79255: when evaluation is False, skipping this task 10694 1726867134.79257: _execute() done 10694 1726867134.79260: dumping result to json 10694 1726867134.79261: done dumping result, returning 10694 1726867134.79268: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-fd92-91f1-000000000031] 10694 1726867134.79272: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000031 10694 1726867134.79358: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000031 10694 1726867134.79360: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867134.79412: no more pending results, returning what we have 10694 1726867134.79415: results queue empty 10694 1726867134.79415: checking for any_errors_fatal 10694 1726867134.79421: done checking for any_errors_fatal 10694 1726867134.79422: checking for max_fail_percentage 10694 1726867134.79423: done checking for max_fail_percentage 10694 1726867134.79424: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.79425: done checking to see if all hosts have failed 10694 1726867134.79425: getting the remaining hosts for this loop 10694 1726867134.79427: done getting the remaining hosts for this loop 10694 1726867134.79430: getting the next task for host managed_node1 10694 1726867134.79436: done getting next task for host managed_node1 10694 1726867134.79440: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 10694 1726867134.79443: ^ 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? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10694 1726867134.79455: getting variables 10694 1726867134.79456: in VariableManager get_vars() 10694 1726867134.79495: Calling all_inventory to load vars for managed_node1 10694 1726867134.79498: Calling groups_inventory to load vars for managed_node1 10694 1726867134.79500: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.79508: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.79510: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.79513: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.79689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.79881: done with get_vars() 10694 1726867134.79891: done getting variables 10694 1726867134.79946: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:18:54 -0400 (0:00:00.037) 0:00:03.350 ****** 10694 1726867134.79975: entering _queue_task() for managed_node1/service 10694 1726867134.80213: worker is 1 (out of 1 available) 10694 1726867134.80226: exiting _queue_task() for managed_node1/service 10694 1726867134.80239: done queuing things up, now waiting for results queue to drain 10694 1726867134.80241: waiting for pending results... 10694 1726867134.80695: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 10694 1726867134.80700: in run() - task 0affcac9-a3a5-fd92-91f1-000000000032 10694 1726867134.80703: variable 'ansible_search_path' from source: unknown 10694 1726867134.80706: variable 'ansible_search_path' from source: unknown 10694 1726867134.80708: calling self._execute() 10694 1726867134.80756: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.80766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.80782: variable 'omit' from source: magic vars 10694 1726867134.81198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.82682: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.82731: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.82783: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.82827: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.82887: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.82948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.83096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.83099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.83102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.83104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.83210: variable 'ansible_distribution' from source: facts 10694 1726867134.83219: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.83241: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.83248: when evaluation is False, skipping this task 10694 1726867134.83255: _execute() done 10694 1726867134.83268: dumping result to json 10694 1726867134.83282: done dumping result, returning 10694 1726867134.83297: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-fd92-91f1-000000000032] 10694 1726867134.83306: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000032 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10694 1726867134.83461: no more pending results, returning what we have 10694 1726867134.83464: results queue empty 10694 1726867134.83465: checking for any_errors_fatal 10694 1726867134.83469: done checking for any_errors_fatal 10694 1726867134.83470: checking for max_fail_percentage 10694 1726867134.83471: done checking for max_fail_percentage 10694 1726867134.83471: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.83472: done checking to see if all hosts have failed 10694 1726867134.83473: getting the remaining hosts for this loop 10694 1726867134.83474: done getting the remaining hosts for this loop 10694 1726867134.83481: getting the next task for host managed_node1 10694 1726867134.83486: done getting next task for host managed_node1 10694 1726867134.83490: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 10694 1726867134.83493: ^ 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? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10694 1726867134.83505: getting variables 10694 1726867134.83506: in VariableManager get_vars() 10694 1726867134.83545: Calling all_inventory to load vars for managed_node1 10694 1726867134.83547: Calling groups_inventory to load vars for managed_node1 10694 1726867134.83549: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.83559: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.83561: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.83563: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.83781: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000032 10694 1726867134.83791: WORKER PROCESS EXITING 10694 1726867134.83802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.84025: done with get_vars() 10694 1726867134.84037: done getting variables 10694 1726867134.84101: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:18:54 -0400 (0:00:00.041) 0:00:03.391 ****** 10694 1726867134.84134: entering _queue_task() for managed_node1/service 10694 1726867134.84387: worker is 1 (out of 1 available) 10694 1726867134.84398: exiting _queue_task() for managed_node1/service 10694 1726867134.84491: done queuing things up, now waiting for results queue to drain 10694 1726867134.84493: waiting for pending results... 10694 1726867134.84745: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 10694 1726867134.84812: in run() - task 0affcac9-a3a5-fd92-91f1-000000000033 10694 1726867134.84833: variable 'ansible_search_path' from source: unknown 10694 1726867134.84843: variable 'ansible_search_path' from source: unknown 10694 1726867134.84870: calling self._execute() 10694 1726867134.84933: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.84937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.84957: variable 'omit' from source: magic vars 10694 1726867134.85241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.86798: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.86859: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.86902: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.86943: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.86975: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.87050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.87282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.87285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.87288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.87290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.87292: variable 'ansible_distribution' from source: facts 10694 1726867134.87294: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.87315: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.87322: when evaluation is False, skipping this task 10694 1726867134.87328: _execute() done 10694 1726867134.87335: dumping result to json 10694 1726867134.87343: done dumping result, returning 10694 1726867134.87355: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-fd92-91f1-000000000033] 10694 1726867134.87364: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000033 10694 1726867134.87473: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000033 10694 1726867134.87489: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867134.87544: no more pending results, returning what we have 10694 1726867134.87547: results queue empty 10694 1726867134.87548: checking for any_errors_fatal 10694 1726867134.87552: done checking for any_errors_fatal 10694 1726867134.87553: checking for max_fail_percentage 10694 1726867134.87554: done checking for max_fail_percentage 10694 1726867134.87555: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.87556: done checking to see if all hosts have failed 10694 1726867134.87556: getting the remaining hosts for this loop 10694 1726867134.87558: done getting the remaining hosts for this loop 10694 1726867134.87561: getting the next task for host managed_node1 10694 1726867134.87567: done getting next task for host managed_node1 10694 1726867134.87570: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 10694 1726867134.87573: ^ 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? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10694 1726867134.87588: getting variables 10694 1726867134.87590: in VariableManager get_vars() 10694 1726867134.87638: Calling all_inventory to load vars for managed_node1 10694 1726867134.87641: Calling groups_inventory to load vars for managed_node1 10694 1726867134.87643: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.87653: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.87655: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.87658: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.87840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.87955: done with get_vars() 10694 1726867134.87962: done getting variables 10694 1726867134.88000: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:18:54 -0400 (0:00:00.038) 0:00:03.430 ****** 10694 1726867134.88020: entering _queue_task() for managed_node1/service 10694 1726867134.88191: worker is 1 (out of 1 available) 10694 1726867134.88203: exiting _queue_task() for managed_node1/service 10694 1726867134.88215: done queuing things up, now waiting for results queue to drain 10694 1726867134.88217: waiting for pending results... 10694 1726867134.88363: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 10694 1726867134.88439: in run() - task 0affcac9-a3a5-fd92-91f1-000000000034 10694 1726867134.88448: variable 'ansible_search_path' from source: unknown 10694 1726867134.88455: variable 'ansible_search_path' from source: unknown 10694 1726867134.88489: calling self._execute() 10694 1726867134.88541: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.88544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.88560: variable 'omit' from source: magic vars 10694 1726867134.88844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.90259: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.90305: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.90331: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.90358: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.90376: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.90444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.90463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.90485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.90518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.90521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.90610: variable 'ansible_distribution' from source: facts 10694 1726867134.90615: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.90630: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.90633: when evaluation is False, skipping this task 10694 1726867134.90636: _execute() done 10694 1726867134.90638: dumping result to json 10694 1726867134.90641: done dumping result, returning 10694 1726867134.90648: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-fd92-91f1-000000000034] 10694 1726867134.90651: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000034 10694 1726867134.90730: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000034 10694 1726867134.90733: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10694 1726867134.90772: no more pending results, returning what we have 10694 1726867134.90774: results queue empty 10694 1726867134.90775: checking for any_errors_fatal 10694 1726867134.90785: done checking for any_errors_fatal 10694 1726867134.90786: checking for max_fail_percentage 10694 1726867134.90788: done checking for max_fail_percentage 10694 1726867134.90789: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.90789: done checking to see if all hosts have failed 10694 1726867134.90790: getting the remaining hosts for this loop 10694 1726867134.90792: done getting the remaining hosts for this loop 10694 1726867134.90794: getting the next task for host managed_node1 10694 1726867134.90800: done getting next task for host managed_node1 10694 1726867134.90803: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 10694 1726867134.90806: ^ 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? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10694 1726867134.90817: getting variables 10694 1726867134.90818: in VariableManager get_vars() 10694 1726867134.90850: Calling all_inventory to load vars for managed_node1 10694 1726867134.90853: Calling groups_inventory to load vars for managed_node1 10694 1726867134.90855: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.90862: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.90864: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.90866: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.90972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.91092: done with get_vars() 10694 1726867134.91100: done getting variables 10694 1726867134.91136: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:18:54 -0400 (0:00:00.031) 0:00:03.462 ****** 10694 1726867134.91156: entering _queue_task() for managed_node1/copy 10694 1726867134.91328: worker is 1 (out of 1 available) 10694 1726867134.91340: exiting _queue_task() for managed_node1/copy 10694 1726867134.91351: done queuing things up, now waiting for results queue to drain 10694 1726867134.91352: waiting for pending results... 10694 1726867134.91503: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 10694 1726867134.91575: in run() - task 0affcac9-a3a5-fd92-91f1-000000000035 10694 1726867134.91593: variable 'ansible_search_path' from source: unknown 10694 1726867134.91596: variable 'ansible_search_path' from source: unknown 10694 1726867134.91623: calling self._execute() 10694 1726867134.91681: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.91685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.91784: variable 'omit' from source: magic vars 10694 1726867134.92050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.93497: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.93550: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.93579: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.93608: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.93627: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.93690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.93710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.93728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.93756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.93768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.93860: variable 'ansible_distribution' from source: facts 10694 1726867134.93866: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.93886: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.93889: when evaluation is False, skipping this task 10694 1726867134.93892: _execute() done 10694 1726867134.93894: dumping result to json 10694 1726867134.93897: done dumping result, returning 10694 1726867134.93902: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-fd92-91f1-000000000035] 10694 1726867134.93906: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000035 10694 1726867134.93996: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000035 10694 1726867134.93998: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867134.94043: no more pending results, returning what we have 10694 1726867134.94046: results queue empty 10694 1726867134.94047: checking for any_errors_fatal 10694 1726867134.94051: done checking for any_errors_fatal 10694 1726867134.94052: checking for max_fail_percentage 10694 1726867134.94053: done checking for max_fail_percentage 10694 1726867134.94054: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.94055: done checking to see if all hosts have failed 10694 1726867134.94055: getting the remaining hosts for this loop 10694 1726867134.94057: done getting the remaining hosts for this loop 10694 1726867134.94060: getting the next task for host managed_node1 10694 1726867134.94065: done getting next task for host managed_node1 10694 1726867134.94069: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 10694 1726867134.94072: ^ 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? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10694 1726867134.94091: getting variables 10694 1726867134.94093: in VariableManager get_vars() 10694 1726867134.94132: Calling all_inventory to load vars for managed_node1 10694 1726867134.94135: Calling groups_inventory to load vars for managed_node1 10694 1726867134.94137: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.94146: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.94148: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.94150: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.94321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.94448: done with get_vars() 10694 1726867134.94456: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:18:54 -0400 (0:00:00.033) 0:00:03.495 ****** 10694 1726867134.94520: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 10694 1726867134.94521: Creating lock for fedora.linux_system_roles.network_connections 10694 1726867134.94716: worker is 1 (out of 1 available) 10694 1726867134.94729: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 10694 1726867134.94742: done queuing things up, now waiting for results queue to drain 10694 1726867134.94743: waiting for pending results... 10694 1726867134.94909: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 10694 1726867134.94981: in run() - task 0affcac9-a3a5-fd92-91f1-000000000036 10694 1726867134.94995: variable 'ansible_search_path' from source: unknown 10694 1726867134.94999: variable 'ansible_search_path' from source: unknown 10694 1726867134.95025: calling self._execute() 10694 1726867134.95086: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.95093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.95101: variable 'omit' from source: magic vars 10694 1726867134.95394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867134.96841: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867134.96886: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867134.96914: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867134.96949: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867134.96968: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867134.97030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867134.97051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867134.97068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867134.97098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867134.97109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867134.97203: variable 'ansible_distribution' from source: facts 10694 1726867134.97206: variable 'ansible_distribution_major_version' from source: facts 10694 1726867134.97222: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867134.97225: when evaluation is False, skipping this task 10694 1726867134.97227: _execute() done 10694 1726867134.97230: dumping result to json 10694 1726867134.97232: done dumping result, returning 10694 1726867134.97240: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-fd92-91f1-000000000036] 10694 1726867134.97244: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000036 10694 1726867134.97329: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000036 10694 1726867134.97332: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867134.97404: no more pending results, returning what we have 10694 1726867134.97407: results queue empty 10694 1726867134.97408: checking for any_errors_fatal 10694 1726867134.97413: done checking for any_errors_fatal 10694 1726867134.97413: checking for max_fail_percentage 10694 1726867134.97415: done checking for max_fail_percentage 10694 1726867134.97416: checking to see if all hosts have failed and the running result is not ok 10694 1726867134.97416: done checking to see if all hosts have failed 10694 1726867134.97417: getting the remaining hosts for this loop 10694 1726867134.97418: done getting the remaining hosts for this loop 10694 1726867134.97421: getting the next task for host managed_node1 10694 1726867134.97426: done getting next task for host managed_node1 10694 1726867134.97429: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 10694 1726867134.97432: ^ 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? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10694 1726867134.97446: getting variables 10694 1726867134.97447: in VariableManager get_vars() 10694 1726867134.97481: Calling all_inventory to load vars for managed_node1 10694 1726867134.97483: Calling groups_inventory to load vars for managed_node1 10694 1726867134.97485: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867134.97493: Calling all_plugins_play to load vars for managed_node1 10694 1726867134.97495: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867134.97498: Calling groups_plugins_play to load vars for managed_node1 10694 1726867134.97617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867134.97737: done with get_vars() 10694 1726867134.97745: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:18:54 -0400 (0:00:00.032) 0:00:03.528 ****** 10694 1726867134.97804: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 10694 1726867134.97805: Creating lock for fedora.linux_system_roles.network_state 10694 1726867134.97991: worker is 1 (out of 1 available) 10694 1726867134.98007: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 10694 1726867134.98019: done queuing things up, now waiting for results queue to drain 10694 1726867134.98021: waiting for pending results... 10694 1726867134.98180: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 10694 1726867134.98261: in run() - task 0affcac9-a3a5-fd92-91f1-000000000037 10694 1726867134.98272: variable 'ansible_search_path' from source: unknown 10694 1726867134.98276: variable 'ansible_search_path' from source: unknown 10694 1726867134.98308: calling self._execute() 10694 1726867134.98422: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867134.98432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867134.98439: variable 'omit' from source: magic vars 10694 1726867134.98724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867135.00853: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867135.00996: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867135.01012: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867135.01052: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867135.01091: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867135.01189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867135.01286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867135.01290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867135.01337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867135.01360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867135.01519: variable 'ansible_distribution' from source: facts 10694 1726867135.01538: variable 'ansible_distribution_major_version' from source: facts 10694 1726867135.01685: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867135.01690: when evaluation is False, skipping this task 10694 1726867135.01692: _execute() done 10694 1726867135.01695: dumping result to json 10694 1726867135.01697: done dumping result, returning 10694 1726867135.01700: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-fd92-91f1-000000000037] 10694 1726867135.01702: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000037 10694 1726867135.01772: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000037 10694 1726867135.01776: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867135.01836: no more pending results, returning what we have 10694 1726867135.01840: results queue empty 10694 1726867135.01840: checking for any_errors_fatal 10694 1726867135.01845: done checking for any_errors_fatal 10694 1726867135.01846: checking for max_fail_percentage 10694 1726867135.01848: done checking for max_fail_percentage 10694 1726867135.01849: checking to see if all hosts have failed and the running result is not ok 10694 1726867135.01850: done checking to see if all hosts have failed 10694 1726867135.01850: getting the remaining hosts for this loop 10694 1726867135.01852: done getting the remaining hosts for this loop 10694 1726867135.01855: getting the next task for host managed_node1 10694 1726867135.01862: done getting next task for host managed_node1 10694 1726867135.01866: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 10694 1726867135.01869: ^ 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? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10694 1726867135.01885: getting variables 10694 1726867135.01889: in VariableManager get_vars() 10694 1726867135.01974: Calling all_inventory to load vars for managed_node1 10694 1726867135.02151: Calling groups_inventory to load vars for managed_node1 10694 1726867135.02156: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867135.02166: Calling all_plugins_play to load vars for managed_node1 10694 1726867135.02168: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867135.02171: Calling groups_plugins_play to load vars for managed_node1 10694 1726867135.02334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867135.02539: done with get_vars() 10694 1726867135.02551: done getting variables 10694 1726867135.02614: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:18:55 -0400 (0:00:00.048) 0:00:03.577 ****** 10694 1726867135.02648: entering _queue_task() for managed_node1/debug 10694 1726867135.02894: worker is 1 (out of 1 available) 10694 1726867135.02907: exiting _queue_task() for managed_node1/debug 10694 1726867135.02918: done queuing things up, now waiting for results queue to drain 10694 1726867135.02920: waiting for pending results... 10694 1726867135.03295: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 10694 1726867135.03309: in run() - task 0affcac9-a3a5-fd92-91f1-000000000038 10694 1726867135.03385: variable 'ansible_search_path' from source: unknown 10694 1726867135.03389: variable 'ansible_search_path' from source: unknown 10694 1726867135.03392: calling self._execute() 10694 1726867135.03457: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867135.03471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867135.03489: variable 'omit' from source: magic vars 10694 1726867135.03873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867135.05310: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867135.05583: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867135.05589: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867135.05666: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867135.05702: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867135.05789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867135.05827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867135.05857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867135.05904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867135.05923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867135.06048: variable 'ansible_distribution' from source: facts 10694 1726867135.06058: variable 'ansible_distribution_major_version' from source: facts 10694 1726867135.06081: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867135.06093: when evaluation is False, skipping this task 10694 1726867135.06099: _execute() done 10694 1726867135.06106: dumping result to json 10694 1726867135.06112: done dumping result, returning 10694 1726867135.06123: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-fd92-91f1-000000000038] 10694 1726867135.06131: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000038 10694 1726867135.06229: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000038 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10694 1726867135.06273: no more pending results, returning what we have 10694 1726867135.06283: results queue empty 10694 1726867135.06284: checking for any_errors_fatal 10694 1726867135.06314: done checking for any_errors_fatal 10694 1726867135.06315: checking for max_fail_percentage 10694 1726867135.06317: done checking for max_fail_percentage 10694 1726867135.06317: checking to see if all hosts have failed and the running result is not ok 10694 1726867135.06318: done checking to see if all hosts have failed 10694 1726867135.06319: getting the remaining hosts for this loop 10694 1726867135.06321: done getting the remaining hosts for this loop 10694 1726867135.06324: getting the next task for host managed_node1 10694 1726867135.06330: done getting next task for host managed_node1 10694 1726867135.06334: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 10694 1726867135.06336: ^ 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? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10694 1726867135.06352: getting variables 10694 1726867135.06354: in VariableManager get_vars() 10694 1726867135.06391: Calling all_inventory to load vars for managed_node1 10694 1726867135.06394: Calling groups_inventory to load vars for managed_node1 10694 1726867135.06398: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867135.06408: Calling all_plugins_play to load vars for managed_node1 10694 1726867135.06410: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867135.06517: WORKER PROCESS EXITING 10694 1726867135.06523: Calling groups_plugins_play to load vars for managed_node1 10694 1726867135.06696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867135.06841: done with get_vars() 10694 1726867135.06848: done getting variables 10694 1726867135.06889: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:18:55 -0400 (0:00:00.042) 0:00:03.619 ****** 10694 1726867135.06909: entering _queue_task() for managed_node1/debug 10694 1726867135.07080: worker is 1 (out of 1 available) 10694 1726867135.07096: exiting _queue_task() for managed_node1/debug 10694 1726867135.07107: done queuing things up, now waiting for results queue to drain 10694 1726867135.07108: waiting for pending results... 10694 1726867135.07264: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 10694 1726867135.07338: in run() - task 0affcac9-a3a5-fd92-91f1-000000000039 10694 1726867135.07348: variable 'ansible_search_path' from source: unknown 10694 1726867135.07352: variable 'ansible_search_path' from source: unknown 10694 1726867135.07382: calling self._execute() 10694 1726867135.07438: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867135.07445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867135.07453: variable 'omit' from source: magic vars 10694 1726867135.07735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867135.10471: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867135.10584: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867135.10588: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867135.10611: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867135.10641: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867135.10719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867135.10752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867135.10785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867135.10834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867135.10883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867135.10991: variable 'ansible_distribution' from source: facts 10694 1726867135.11001: variable 'ansible_distribution_major_version' from source: facts 10694 1726867135.11022: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867135.11028: when evaluation is False, skipping this task 10694 1726867135.11034: _execute() done 10694 1726867135.11044: dumping result to json 10694 1726867135.11081: done dumping result, returning 10694 1726867135.11085: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-fd92-91f1-000000000039] 10694 1726867135.11087: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000039 10694 1726867135.11392: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000039 10694 1726867135.11395: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10694 1726867135.11428: no more pending results, returning what we have 10694 1726867135.11431: results queue empty 10694 1726867135.11432: checking for any_errors_fatal 10694 1726867135.11438: done checking for any_errors_fatal 10694 1726867135.11438: checking for max_fail_percentage 10694 1726867135.11440: done checking for max_fail_percentage 10694 1726867135.11441: checking to see if all hosts have failed and the running result is not ok 10694 1726867135.11442: done checking to see if all hosts have failed 10694 1726867135.11442: getting the remaining hosts for this loop 10694 1726867135.11443: done getting the remaining hosts for this loop 10694 1726867135.11446: getting the next task for host managed_node1 10694 1726867135.11451: done getting next task for host managed_node1 10694 1726867135.11455: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 10694 1726867135.11457: ^ 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? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10694 1726867135.11469: getting variables 10694 1726867135.11470: in VariableManager get_vars() 10694 1726867135.11502: Calling all_inventory to load vars for managed_node1 10694 1726867135.11505: Calling groups_inventory to load vars for managed_node1 10694 1726867135.11507: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867135.11515: Calling all_plugins_play to load vars for managed_node1 10694 1726867135.11517: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867135.11520: Calling groups_plugins_play to load vars for managed_node1 10694 1726867135.11693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867135.11887: done with get_vars() 10694 1726867135.11897: done getting variables 10694 1726867135.11948: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:18:55 -0400 (0:00:00.050) 0:00:03.670 ****** 10694 1726867135.11980: entering _queue_task() for managed_node1/debug 10694 1726867135.12200: worker is 1 (out of 1 available) 10694 1726867135.12212: exiting _queue_task() for managed_node1/debug 10694 1726867135.12223: done queuing things up, now waiting for results queue to drain 10694 1726867135.12225: waiting for pending results... 10694 1726867135.12476: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 10694 1726867135.12585: in run() - task 0affcac9-a3a5-fd92-91f1-00000000003a 10694 1726867135.12607: variable 'ansible_search_path' from source: unknown 10694 1726867135.12613: variable 'ansible_search_path' from source: unknown 10694 1726867135.12646: calling self._execute() 10694 1726867135.12720: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867135.12730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867135.12742: variable 'omit' from source: magic vars 10694 1726867135.13128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867135.16885: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867135.16889: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867135.16930: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867135.16972: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867135.17004: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867135.17100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867135.17135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867135.17168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867135.17219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867135.17241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867135.17369: variable 'ansible_distribution' from source: facts 10694 1726867135.17383: variable 'ansible_distribution_major_version' from source: facts 10694 1726867135.17409: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867135.17417: when evaluation is False, skipping this task 10694 1726867135.17424: _execute() done 10694 1726867135.17433: dumping result to json 10694 1726867135.17445: done dumping result, returning 10694 1726867135.17457: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-fd92-91f1-00000000003a] 10694 1726867135.17466: sending task result for task 0affcac9-a3a5-fd92-91f1-00000000003a skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10694 1726867135.17648: no more pending results, returning what we have 10694 1726867135.17652: results queue empty 10694 1726867135.17653: checking for any_errors_fatal 10694 1726867135.17659: done checking for any_errors_fatal 10694 1726867135.17660: checking for max_fail_percentage 10694 1726867135.17662: done checking for max_fail_percentage 10694 1726867135.17663: checking to see if all hosts have failed and the running result is not ok 10694 1726867135.17663: done checking to see if all hosts have failed 10694 1726867135.17664: getting the remaining hosts for this loop 10694 1726867135.17666: done getting the remaining hosts for this loop 10694 1726867135.17669: getting the next task for host managed_node1 10694 1726867135.17680: done getting next task for host managed_node1 10694 1726867135.17684: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 10694 1726867135.17688: ^ 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? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10694 1726867135.17700: getting variables 10694 1726867135.17702: in VariableManager get_vars() 10694 1726867135.17741: Calling all_inventory to load vars for managed_node1 10694 1726867135.17744: Calling groups_inventory to load vars for managed_node1 10694 1726867135.17747: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867135.17757: Calling all_plugins_play to load vars for managed_node1 10694 1726867135.17760: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867135.17763: Calling groups_plugins_play to load vars for managed_node1 10694 1726867135.18169: done sending task result for task 0affcac9-a3a5-fd92-91f1-00000000003a 10694 1726867135.18172: WORKER PROCESS EXITING 10694 1726867135.18198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867135.18614: done with get_vars() 10694 1726867135.18624: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:18:55 -0400 (0:00:00.069) 0:00:03.739 ****** 10694 1726867135.18908: entering _queue_task() for managed_node1/ping 10694 1726867135.18910: Creating lock for ping 10694 1726867135.19369: worker is 1 (out of 1 available) 10694 1726867135.19385: exiting _queue_task() for managed_node1/ping 10694 1726867135.19399: done queuing things up, now waiting for results queue to drain 10694 1726867135.19401: waiting for pending results... 10694 1726867135.19856: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 10694 1726867135.20075: in run() - task 0affcac9-a3a5-fd92-91f1-00000000003b 10694 1726867135.20338: variable 'ansible_search_path' from source: unknown 10694 1726867135.20341: variable 'ansible_search_path' from source: unknown 10694 1726867135.20344: calling self._execute() 10694 1726867135.20557: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867135.20560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867135.20563: variable 'omit' from source: magic vars 10694 1726867135.21379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867135.25625: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867135.25748: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867135.25808: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867135.25850: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867135.25881: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867135.25968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867135.26014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867135.26045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867135.26093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867135.26117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867135.26254: variable 'ansible_distribution' from source: facts 10694 1726867135.26266: variable 'ansible_distribution_major_version' from source: facts 10694 1726867135.26293: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867135.26301: when evaluation is False, skipping this task 10694 1726867135.26307: _execute() done 10694 1726867135.26316: dumping result to json 10694 1726867135.26329: done dumping result, returning 10694 1726867135.26342: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-fd92-91f1-00000000003b] 10694 1726867135.26351: sending task result for task 0affcac9-a3a5-fd92-91f1-00000000003b 10694 1726867135.26569: done sending task result for task 0affcac9-a3a5-fd92-91f1-00000000003b 10694 1726867135.26573: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867135.26621: no more pending results, returning what we have 10694 1726867135.26624: results queue empty 10694 1726867135.26625: checking for any_errors_fatal 10694 1726867135.26631: done checking for any_errors_fatal 10694 1726867135.26631: checking for max_fail_percentage 10694 1726867135.26633: done checking for max_fail_percentage 10694 1726867135.26634: checking to see if all hosts have failed and the running result is not ok 10694 1726867135.26634: done checking to see if all hosts have failed 10694 1726867135.26635: getting the remaining hosts for this loop 10694 1726867135.26636: done getting the remaining hosts for this loop 10694 1726867135.26640: getting the next task for host managed_node1 10694 1726867135.26649: done getting next task for host managed_node1 10694 1726867135.26651: ^ task is: TASK: meta (role_complete) 10694 1726867135.26654: ^ 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? (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 10694 1726867135.26666: getting variables 10694 1726867135.26668: in VariableManager get_vars() 10694 1726867135.26708: Calling all_inventory to load vars for managed_node1 10694 1726867135.26711: Calling groups_inventory to load vars for managed_node1 10694 1726867135.26713: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867135.26722: Calling all_plugins_play to load vars for managed_node1 10694 1726867135.26724: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867135.26726: Calling groups_plugins_play to load vars for managed_node1 10694 1726867135.26925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867135.27109: done with get_vars() 10694 1726867135.27123: done getting variables 10694 1726867135.27216: done queuing things up, now waiting for results queue to drain 10694 1726867135.27218: results queue empty 10694 1726867135.27219: checking for any_errors_fatal 10694 1726867135.27221: done checking for any_errors_fatal 10694 1726867135.27222: checking for max_fail_percentage 10694 1726867135.27223: done checking for max_fail_percentage 10694 1726867135.27224: checking to see if all hosts have failed and the running result is not ok 10694 1726867135.27225: done checking to see if all hosts have failed 10694 1726867135.27226: getting the remaining hosts for this loop 10694 1726867135.27227: done getting the remaining hosts for this loop 10694 1726867135.27230: getting the next task for host managed_node1 10694 1726867135.27235: done getting next task for host managed_node1 10694 1726867135.27238: ^ task is: TASK: Include the task 'get_interface_stat.yml' 10694 1726867135.27239: ^ 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? (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 10694 1726867135.27242: getting variables 10694 1726867135.27243: in VariableManager get_vars() 10694 1726867135.27258: Calling all_inventory to load vars for managed_node1 10694 1726867135.27260: Calling groups_inventory to load vars for managed_node1 10694 1726867135.27262: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867135.27267: Calling all_plugins_play to load vars for managed_node1 10694 1726867135.27274: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867135.27281: Calling groups_plugins_play to load vars for managed_node1 10694 1726867135.27483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867135.27731: done with get_vars() 10694 1726867135.27740: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 17:18:55 -0400 (0:00:00.090) 0:00:03.829 ****** 10694 1726867135.27921: entering _queue_task() for managed_node1/include_tasks 10694 1726867135.28522: worker is 1 (out of 1 available) 10694 1726867135.28534: exiting _queue_task() for managed_node1/include_tasks 10694 1726867135.28545: done queuing things up, now waiting for results queue to drain 10694 1726867135.28547: waiting for pending results... 10694 1726867135.28911: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 10694 1726867135.29054: in run() - task 0affcac9-a3a5-fd92-91f1-00000000006e 10694 1726867135.29075: variable 'ansible_search_path' from source: unknown 10694 1726867135.29089: variable 'ansible_search_path' from source: unknown 10694 1726867135.29130: calling self._execute() 10694 1726867135.29225: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867135.29251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867135.29256: variable 'omit' from source: magic vars 10694 1726867135.29819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867135.33816: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867135.33933: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867135.33990: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867135.34038: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867135.34071: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867135.34167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867135.34288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867135.34293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867135.34305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867135.34332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867135.34480: variable 'ansible_distribution' from source: facts 10694 1726867135.34496: variable 'ansible_distribution_major_version' from source: facts 10694 1726867135.34525: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867135.34532: when evaluation is False, skipping this task 10694 1726867135.34544: _execute() done 10694 1726867135.34553: dumping result to json 10694 1726867135.34563: done dumping result, returning 10694 1726867135.34574: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-fd92-91f1-00000000006e] 10694 1726867135.34588: sending task result for task 0affcac9-a3a5-fd92-91f1-00000000006e skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867135.34843: no more pending results, returning what we have 10694 1726867135.34847: results queue empty 10694 1726867135.34848: checking for any_errors_fatal 10694 1726867135.34850: done checking for any_errors_fatal 10694 1726867135.34851: checking for max_fail_percentage 10694 1726867135.34852: done checking for max_fail_percentage 10694 1726867135.34853: checking to see if all hosts have failed and the running result is not ok 10694 1726867135.34854: done checking to see if all hosts have failed 10694 1726867135.34855: getting the remaining hosts for this loop 10694 1726867135.34857: done getting the remaining hosts for this loop 10694 1726867135.34861: getting the next task for host managed_node1 10694 1726867135.34872: done getting next task for host managed_node1 10694 1726867135.34875: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 10694 1726867135.34880: ^ 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? (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 10694 1726867135.34886: getting variables 10694 1726867135.34888: in VariableManager get_vars() 10694 1726867135.34934: Calling all_inventory to load vars for managed_node1 10694 1726867135.34937: Calling groups_inventory to load vars for managed_node1 10694 1726867135.34939: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867135.34951: Calling all_plugins_play to load vars for managed_node1 10694 1726867135.34954: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867135.34957: Calling groups_plugins_play to load vars for managed_node1 10694 1726867135.35255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867135.35985: done sending task result for task 0affcac9-a3a5-fd92-91f1-00000000006e 10694 1726867135.35989: WORKER PROCESS EXITING 10694 1726867135.35993: done with get_vars() 10694 1726867135.36003: done getting variables 10694 1726867135.36063: 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) 10694 1726867135.36390: variable 'interface' from source: task vars 10694 1726867135.36395: variable 'controller_device' from source: play vars 10694 1726867135.36456: variable 'controller_device' from source: play vars TASK [Assert that the interface is present - 'deprecated-bond'] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 17:18:55 -0400 (0:00:00.086) 0:00:03.916 ****** 10694 1726867135.36610: entering _queue_task() for managed_node1/assert 10694 1726867135.37062: worker is 1 (out of 1 available) 10694 1726867135.37072: exiting _queue_task() for managed_node1/assert 10694 1726867135.37084: done queuing things up, now waiting for results queue to drain 10694 1726867135.37086: waiting for pending results... 10694 1726867135.37407: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'deprecated-bond' 10694 1726867135.37787: in run() - task 0affcac9-a3a5-fd92-91f1-00000000006f 10694 1726867135.37793: variable 'ansible_search_path' from source: unknown 10694 1726867135.37796: variable 'ansible_search_path' from source: unknown 10694 1726867135.37800: calling self._execute() 10694 1726867135.37914: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867135.37927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867135.37943: variable 'omit' from source: magic vars 10694 1726867135.38445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867135.41110: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867135.41189: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867135.41258: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867135.41301: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867135.41354: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867135.41437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867135.41481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867135.41555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867135.41631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867135.41652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867135.41793: variable 'ansible_distribution' from source: facts 10694 1726867135.41806: variable 'ansible_distribution_major_version' from source: facts 10694 1726867135.41885: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867135.41889: when evaluation is False, skipping this task 10694 1726867135.41891: _execute() done 10694 1726867135.41893: dumping result to json 10694 1726867135.41896: done dumping result, returning 10694 1726867135.41898: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'deprecated-bond' [0affcac9-a3a5-fd92-91f1-00000000006f] 10694 1726867135.41900: sending task result for task 0affcac9-a3a5-fd92-91f1-00000000006f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867135.42025: no more pending results, returning what we have 10694 1726867135.42030: results queue empty 10694 1726867135.42031: checking for any_errors_fatal 10694 1726867135.42036: done checking for any_errors_fatal 10694 1726867135.42037: checking for max_fail_percentage 10694 1726867135.42039: done checking for max_fail_percentage 10694 1726867135.42039: checking to see if all hosts have failed and the running result is not ok 10694 1726867135.42040: done checking to see if all hosts have failed 10694 1726867135.42041: getting the remaining hosts for this loop 10694 1726867135.42043: done getting the remaining hosts for this loop 10694 1726867135.42047: getting the next task for host managed_node1 10694 1726867135.42055: done getting next task for host managed_node1 10694 1726867135.42057: ^ task is: TASK: Include the task 'assert_profile_present.yml' 10694 1726867135.42060: ^ 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 10694 1726867135.42063: getting variables 10694 1726867135.42065: in VariableManager get_vars() 10694 1726867135.42111: Calling all_inventory to load vars for managed_node1 10694 1726867135.42114: Calling groups_inventory to load vars for managed_node1 10694 1726867135.42117: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867135.42129: Calling all_plugins_play to load vars for managed_node1 10694 1726867135.42133: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867135.42136: Calling groups_plugins_play to load vars for managed_node1 10694 1726867135.42823: done sending task result for task 0affcac9-a3a5-fd92-91f1-00000000006f 10694 1726867135.42833: WORKER PROCESS EXITING 10694 1726867135.42884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867135.43083: done with get_vars() 10694 1726867135.43092: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:67 Friday 20 September 2024 17:18:55 -0400 (0:00:00.065) 0:00:03.982 ****** 10694 1726867135.43180: entering _queue_task() for managed_node1/include_tasks 10694 1726867135.43417: worker is 1 (out of 1 available) 10694 1726867135.43429: exiting _queue_task() for managed_node1/include_tasks 10694 1726867135.43441: done queuing things up, now waiting for results queue to drain 10694 1726867135.43442: waiting for pending results... 10694 1726867135.43710: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' 10694 1726867135.43768: in run() - task 0affcac9-a3a5-fd92-91f1-000000000070 10694 1726867135.43780: variable 'ansible_search_path' from source: unknown 10694 1726867135.43820: variable 'controller_profile' from source: play vars 10694 1726867135.43963: variable 'controller_profile' from source: play vars 10694 1726867135.43974: variable 'port1_profile' from source: play vars 10694 1726867135.44028: variable 'port1_profile' from source: play vars 10694 1726867135.44032: variable 'port2_profile' from source: play vars 10694 1726867135.44079: variable 'port2_profile' from source: play vars 10694 1726867135.44091: variable 'omit' from source: magic vars 10694 1726867135.44180: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867135.44189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867135.44198: variable 'omit' from source: magic vars 10694 1726867135.44415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867135.46056: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867135.46282: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867135.46288: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867135.46290: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867135.46292: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867135.46312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867135.46346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867135.46380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867135.46423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867135.46449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867135.46546: variable 'ansible_distribution' from source: facts 10694 1726867135.46550: variable 'ansible_distribution_major_version' from source: facts 10694 1726867135.46579: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867135.46583: when evaluation is False, skipping this task 10694 1726867135.46603: variable 'item' from source: unknown 10694 1726867135.46646: variable 'item' from source: unknown skipping: [managed_node1] => (item=bond0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "bond0", "skip_reason": "Conditional result was False" } 10694 1726867135.46774: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867135.46784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867135.46787: variable 'omit' from source: magic vars 10694 1726867135.46896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867135.46917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867135.46934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867135.46958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867135.46968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867135.47039: variable 'ansible_distribution' from source: facts 10694 1726867135.47042: variable 'ansible_distribution_major_version' from source: facts 10694 1726867135.47048: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867135.47051: when evaluation is False, skipping this task 10694 1726867135.47068: variable 'item' from source: unknown 10694 1726867135.47113: variable 'item' from source: unknown skipping: [managed_node1] => (item=bond0.0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "bond0.0", "skip_reason": "Conditional result was False" } 10694 1726867135.47188: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867135.47192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867135.47194: variable 'omit' from source: magic vars 10694 1726867135.47301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867135.47318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867135.47338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867135.47363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867135.47373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867135.47442: variable 'ansible_distribution' from source: facts 10694 1726867135.47446: variable 'ansible_distribution_major_version' from source: facts 10694 1726867135.47449: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867135.47451: when evaluation is False, skipping this task 10694 1726867135.47467: variable 'item' from source: unknown 10694 1726867135.47511: variable 'item' from source: unknown skipping: [managed_node1] => (item=bond0.1) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "bond0.1", "skip_reason": "Conditional result was False" } 10694 1726867135.47586: dumping result to json 10694 1726867135.47589: done dumping result, returning 10694 1726867135.47591: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' [0affcac9-a3a5-fd92-91f1-000000000070] 10694 1726867135.47593: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000070 10694 1726867135.47626: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000070 10694 1726867135.47629: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped 10694 1726867135.47665: no more pending results, returning what we have 10694 1726867135.47668: results queue empty 10694 1726867135.47669: checking for any_errors_fatal 10694 1726867135.47674: done checking for any_errors_fatal 10694 1726867135.47675: checking for max_fail_percentage 10694 1726867135.47676: done checking for max_fail_percentage 10694 1726867135.47679: checking to see if all hosts have failed and the running result is not ok 10694 1726867135.47680: done checking to see if all hosts have failed 10694 1726867135.47680: getting the remaining hosts for this loop 10694 1726867135.47682: done getting the remaining hosts for this loop 10694 1726867135.47687: getting the next task for host managed_node1 10694 1726867135.47693: done getting next task for host managed_node1 10694 1726867135.47695: ^ task is: TASK: ** TEST check polling interval 10694 1726867135.47697: ^ 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 10694 1726867135.47700: getting variables 10694 1726867135.47701: in VariableManager get_vars() 10694 1726867135.47735: Calling all_inventory to load vars for managed_node1 10694 1726867135.47737: Calling groups_inventory to load vars for managed_node1 10694 1726867135.47746: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867135.47755: Calling all_plugins_play to load vars for managed_node1 10694 1726867135.47757: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867135.47760: Calling groups_plugins_play to load vars for managed_node1 10694 1726867135.47888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867135.48008: done with get_vars() 10694 1726867135.48015: done getting variables 10694 1726867135.48053: 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 [** TEST check polling interval] ****************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:75 Friday 20 September 2024 17:18:55 -0400 (0:00:00.048) 0:00:04.031 ****** 10694 1726867135.48073: entering _queue_task() for managed_node1/command 10694 1726867135.48253: worker is 1 (out of 1 available) 10694 1726867135.48264: exiting _queue_task() for managed_node1/command 10694 1726867135.48275: done queuing things up, now waiting for results queue to drain 10694 1726867135.48279: waiting for pending results... 10694 1726867135.48593: running TaskExecutor() for managed_node1/TASK: ** TEST check polling interval 10694 1726867135.48597: in run() - task 0affcac9-a3a5-fd92-91f1-000000000071 10694 1726867135.48600: variable 'ansible_search_path' from source: unknown 10694 1726867135.48603: calling self._execute() 10694 1726867135.48783: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867135.48787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867135.48790: variable 'omit' from source: magic vars 10694 1726867135.49158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867135.51143: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867135.51220: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867135.51260: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867135.51300: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867135.51332: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867135.51410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867135.51444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867135.51473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867135.51521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867135.51542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867135.51676: variable 'ansible_distribution' from source: facts 10694 1726867135.51690: variable 'ansible_distribution_major_version' from source: facts 10694 1726867135.51713: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867135.51721: when evaluation is False, skipping this task 10694 1726867135.51882: _execute() done 10694 1726867135.51885: dumping result to json 10694 1726867135.51888: done dumping result, returning 10694 1726867135.51890: done running TaskExecutor() for managed_node1/TASK: ** TEST check polling interval [0affcac9-a3a5-fd92-91f1-000000000071] 10694 1726867135.51892: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000071 10694 1726867135.51955: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000071 10694 1726867135.51959: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867135.52086: no more pending results, returning what we have 10694 1726867135.52090: results queue empty 10694 1726867135.52090: checking for any_errors_fatal 10694 1726867135.52096: done checking for any_errors_fatal 10694 1726867135.52097: checking for max_fail_percentage 10694 1726867135.52098: done checking for max_fail_percentage 10694 1726867135.52099: checking to see if all hosts have failed and the running result is not ok 10694 1726867135.52100: done checking to see if all hosts have failed 10694 1726867135.52100: getting the remaining hosts for this loop 10694 1726867135.52101: done getting the remaining hosts for this loop 10694 1726867135.52104: getting the next task for host managed_node1 10694 1726867135.52109: done getting next task for host managed_node1 10694 1726867135.52111: ^ task is: TASK: ** TEST check IPv4 10694 1726867135.52113: ^ 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 10694 1726867135.52116: getting variables 10694 1726867135.52117: in VariableManager get_vars() 10694 1726867135.52148: Calling all_inventory to load vars for managed_node1 10694 1726867135.52150: Calling groups_inventory to load vars for managed_node1 10694 1726867135.52152: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867135.52161: Calling all_plugins_play to load vars for managed_node1 10694 1726867135.52163: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867135.52166: Calling groups_plugins_play to load vars for managed_node1 10694 1726867135.52403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867135.52612: done with get_vars() 10694 1726867135.52629: done getting variables 10694 1726867135.52682: 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 [** TEST check IPv4] ****************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:80 Friday 20 September 2024 17:18:55 -0400 (0:00:00.046) 0:00:04.077 ****** 10694 1726867135.52711: entering _queue_task() for managed_node1/command 10694 1726867135.52996: worker is 1 (out of 1 available) 10694 1726867135.53007: exiting _queue_task() for managed_node1/command 10694 1726867135.53017: done queuing things up, now waiting for results queue to drain 10694 1726867135.53019: waiting for pending results... 10694 1726867135.53252: running TaskExecutor() for managed_node1/TASK: ** TEST check IPv4 10694 1726867135.53337: in run() - task 0affcac9-a3a5-fd92-91f1-000000000072 10694 1726867135.53355: variable 'ansible_search_path' from source: unknown 10694 1726867135.53410: calling self._execute() 10694 1726867135.53503: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867135.53515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867135.53529: variable 'omit' from source: magic vars 10694 1726867135.53986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867135.56301: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867135.56379: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867135.56441: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867135.56582: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867135.56588: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867135.56606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867135.56639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867135.56670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867135.56731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867135.56752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867135.56902: variable 'ansible_distribution' from source: facts 10694 1726867135.56922: variable 'ansible_distribution_major_version' from source: facts 10694 1726867135.56949: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867135.56957: when evaluation is False, skipping this task 10694 1726867135.57035: _execute() done 10694 1726867135.57038: dumping result to json 10694 1726867135.57041: done dumping result, returning 10694 1726867135.57043: done running TaskExecutor() for managed_node1/TASK: ** TEST check IPv4 [0affcac9-a3a5-fd92-91f1-000000000072] 10694 1726867135.57046: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000072 10694 1726867135.57286: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000072 10694 1726867135.57290: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867135.57332: no more pending results, returning what we have 10694 1726867135.57335: results queue empty 10694 1726867135.57336: checking for any_errors_fatal 10694 1726867135.57340: done checking for any_errors_fatal 10694 1726867135.57341: checking for max_fail_percentage 10694 1726867135.57342: done checking for max_fail_percentage 10694 1726867135.57343: checking to see if all hosts have failed and the running result is not ok 10694 1726867135.57344: done checking to see if all hosts have failed 10694 1726867135.57344: getting the remaining hosts for this loop 10694 1726867135.57346: done getting the remaining hosts for this loop 10694 1726867135.57349: getting the next task for host managed_node1 10694 1726867135.57353: done getting next task for host managed_node1 10694 1726867135.57355: ^ task is: TASK: ** TEST check IPv6 10694 1726867135.57357: ^ 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 10694 1726867135.57360: getting variables 10694 1726867135.57361: in VariableManager get_vars() 10694 1726867135.57401: Calling all_inventory to load vars for managed_node1 10694 1726867135.57404: Calling groups_inventory to load vars for managed_node1 10694 1726867135.57406: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867135.57416: Calling all_plugins_play to load vars for managed_node1 10694 1726867135.57419: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867135.57422: Calling groups_plugins_play to load vars for managed_node1 10694 1726867135.57693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867135.57945: done with get_vars() 10694 1726867135.57955: done getting variables 10694 1726867135.58011: 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 [** TEST check IPv6] ****************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:87 Friday 20 September 2024 17:18:55 -0400 (0:00:00.053) 0:00:04.131 ****** 10694 1726867135.58045: entering _queue_task() for managed_node1/command 10694 1726867135.58320: worker is 1 (out of 1 available) 10694 1726867135.58332: exiting _queue_task() for managed_node1/command 10694 1726867135.58344: done queuing things up, now waiting for results queue to drain 10694 1726867135.58345: waiting for pending results... 10694 1726867135.58593: running TaskExecutor() for managed_node1/TASK: ** TEST check IPv6 10694 1726867135.58689: in run() - task 0affcac9-a3a5-fd92-91f1-000000000073 10694 1726867135.58711: variable 'ansible_search_path' from source: unknown 10694 1726867135.58750: calling self._execute() 10694 1726867135.58843: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867135.58853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867135.58867: variable 'omit' from source: magic vars 10694 1726867135.59346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867135.61717: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867135.61786: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867135.61984: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867135.61987: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867135.61990: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867135.61993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867135.61995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867135.62018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867135.62062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867135.62084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867135.62212: variable 'ansible_distribution' from source: facts 10694 1726867135.62222: variable 'ansible_distribution_major_version' from source: facts 10694 1726867135.62243: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867135.62249: when evaluation is False, skipping this task 10694 1726867135.62256: _execute() done 10694 1726867135.62262: dumping result to json 10694 1726867135.62270: done dumping result, returning 10694 1726867135.62283: done running TaskExecutor() for managed_node1/TASK: ** TEST check IPv6 [0affcac9-a3a5-fd92-91f1-000000000073] 10694 1726867135.62294: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000073 10694 1726867135.62401: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000073 10694 1726867135.62405: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867135.62464: no more pending results, returning what we have 10694 1726867135.62468: results queue empty 10694 1726867135.62468: checking for any_errors_fatal 10694 1726867135.62473: done checking for any_errors_fatal 10694 1726867135.62474: checking for max_fail_percentage 10694 1726867135.62475: done checking for max_fail_percentage 10694 1726867135.62476: checking to see if all hosts have failed and the running result is not ok 10694 1726867135.62479: done checking to see if all hosts have failed 10694 1726867135.62480: getting the remaining hosts for this loop 10694 1726867135.62481: done getting the remaining hosts for this loop 10694 1726867135.62487: getting the next task for host managed_node1 10694 1726867135.62496: done getting next task for host managed_node1 10694 1726867135.62501: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 10694 1726867135.62513: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 10694 1726867135.62530: getting variables 10694 1726867135.62532: in VariableManager get_vars() 10694 1726867135.62587: Calling all_inventory to load vars for managed_node1 10694 1726867135.62590: Calling groups_inventory to load vars for managed_node1 10694 1726867135.62592: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867135.62600: Calling all_plugins_play to load vars for managed_node1 10694 1726867135.62603: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867135.62605: Calling groups_plugins_play to load vars for managed_node1 10694 1726867135.62731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867135.62855: done with get_vars() 10694 1726867135.62862: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:18:55 -0400 (0:00:00.048) 0:00:04.179 ****** 10694 1726867135.62929: entering _queue_task() for managed_node1/include_tasks 10694 1726867135.63112: worker is 1 (out of 1 available) 10694 1726867135.63125: exiting _queue_task() for managed_node1/include_tasks 10694 1726867135.63138: done queuing things up, now waiting for results queue to drain 10694 1726867135.63140: waiting for pending results... 10694 1726867135.63287: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 10694 1726867135.63376: in run() - task 0affcac9-a3a5-fd92-91f1-00000000007d 10694 1726867135.63394: variable 'ansible_search_path' from source: unknown 10694 1726867135.63397: variable 'ansible_search_path' from source: unknown 10694 1726867135.63426: calling self._execute() 10694 1726867135.63484: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867135.63497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867135.63500: variable 'omit' from source: magic vars 10694 1726867135.63788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867135.65952: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867135.65992: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867135.66032: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867135.66055: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867135.66082: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867135.66141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867135.66160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867135.66179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867135.66207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867135.66222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867135.66313: variable 'ansible_distribution' from source: facts 10694 1726867135.66317: variable 'ansible_distribution_major_version' from source: facts 10694 1726867135.66333: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867135.66336: when evaluation is False, skipping this task 10694 1726867135.66339: _execute() done 10694 1726867135.66341: dumping result to json 10694 1726867135.66343: done dumping result, returning 10694 1726867135.66351: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-fd92-91f1-00000000007d] 10694 1726867135.66354: sending task result for task 0affcac9-a3a5-fd92-91f1-00000000007d 10694 1726867135.66433: done sending task result for task 0affcac9-a3a5-fd92-91f1-00000000007d 10694 1726867135.66436: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867135.66480: no more pending results, returning what we have 10694 1726867135.66484: results queue empty 10694 1726867135.66484: checking for any_errors_fatal 10694 1726867135.66490: done checking for any_errors_fatal 10694 1726867135.66490: checking for max_fail_percentage 10694 1726867135.66492: done checking for max_fail_percentage 10694 1726867135.66493: checking to see if all hosts have failed and the running result is not ok 10694 1726867135.66494: done checking to see if all hosts have failed 10694 1726867135.66494: getting the remaining hosts for this loop 10694 1726867135.66496: done getting the remaining hosts for this loop 10694 1726867135.66499: getting the next task for host managed_node1 10694 1726867135.66505: done getting next task for host managed_node1 10694 1726867135.66508: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 10694 1726867135.66511: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 10694 1726867135.66525: getting variables 10694 1726867135.66527: in VariableManager get_vars() 10694 1726867135.66559: Calling all_inventory to load vars for managed_node1 10694 1726867135.66561: Calling groups_inventory to load vars for managed_node1 10694 1726867135.66563: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867135.66571: Calling all_plugins_play to load vars for managed_node1 10694 1726867135.66573: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867135.66575: Calling groups_plugins_play to load vars for managed_node1 10694 1726867135.66723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867135.66842: done with get_vars() 10694 1726867135.66848: done getting variables 10694 1726867135.66887: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:18:55 -0400 (0:00:00.039) 0:00:04.219 ****** 10694 1726867135.66911: entering _queue_task() for managed_node1/debug 10694 1726867135.67083: worker is 1 (out of 1 available) 10694 1726867135.67095: exiting _queue_task() for managed_node1/debug 10694 1726867135.67106: done queuing things up, now waiting for results queue to drain 10694 1726867135.67108: waiting for pending results... 10694 1726867135.67253: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 10694 1726867135.67335: in run() - task 0affcac9-a3a5-fd92-91f1-00000000007e 10694 1726867135.67349: variable 'ansible_search_path' from source: unknown 10694 1726867135.67352: variable 'ansible_search_path' from source: unknown 10694 1726867135.67374: calling self._execute() 10694 1726867135.67432: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867135.67435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867135.67448: variable 'omit' from source: magic vars 10694 1726867135.67856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867135.69536: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867135.69578: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867135.69610: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867135.69634: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867135.69652: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867135.69708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867135.69730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867135.69747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867135.69772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867135.69785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867135.69870: variable 'ansible_distribution' from source: facts 10694 1726867135.69873: variable 'ansible_distribution_major_version' from source: facts 10694 1726867135.69892: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867135.69895: when evaluation is False, skipping this task 10694 1726867135.69898: _execute() done 10694 1726867135.69900: dumping result to json 10694 1726867135.69902: done dumping result, returning 10694 1726867135.69909: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-fd92-91f1-00000000007e] 10694 1726867135.69911: sending task result for task 0affcac9-a3a5-fd92-91f1-00000000007e 10694 1726867135.69988: done sending task result for task 0affcac9-a3a5-fd92-91f1-00000000007e 10694 1726867135.69990: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10694 1726867135.70031: no more pending results, returning what we have 10694 1726867135.70034: results queue empty 10694 1726867135.70035: checking for any_errors_fatal 10694 1726867135.70041: done checking for any_errors_fatal 10694 1726867135.70042: checking for max_fail_percentage 10694 1726867135.70043: done checking for max_fail_percentage 10694 1726867135.70044: checking to see if all hosts have failed and the running result is not ok 10694 1726867135.70044: done checking to see if all hosts have failed 10694 1726867135.70045: getting the remaining hosts for this loop 10694 1726867135.70046: done getting the remaining hosts for this loop 10694 1726867135.70049: getting the next task for host managed_node1 10694 1726867135.70055: done getting next task for host managed_node1 10694 1726867135.70058: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 10694 1726867135.70062: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 10694 1726867135.70075: getting variables 10694 1726867135.70076: in VariableManager get_vars() 10694 1726867135.70108: Calling all_inventory to load vars for managed_node1 10694 1726867135.70111: Calling groups_inventory to load vars for managed_node1 10694 1726867135.70113: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867135.70120: Calling all_plugins_play to load vars for managed_node1 10694 1726867135.70122: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867135.70125: Calling groups_plugins_play to load vars for managed_node1 10694 1726867135.70233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867135.70353: done with get_vars() 10694 1726867135.70360: done getting variables 10694 1726867135.70400: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:18:55 -0400 (0:00:00.035) 0:00:04.254 ****** 10694 1726867135.70422: entering _queue_task() for managed_node1/fail 10694 1726867135.70589: worker is 1 (out of 1 available) 10694 1726867135.70601: exiting _queue_task() for managed_node1/fail 10694 1726867135.70614: done queuing things up, now waiting for results queue to drain 10694 1726867135.70615: waiting for pending results... 10694 1726867135.70763: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 10694 1726867135.70841: in run() - task 0affcac9-a3a5-fd92-91f1-00000000007f 10694 1726867135.70852: variable 'ansible_search_path' from source: unknown 10694 1726867135.70855: variable 'ansible_search_path' from source: unknown 10694 1726867135.70881: calling self._execute() 10694 1726867135.70938: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867135.70942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867135.70952: variable 'omit' from source: magic vars 10694 1726867135.71226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867135.72644: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867135.72687: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867135.72724: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867135.72749: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867135.72767: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867135.72826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867135.72846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867135.72863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867135.72892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867135.72903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867135.72993: variable 'ansible_distribution' from source: facts 10694 1726867135.72997: variable 'ansible_distribution_major_version' from source: facts 10694 1726867135.73011: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867135.73016: when evaluation is False, skipping this task 10694 1726867135.73018: _execute() done 10694 1726867135.73022: dumping result to json 10694 1726867135.73025: done dumping result, returning 10694 1726867135.73028: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-fd92-91f1-00000000007f] 10694 1726867135.73038: sending task result for task 0affcac9-a3a5-fd92-91f1-00000000007f 10694 1726867135.73111: done sending task result for task 0affcac9-a3a5-fd92-91f1-00000000007f 10694 1726867135.73113: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867135.73182: no more pending results, returning what we have 10694 1726867135.73185: results queue empty 10694 1726867135.73186: checking for any_errors_fatal 10694 1726867135.73190: done checking for any_errors_fatal 10694 1726867135.73191: checking for max_fail_percentage 10694 1726867135.73192: done checking for max_fail_percentage 10694 1726867135.73193: checking to see if all hosts have failed and the running result is not ok 10694 1726867135.73194: done checking to see if all hosts have failed 10694 1726867135.73195: getting the remaining hosts for this loop 10694 1726867135.73196: done getting the remaining hosts for this loop 10694 1726867135.73199: getting the next task for host managed_node1 10694 1726867135.73203: done getting next task for host managed_node1 10694 1726867135.73206: ^ 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 10694 1726867135.73210: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 10694 1726867135.73223: getting variables 10694 1726867135.73224: in VariableManager get_vars() 10694 1726867135.73254: Calling all_inventory to load vars for managed_node1 10694 1726867135.73256: Calling groups_inventory to load vars for managed_node1 10694 1726867135.73258: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867135.73264: Calling all_plugins_play to load vars for managed_node1 10694 1726867135.73266: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867135.73267: Calling groups_plugins_play to load vars for managed_node1 10694 1726867135.73400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867135.73515: done with get_vars() 10694 1726867135.73522: done getting variables 10694 1726867135.73557: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:18:55 -0400 (0:00:00.031) 0:00:04.286 ****** 10694 1726867135.73580: entering _queue_task() for managed_node1/fail 10694 1726867135.73748: worker is 1 (out of 1 available) 10694 1726867135.73761: exiting _queue_task() for managed_node1/fail 10694 1726867135.73773: done queuing things up, now waiting for results queue to drain 10694 1726867135.73774: waiting for pending results... 10694 1726867135.73926: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 10694 1726867135.74016: in run() - task 0affcac9-a3a5-fd92-91f1-000000000080 10694 1726867135.74025: variable 'ansible_search_path' from source: unknown 10694 1726867135.74029: variable 'ansible_search_path' from source: unknown 10694 1726867135.74057: calling self._execute() 10694 1726867135.74118: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867135.74122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867135.74130: variable 'omit' from source: magic vars 10694 1726867135.74413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867135.75861: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867135.75910: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867135.75935: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867135.75960: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867135.75989: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867135.76045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867135.76063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867135.76086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867135.76114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867135.76125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867135.76217: variable 'ansible_distribution' from source: facts 10694 1726867135.76220: variable 'ansible_distribution_major_version' from source: facts 10694 1726867135.76234: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867135.76237: when evaluation is False, skipping this task 10694 1726867135.76240: _execute() done 10694 1726867135.76242: dumping result to json 10694 1726867135.76244: done dumping result, returning 10694 1726867135.76252: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-fd92-91f1-000000000080] 10694 1726867135.76255: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000080 10694 1726867135.76338: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000080 10694 1726867135.76340: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867135.76384: no more pending results, returning what we have 10694 1726867135.76388: results queue empty 10694 1726867135.76388: checking for any_errors_fatal 10694 1726867135.76395: done checking for any_errors_fatal 10694 1726867135.76395: checking for max_fail_percentage 10694 1726867135.76397: done checking for max_fail_percentage 10694 1726867135.76398: checking to see if all hosts have failed and the running result is not ok 10694 1726867135.76398: done checking to see if all hosts have failed 10694 1726867135.76399: getting the remaining hosts for this loop 10694 1726867135.76400: done getting the remaining hosts for this loop 10694 1726867135.76403: getting the next task for host managed_node1 10694 1726867135.76410: done getting next task for host managed_node1 10694 1726867135.76414: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 10694 1726867135.76417: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10694 1726867135.76432: getting variables 10694 1726867135.76434: in VariableManager get_vars() 10694 1726867135.76469: Calling all_inventory to load vars for managed_node1 10694 1726867135.76471: Calling groups_inventory to load vars for managed_node1 10694 1726867135.76473: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867135.76490: Calling all_plugins_play to load vars for managed_node1 10694 1726867135.76493: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867135.76496: Calling groups_plugins_play to load vars for managed_node1 10694 1726867135.76626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867135.76747: done with get_vars() 10694 1726867135.76754: done getting variables 10694 1726867135.76793: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:18:55 -0400 (0:00:00.032) 0:00:04.318 ****** 10694 1726867135.76816: entering _queue_task() for managed_node1/fail 10694 1726867135.76997: worker is 1 (out of 1 available) 10694 1726867135.77009: exiting _queue_task() for managed_node1/fail 10694 1726867135.77021: done queuing things up, now waiting for results queue to drain 10694 1726867135.77023: waiting for pending results... 10694 1726867135.77175: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 10694 1726867135.77259: in run() - task 0affcac9-a3a5-fd92-91f1-000000000081 10694 1726867135.77269: variable 'ansible_search_path' from source: unknown 10694 1726867135.77272: variable 'ansible_search_path' from source: unknown 10694 1726867135.77303: calling self._execute() 10694 1726867135.77360: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867135.77364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867135.77370: variable 'omit' from source: magic vars 10694 1726867135.77648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867135.79072: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867135.79123: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867135.79156: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867135.79181: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867135.79205: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867135.79258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867135.79279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867135.79299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867135.79328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867135.79339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867135.79431: variable 'ansible_distribution' from source: facts 10694 1726867135.79434: variable 'ansible_distribution_major_version' from source: facts 10694 1726867135.79446: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867135.79449: when evaluation is False, skipping this task 10694 1726867135.79451: _execute() done 10694 1726867135.79453: dumping result to json 10694 1726867135.79456: done dumping result, returning 10694 1726867135.79464: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-fd92-91f1-000000000081] 10694 1726867135.79466: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000081 10694 1726867135.79551: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000081 10694 1726867135.79554: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867135.79595: no more pending results, returning what we have 10694 1726867135.79598: results queue empty 10694 1726867135.79599: checking for any_errors_fatal 10694 1726867135.79607: done checking for any_errors_fatal 10694 1726867135.79607: checking for max_fail_percentage 10694 1726867135.79609: done checking for max_fail_percentage 10694 1726867135.79610: checking to see if all hosts have failed and the running result is not ok 10694 1726867135.79611: done checking to see if all hosts have failed 10694 1726867135.79611: getting the remaining hosts for this loop 10694 1726867135.79613: done getting the remaining hosts for this loop 10694 1726867135.79616: getting the next task for host managed_node1 10694 1726867135.79621: done getting next task for host managed_node1 10694 1726867135.79624: ^ 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 10694 1726867135.79628: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10694 1726867135.79642: getting variables 10694 1726867135.79644: in VariableManager get_vars() 10694 1726867135.79674: Calling all_inventory to load vars for managed_node1 10694 1726867135.79678: Calling groups_inventory to load vars for managed_node1 10694 1726867135.79681: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867135.79688: Calling all_plugins_play to load vars for managed_node1 10694 1726867135.79691: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867135.79693: Calling groups_plugins_play to load vars for managed_node1 10694 1726867135.79835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867135.79955: done with get_vars() 10694 1726867135.79961: done getting variables 10694 1726867135.79999: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:18:55 -0400 (0:00:00.032) 0:00:04.350 ****** 10694 1726867135.80019: entering _queue_task() for managed_node1/dnf 10694 1726867135.80192: worker is 1 (out of 1 available) 10694 1726867135.80206: exiting _queue_task() for managed_node1/dnf 10694 1726867135.80217: done queuing things up, now waiting for results queue to drain 10694 1726867135.80219: waiting for pending results... 10694 1726867135.80366: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 10694 1726867135.80453: in run() - task 0affcac9-a3a5-fd92-91f1-000000000082 10694 1726867135.80457: variable 'ansible_search_path' from source: unknown 10694 1726867135.80460: variable 'ansible_search_path' from source: unknown 10694 1726867135.80493: calling self._execute() 10694 1726867135.80545: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867135.80551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867135.80565: variable 'omit' from source: magic vars 10694 1726867135.80852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867135.82260: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867135.82309: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867135.82335: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867135.82359: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867135.82379: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867135.82435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867135.82457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867135.82474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867135.82504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867135.82519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867135.82600: variable 'ansible_distribution' from source: facts 10694 1726867135.82603: variable 'ansible_distribution_major_version' from source: facts 10694 1726867135.82621: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867135.82624: when evaluation is False, skipping this task 10694 1726867135.82627: _execute() done 10694 1726867135.82629: dumping result to json 10694 1726867135.82631: done dumping result, returning 10694 1726867135.82640: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-fd92-91f1-000000000082] 10694 1726867135.82643: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000082 10694 1726867135.82723: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000082 10694 1726867135.82726: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867135.82770: no more pending results, returning what we have 10694 1726867135.82773: results queue empty 10694 1726867135.82773: checking for any_errors_fatal 10694 1726867135.82779: done checking for any_errors_fatal 10694 1726867135.82780: checking for max_fail_percentage 10694 1726867135.82781: done checking for max_fail_percentage 10694 1726867135.82782: checking to see if all hosts have failed and the running result is not ok 10694 1726867135.82783: done checking to see if all hosts have failed 10694 1726867135.82786: getting the remaining hosts for this loop 10694 1726867135.82787: done getting the remaining hosts for this loop 10694 1726867135.82790: getting the next task for host managed_node1 10694 1726867135.82796: done getting next task for host managed_node1 10694 1726867135.82799: ^ 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 10694 1726867135.82802: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10694 1726867135.82816: getting variables 10694 1726867135.82817: in VariableManager get_vars() 10694 1726867135.82848: Calling all_inventory to load vars for managed_node1 10694 1726867135.82850: Calling groups_inventory to load vars for managed_node1 10694 1726867135.82852: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867135.82859: Calling all_plugins_play to load vars for managed_node1 10694 1726867135.82862: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867135.82864: Calling groups_plugins_play to load vars for managed_node1 10694 1726867135.82971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867135.83095: done with get_vars() 10694 1726867135.83103: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 10694 1726867135.83148: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:18:55 -0400 (0:00:00.031) 0:00:04.382 ****** 10694 1726867135.83168: entering _queue_task() for managed_node1/yum 10694 1726867135.83340: worker is 1 (out of 1 available) 10694 1726867135.83353: exiting _queue_task() for managed_node1/yum 10694 1726867135.83363: done queuing things up, now waiting for results queue to drain 10694 1726867135.83364: waiting for pending results... 10694 1726867135.83542: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 10694 1726867135.83626: in run() - task 0affcac9-a3a5-fd92-91f1-000000000083 10694 1726867135.83637: variable 'ansible_search_path' from source: unknown 10694 1726867135.83640: variable 'ansible_search_path' from source: unknown 10694 1726867135.83666: calling self._execute() 10694 1726867135.83726: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867135.83729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867135.83738: variable 'omit' from source: magic vars 10694 1726867135.84012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867135.85683: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867135.85689: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867135.85696: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867135.85732: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867135.85760: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867135.85838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867135.85871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867135.85915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867135.85959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867135.85982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867135.86108: variable 'ansible_distribution' from source: facts 10694 1726867135.86119: variable 'ansible_distribution_major_version' from source: facts 10694 1726867135.86142: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867135.86157: when evaluation is False, skipping this task 10694 1726867135.86163: _execute() done 10694 1726867135.86168: dumping result to json 10694 1726867135.86171: done dumping result, returning 10694 1726867135.86175: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-fd92-91f1-000000000083] 10694 1726867135.86180: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000083 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867135.86331: no more pending results, returning what we have 10694 1726867135.86333: results queue empty 10694 1726867135.86334: checking for any_errors_fatal 10694 1726867135.86343: done checking for any_errors_fatal 10694 1726867135.86344: checking for max_fail_percentage 10694 1726867135.86345: done checking for max_fail_percentage 10694 1726867135.86346: checking to see if all hosts have failed and the running result is not ok 10694 1726867135.86346: done checking to see if all hosts have failed 10694 1726867135.86347: getting the remaining hosts for this loop 10694 1726867135.86349: done getting the remaining hosts for this loop 10694 1726867135.86352: getting the next task for host managed_node1 10694 1726867135.86357: done getting next task for host managed_node1 10694 1726867135.86360: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 10694 1726867135.86364: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10694 1726867135.86379: getting variables 10694 1726867135.86380: in VariableManager get_vars() 10694 1726867135.86411: Calling all_inventory to load vars for managed_node1 10694 1726867135.86414: Calling groups_inventory to load vars for managed_node1 10694 1726867135.86416: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867135.86423: Calling all_plugins_play to load vars for managed_node1 10694 1726867135.86425: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867135.86428: Calling groups_plugins_play to load vars for managed_node1 10694 1726867135.86560: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000083 10694 1726867135.86563: WORKER PROCESS EXITING 10694 1726867135.86573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867135.86691: done with get_vars() 10694 1726867135.86697: done getting variables 10694 1726867135.86731: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:18:55 -0400 (0:00:00.035) 0:00:04.418 ****** 10694 1726867135.86750: entering _queue_task() for managed_node1/fail 10694 1726867135.86915: worker is 1 (out of 1 available) 10694 1726867135.86926: exiting _queue_task() for managed_node1/fail 10694 1726867135.86937: done queuing things up, now waiting for results queue to drain 10694 1726867135.86939: waiting for pending results... 10694 1726867135.87096: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 10694 1726867135.87174: in run() - task 0affcac9-a3a5-fd92-91f1-000000000084 10694 1726867135.87189: variable 'ansible_search_path' from source: unknown 10694 1726867135.87192: variable 'ansible_search_path' from source: unknown 10694 1726867135.87219: calling self._execute() 10694 1726867135.87275: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867135.87280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867135.87326: variable 'omit' from source: magic vars 10694 1726867135.87563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867135.89382: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867135.89393: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867135.89431: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867135.89468: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867135.89500: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867135.89572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867135.89608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867135.89638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867135.89689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867135.89708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867135.89826: variable 'ansible_distribution' from source: facts 10694 1726867135.89982: variable 'ansible_distribution_major_version' from source: facts 10694 1726867135.89985: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867135.89987: when evaluation is False, skipping this task 10694 1726867135.89989: _execute() done 10694 1726867135.89991: dumping result to json 10694 1726867135.89993: done dumping result, returning 10694 1726867135.89995: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-fd92-91f1-000000000084] 10694 1726867135.89997: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000084 10694 1726867135.90060: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000084 10694 1726867135.90063: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867135.90125: no more pending results, returning what we have 10694 1726867135.90128: results queue empty 10694 1726867135.90129: checking for any_errors_fatal 10694 1726867135.90134: done checking for any_errors_fatal 10694 1726867135.90135: checking for max_fail_percentage 10694 1726867135.90136: done checking for max_fail_percentage 10694 1726867135.90137: checking to see if all hosts have failed and the running result is not ok 10694 1726867135.90137: done checking to see if all hosts have failed 10694 1726867135.90138: getting the remaining hosts for this loop 10694 1726867135.90139: done getting the remaining hosts for this loop 10694 1726867135.90142: getting the next task for host managed_node1 10694 1726867135.90147: done getting next task for host managed_node1 10694 1726867135.90150: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 10694 1726867135.90154: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10694 1726867135.90166: getting variables 10694 1726867135.90168: in VariableManager get_vars() 10694 1726867135.90203: Calling all_inventory to load vars for managed_node1 10694 1726867135.90206: Calling groups_inventory to load vars for managed_node1 10694 1726867135.90208: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867135.90216: Calling all_plugins_play to load vars for managed_node1 10694 1726867135.90218: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867135.90221: Calling groups_plugins_play to load vars for managed_node1 10694 1726867135.90401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867135.90616: done with get_vars() 10694 1726867135.90626: done getting variables 10694 1726867135.90675: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:18:55 -0400 (0:00:00.039) 0:00:04.457 ****** 10694 1726867135.90710: entering _queue_task() for managed_node1/package 10694 1726867135.91181: worker is 1 (out of 1 available) 10694 1726867135.91190: exiting _queue_task() for managed_node1/package 10694 1726867135.91200: done queuing things up, now waiting for results queue to drain 10694 1726867135.91201: waiting for pending results... 10694 1726867135.91222: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 10694 1726867135.91333: in run() - task 0affcac9-a3a5-fd92-91f1-000000000085 10694 1726867135.91346: variable 'ansible_search_path' from source: unknown 10694 1726867135.91350: variable 'ansible_search_path' from source: unknown 10694 1726867135.91381: calling self._execute() 10694 1726867135.91462: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867135.91467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867135.91479: variable 'omit' from source: magic vars 10694 1726867135.91975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867135.94179: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867135.94246: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867135.94305: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867135.94343: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867135.94380: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867135.94457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867135.94501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867135.94530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867135.94573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867135.94602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867135.94803: variable 'ansible_distribution' from source: facts 10694 1726867135.94807: variable 'ansible_distribution_major_version' from source: facts 10694 1726867135.94809: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867135.94811: when evaluation is False, skipping this task 10694 1726867135.94813: _execute() done 10694 1726867135.94815: dumping result to json 10694 1726867135.94817: done dumping result, returning 10694 1726867135.94819: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-fd92-91f1-000000000085] 10694 1726867135.94821: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000085 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867135.95063: no more pending results, returning what we have 10694 1726867135.95066: results queue empty 10694 1726867135.95067: checking for any_errors_fatal 10694 1726867135.95071: done checking for any_errors_fatal 10694 1726867135.95072: checking for max_fail_percentage 10694 1726867135.95074: done checking for max_fail_percentage 10694 1726867135.95075: checking to see if all hosts have failed and the running result is not ok 10694 1726867135.95075: done checking to see if all hosts have failed 10694 1726867135.95076: getting the remaining hosts for this loop 10694 1726867135.95080: done getting the remaining hosts for this loop 10694 1726867135.95086: getting the next task for host managed_node1 10694 1726867135.95093: done getting next task for host managed_node1 10694 1726867135.95096: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 10694 1726867135.95101: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10694 1726867135.95116: getting variables 10694 1726867135.95118: in VariableManager get_vars() 10694 1726867135.95153: Calling all_inventory to load vars for managed_node1 10694 1726867135.95155: Calling groups_inventory to load vars for managed_node1 10694 1726867135.95158: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867135.95167: Calling all_plugins_play to load vars for managed_node1 10694 1726867135.95170: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867135.95172: Calling groups_plugins_play to load vars for managed_node1 10694 1726867135.95515: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000085 10694 1726867135.95519: WORKER PROCESS EXITING 10694 1726867135.95538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867135.95755: done with get_vars() 10694 1726867135.95763: done getting variables 10694 1726867135.95817: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:18:55 -0400 (0:00:00.051) 0:00:04.509 ****** 10694 1726867135.95852: entering _queue_task() for managed_node1/package 10694 1726867135.96111: worker is 1 (out of 1 available) 10694 1726867135.96124: exiting _queue_task() for managed_node1/package 10694 1726867135.96134: done queuing things up, now waiting for results queue to drain 10694 1726867135.96136: waiting for pending results... 10694 1726867135.96361: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 10694 1726867135.96502: in run() - task 0affcac9-a3a5-fd92-91f1-000000000086 10694 1726867135.96519: variable 'ansible_search_path' from source: unknown 10694 1726867135.96526: variable 'ansible_search_path' from source: unknown 10694 1726867135.96560: calling self._execute() 10694 1726867135.96643: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867135.96654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867135.96666: variable 'omit' from source: magic vars 10694 1726867135.97101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867135.99366: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867135.99443: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867135.99526: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867135.99529: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867135.99558: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867135.99645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867135.99680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867135.99712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867135.99762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867135.99851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867135.99922: variable 'ansible_distribution' from source: facts 10694 1726867135.99932: variable 'ansible_distribution_major_version' from source: facts 10694 1726867135.99954: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867135.99967: when evaluation is False, skipping this task 10694 1726867135.99974: _execute() done 10694 1726867136.00071: dumping result to json 10694 1726867136.00074: done dumping result, returning 10694 1726867136.00076: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-fd92-91f1-000000000086] 10694 1726867136.00080: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000086 10694 1726867136.00154: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000086 10694 1726867136.00157: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867136.00229: no more pending results, returning what we have 10694 1726867136.00233: results queue empty 10694 1726867136.00234: checking for any_errors_fatal 10694 1726867136.00241: done checking for any_errors_fatal 10694 1726867136.00241: checking for max_fail_percentage 10694 1726867136.00243: done checking for max_fail_percentage 10694 1726867136.00244: checking to see if all hosts have failed and the running result is not ok 10694 1726867136.00245: done checking to see if all hosts have failed 10694 1726867136.00245: getting the remaining hosts for this loop 10694 1726867136.00247: done getting the remaining hosts for this loop 10694 1726867136.00251: getting the next task for host managed_node1 10694 1726867136.00258: done getting next task for host managed_node1 10694 1726867136.00262: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 10694 1726867136.00481: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10694 1726867136.00500: getting variables 10694 1726867136.00501: in VariableManager get_vars() 10694 1726867136.00537: Calling all_inventory to load vars for managed_node1 10694 1726867136.00540: Calling groups_inventory to load vars for managed_node1 10694 1726867136.00542: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867136.00551: Calling all_plugins_play to load vars for managed_node1 10694 1726867136.00554: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867136.00557: Calling groups_plugins_play to load vars for managed_node1 10694 1726867136.00766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867136.00966: done with get_vars() 10694 1726867136.00980: done getting variables 10694 1726867136.01044: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:18:56 -0400 (0:00:00.052) 0:00:04.561 ****** 10694 1726867136.01080: entering _queue_task() for managed_node1/package 10694 1726867136.01470: worker is 1 (out of 1 available) 10694 1726867136.01486: exiting _queue_task() for managed_node1/package 10694 1726867136.01497: done queuing things up, now waiting for results queue to drain 10694 1726867136.01498: waiting for pending results... 10694 1726867136.01797: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 10694 1726867136.01826: in run() - task 0affcac9-a3a5-fd92-91f1-000000000087 10694 1726867136.01848: variable 'ansible_search_path' from source: unknown 10694 1726867136.01855: variable 'ansible_search_path' from source: unknown 10694 1726867136.01900: calling self._execute() 10694 1726867136.01983: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867136.02002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867136.02110: variable 'omit' from source: magic vars 10694 1726867136.02421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867136.05491: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867136.05534: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867136.05646: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867136.05739: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867136.05842: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867136.06043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867136.06079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867136.06115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867136.06229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867136.06470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867136.06551: variable 'ansible_distribution' from source: facts 10694 1726867136.06592: variable 'ansible_distribution_major_version' from source: facts 10694 1726867136.06709: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867136.06717: when evaluation is False, skipping this task 10694 1726867136.06724: _execute() done 10694 1726867136.06731: dumping result to json 10694 1726867136.06739: done dumping result, returning 10694 1726867136.06750: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-fd92-91f1-000000000087] 10694 1726867136.06759: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000087 10694 1726867136.06901: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000087 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867136.06949: no more pending results, returning what we have 10694 1726867136.06953: results queue empty 10694 1726867136.06954: checking for any_errors_fatal 10694 1726867136.06959: done checking for any_errors_fatal 10694 1726867136.06960: checking for max_fail_percentage 10694 1726867136.06961: done checking for max_fail_percentage 10694 1726867136.06962: checking to see if all hosts have failed and the running result is not ok 10694 1726867136.06963: done checking to see if all hosts have failed 10694 1726867136.06964: getting the remaining hosts for this loop 10694 1726867136.06965: done getting the remaining hosts for this loop 10694 1726867136.06969: getting the next task for host managed_node1 10694 1726867136.06976: done getting next task for host managed_node1 10694 1726867136.06988: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 10694 1726867136.06992: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10694 1726867136.07017: getting variables 10694 1726867136.07019: in VariableManager get_vars() 10694 1726867136.07059: Calling all_inventory to load vars for managed_node1 10694 1726867136.07062: Calling groups_inventory to load vars for managed_node1 10694 1726867136.07065: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867136.07076: Calling all_plugins_play to load vars for managed_node1 10694 1726867136.07232: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867136.07237: Calling groups_plugins_play to load vars for managed_node1 10694 1726867136.07637: WORKER PROCESS EXITING 10694 1726867136.07660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867136.07874: done with get_vars() 10694 1726867136.07894: done getting variables 10694 1726867136.07953: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:18:56 -0400 (0:00:00.069) 0:00:04.630 ****** 10694 1726867136.07992: entering _queue_task() for managed_node1/service 10694 1726867136.08414: worker is 1 (out of 1 available) 10694 1726867136.08424: exiting _queue_task() for managed_node1/service 10694 1726867136.08436: done queuing things up, now waiting for results queue to drain 10694 1726867136.08437: waiting for pending results... 10694 1726867136.08564: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 10694 1726867136.08716: in run() - task 0affcac9-a3a5-fd92-91f1-000000000088 10694 1726867136.08738: variable 'ansible_search_path' from source: unknown 10694 1726867136.08747: variable 'ansible_search_path' from source: unknown 10694 1726867136.08798: calling self._execute() 10694 1726867136.08883: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867136.08904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867136.08920: variable 'omit' from source: magic vars 10694 1726867136.09364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867136.13032: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867136.13111: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867136.13156: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867136.13197: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867136.13226: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867136.13320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867136.13358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867136.13488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867136.13492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867136.13495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867136.13619: variable 'ansible_distribution' from source: facts 10694 1726867136.13632: variable 'ansible_distribution_major_version' from source: facts 10694 1726867136.13657: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867136.13664: when evaluation is False, skipping this task 10694 1726867136.13671: _execute() done 10694 1726867136.13680: dumping result to json 10694 1726867136.13692: done dumping result, returning 10694 1726867136.13712: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-fd92-91f1-000000000088] 10694 1726867136.13721: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000088 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867136.14001: no more pending results, returning what we have 10694 1726867136.14005: results queue empty 10694 1726867136.14006: checking for any_errors_fatal 10694 1726867136.14012: done checking for any_errors_fatal 10694 1726867136.14013: checking for max_fail_percentage 10694 1726867136.14014: done checking for max_fail_percentage 10694 1726867136.14015: checking to see if all hosts have failed and the running result is not ok 10694 1726867136.14016: done checking to see if all hosts have failed 10694 1726867136.14017: getting the remaining hosts for this loop 10694 1726867136.14019: done getting the remaining hosts for this loop 10694 1726867136.14027: getting the next task for host managed_node1 10694 1726867136.14036: done getting next task for host managed_node1 10694 1726867136.14040: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 10694 1726867136.14044: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10694 1726867136.14062: getting variables 10694 1726867136.14064: in VariableManager get_vars() 10694 1726867136.14110: Calling all_inventory to load vars for managed_node1 10694 1726867136.14113: Calling groups_inventory to load vars for managed_node1 10694 1726867136.14116: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867136.14128: Calling all_plugins_play to load vars for managed_node1 10694 1726867136.14131: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867136.14134: Calling groups_plugins_play to load vars for managed_node1 10694 1726867136.14505: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000088 10694 1726867136.14513: WORKER PROCESS EXITING 10694 1726867136.14536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867136.14756: done with get_vars() 10694 1726867136.14767: done getting variables 10694 1726867136.14829: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:18:56 -0400 (0:00:00.068) 0:00:04.699 ****** 10694 1726867136.14867: entering _queue_task() for managed_node1/service 10694 1726867136.15126: worker is 1 (out of 1 available) 10694 1726867136.15137: exiting _queue_task() for managed_node1/service 10694 1726867136.15149: done queuing things up, now waiting for results queue to drain 10694 1726867136.15150: waiting for pending results... 10694 1726867136.15429: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 10694 1726867136.15575: in run() - task 0affcac9-a3a5-fd92-91f1-000000000089 10694 1726867136.15608: variable 'ansible_search_path' from source: unknown 10694 1726867136.15619: variable 'ansible_search_path' from source: unknown 10694 1726867136.15660: calling self._execute() 10694 1726867136.15755: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867136.15767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867136.15788: variable 'omit' from source: magic vars 10694 1726867136.16239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867136.17858: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867136.17911: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867136.18130: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867136.18155: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867136.18174: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867136.18387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867136.18391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867136.18394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867136.18396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867136.18398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867136.18446: variable 'ansible_distribution' from source: facts 10694 1726867136.18455: variable 'ansible_distribution_major_version' from source: facts 10694 1726867136.18474: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867136.18487: when evaluation is False, skipping this task 10694 1726867136.18494: _execute() done 10694 1726867136.18497: dumping result to json 10694 1726867136.18499: done dumping result, returning 10694 1726867136.18507: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-fd92-91f1-000000000089] 10694 1726867136.18516: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000089 10694 1726867136.18606: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000089 10694 1726867136.18609: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10694 1726867136.18651: no more pending results, returning what we have 10694 1726867136.18654: results queue empty 10694 1726867136.18655: checking for any_errors_fatal 10694 1726867136.18660: done checking for any_errors_fatal 10694 1726867136.18661: checking for max_fail_percentage 10694 1726867136.18663: done checking for max_fail_percentage 10694 1726867136.18663: checking to see if all hosts have failed and the running result is not ok 10694 1726867136.18664: done checking to see if all hosts have failed 10694 1726867136.18665: getting the remaining hosts for this loop 10694 1726867136.18666: done getting the remaining hosts for this loop 10694 1726867136.18670: getting the next task for host managed_node1 10694 1726867136.18676: done getting next task for host managed_node1 10694 1726867136.18681: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 10694 1726867136.18688: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10694 1726867136.18704: getting variables 10694 1726867136.18706: in VariableManager get_vars() 10694 1726867136.18743: Calling all_inventory to load vars for managed_node1 10694 1726867136.18745: Calling groups_inventory to load vars for managed_node1 10694 1726867136.18748: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867136.18757: Calling all_plugins_play to load vars for managed_node1 10694 1726867136.18760: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867136.18762: Calling groups_plugins_play to load vars for managed_node1 10694 1726867136.18954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867136.19075: done with get_vars() 10694 1726867136.19085: done getting variables 10694 1726867136.19126: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:18:56 -0400 (0:00:00.042) 0:00:04.742 ****** 10694 1726867136.19149: entering _queue_task() for managed_node1/service 10694 1726867136.19408: worker is 1 (out of 1 available) 10694 1726867136.19420: exiting _queue_task() for managed_node1/service 10694 1726867136.19431: done queuing things up, now waiting for results queue to drain 10694 1726867136.19432: waiting for pending results... 10694 1726867136.19705: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 10694 1726867136.19795: in run() - task 0affcac9-a3a5-fd92-91f1-00000000008a 10694 1726867136.19811: variable 'ansible_search_path' from source: unknown 10694 1726867136.19816: variable 'ansible_search_path' from source: unknown 10694 1726867136.19843: calling self._execute() 10694 1726867136.19907: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867136.19911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867136.19920: variable 'omit' from source: magic vars 10694 1726867136.20214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867136.21848: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867136.21895: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867136.21923: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867136.21948: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867136.21967: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867136.22027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867136.22048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867136.22065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867136.22097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867136.22109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867136.22202: variable 'ansible_distribution' from source: facts 10694 1726867136.22205: variable 'ansible_distribution_major_version' from source: facts 10694 1726867136.22218: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867136.22221: when evaluation is False, skipping this task 10694 1726867136.22223: _execute() done 10694 1726867136.22226: dumping result to json 10694 1726867136.22228: done dumping result, returning 10694 1726867136.22236: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-fd92-91f1-00000000008a] 10694 1726867136.22240: sending task result for task 0affcac9-a3a5-fd92-91f1-00000000008a 10694 1726867136.22326: done sending task result for task 0affcac9-a3a5-fd92-91f1-00000000008a 10694 1726867136.22329: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867136.22371: no more pending results, returning what we have 10694 1726867136.22374: results queue empty 10694 1726867136.22374: checking for any_errors_fatal 10694 1726867136.22384: done checking for any_errors_fatal 10694 1726867136.22384: checking for max_fail_percentage 10694 1726867136.22386: done checking for max_fail_percentage 10694 1726867136.22387: checking to see if all hosts have failed and the running result is not ok 10694 1726867136.22387: done checking to see if all hosts have failed 10694 1726867136.22388: getting the remaining hosts for this loop 10694 1726867136.22390: done getting the remaining hosts for this loop 10694 1726867136.22393: getting the next task for host managed_node1 10694 1726867136.22399: done getting next task for host managed_node1 10694 1726867136.22402: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 10694 1726867136.22406: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10694 1726867136.22421: getting variables 10694 1726867136.22422: in VariableManager get_vars() 10694 1726867136.22459: Calling all_inventory to load vars for managed_node1 10694 1726867136.22461: Calling groups_inventory to load vars for managed_node1 10694 1726867136.22463: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867136.22473: Calling all_plugins_play to load vars for managed_node1 10694 1726867136.22475: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867136.22483: Calling groups_plugins_play to load vars for managed_node1 10694 1726867136.22617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867136.22735: done with get_vars() 10694 1726867136.22743: done getting variables 10694 1726867136.22782: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:18:56 -0400 (0:00:00.036) 0:00:04.778 ****** 10694 1726867136.22805: entering _queue_task() for managed_node1/service 10694 1726867136.22997: worker is 1 (out of 1 available) 10694 1726867136.23011: exiting _queue_task() for managed_node1/service 10694 1726867136.23023: done queuing things up, now waiting for results queue to drain 10694 1726867136.23025: waiting for pending results... 10694 1726867136.23181: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 10694 1726867136.23270: in run() - task 0affcac9-a3a5-fd92-91f1-00000000008b 10694 1726867136.23281: variable 'ansible_search_path' from source: unknown 10694 1726867136.23288: variable 'ansible_search_path' from source: unknown 10694 1726867136.23316: calling self._execute() 10694 1726867136.23371: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867136.23375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867136.23388: variable 'omit' from source: magic vars 10694 1726867136.23668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867136.25315: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867136.25354: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867136.25382: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867136.25408: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867136.25429: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867136.25495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867136.25515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867136.25534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867136.25560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867136.25580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867136.25782: variable 'ansible_distribution' from source: facts 10694 1726867136.25787: variable 'ansible_distribution_major_version' from source: facts 10694 1726867136.25790: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867136.25792: when evaluation is False, skipping this task 10694 1726867136.25795: _execute() done 10694 1726867136.25798: dumping result to json 10694 1726867136.25800: done dumping result, returning 10694 1726867136.25805: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-fd92-91f1-00000000008b] 10694 1726867136.25808: sending task result for task 0affcac9-a3a5-fd92-91f1-00000000008b 10694 1726867136.25866: done sending task result for task 0affcac9-a3a5-fd92-91f1-00000000008b 10694 1726867136.25869: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10694 1726867136.25946: no more pending results, returning what we have 10694 1726867136.25949: results queue empty 10694 1726867136.25950: checking for any_errors_fatal 10694 1726867136.25955: done checking for any_errors_fatal 10694 1726867136.25956: checking for max_fail_percentage 10694 1726867136.25957: done checking for max_fail_percentage 10694 1726867136.25958: checking to see if all hosts have failed and the running result is not ok 10694 1726867136.25959: done checking to see if all hosts have failed 10694 1726867136.25959: getting the remaining hosts for this loop 10694 1726867136.25960: done getting the remaining hosts for this loop 10694 1726867136.25963: getting the next task for host managed_node1 10694 1726867136.25968: done getting next task for host managed_node1 10694 1726867136.25972: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 10694 1726867136.25975: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10694 1726867136.25993: getting variables 10694 1726867136.25999: in VariableManager get_vars() 10694 1726867136.26031: Calling all_inventory to load vars for managed_node1 10694 1726867136.26033: Calling groups_inventory to load vars for managed_node1 10694 1726867136.26035: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867136.26043: Calling all_plugins_play to load vars for managed_node1 10694 1726867136.26045: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867136.26047: Calling groups_plugins_play to load vars for managed_node1 10694 1726867136.26245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867136.26437: done with get_vars() 10694 1726867136.26445: done getting variables 10694 1726867136.26496: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:18:56 -0400 (0:00:00.037) 0:00:04.815 ****** 10694 1726867136.26523: entering _queue_task() for managed_node1/copy 10694 1726867136.26747: worker is 1 (out of 1 available) 10694 1726867136.26888: exiting _queue_task() for managed_node1/copy 10694 1726867136.26898: done queuing things up, now waiting for results queue to drain 10694 1726867136.26899: waiting for pending results... 10694 1726867136.27022: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 10694 1726867136.27182: in run() - task 0affcac9-a3a5-fd92-91f1-00000000008c 10694 1726867136.27187: variable 'ansible_search_path' from source: unknown 10694 1726867136.27189: variable 'ansible_search_path' from source: unknown 10694 1726867136.27249: calling self._execute() 10694 1726867136.27288: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867136.27298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867136.27309: variable 'omit' from source: magic vars 10694 1726867136.27694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867136.29282: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867136.29326: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867136.29353: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867136.29380: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867136.29401: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867136.29455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867136.29475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867136.29497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867136.29524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867136.29535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867136.29622: variable 'ansible_distribution' from source: facts 10694 1726867136.29626: variable 'ansible_distribution_major_version' from source: facts 10694 1726867136.29642: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867136.29645: when evaluation is False, skipping this task 10694 1726867136.29648: _execute() done 10694 1726867136.29650: dumping result to json 10694 1726867136.29653: done dumping result, returning 10694 1726867136.29660: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-fd92-91f1-00000000008c] 10694 1726867136.29663: sending task result for task 0affcac9-a3a5-fd92-91f1-00000000008c 10694 1726867136.29743: done sending task result for task 0affcac9-a3a5-fd92-91f1-00000000008c 10694 1726867136.29746: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867136.29789: no more pending results, returning what we have 10694 1726867136.29792: results queue empty 10694 1726867136.29793: checking for any_errors_fatal 10694 1726867136.29799: done checking for any_errors_fatal 10694 1726867136.29800: checking for max_fail_percentage 10694 1726867136.29801: done checking for max_fail_percentage 10694 1726867136.29802: checking to see if all hosts have failed and the running result is not ok 10694 1726867136.29803: done checking to see if all hosts have failed 10694 1726867136.29803: getting the remaining hosts for this loop 10694 1726867136.29805: done getting the remaining hosts for this loop 10694 1726867136.29808: getting the next task for host managed_node1 10694 1726867136.29814: done getting next task for host managed_node1 10694 1726867136.29817: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 10694 1726867136.29821: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10694 1726867136.29835: getting variables 10694 1726867136.29837: in VariableManager get_vars() 10694 1726867136.29869: Calling all_inventory to load vars for managed_node1 10694 1726867136.29871: Calling groups_inventory to load vars for managed_node1 10694 1726867136.29873: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867136.29883: Calling all_plugins_play to load vars for managed_node1 10694 1726867136.29885: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867136.29888: Calling groups_plugins_play to load vars for managed_node1 10694 1726867136.30001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867136.30117: done with get_vars() 10694 1726867136.30123: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:18:56 -0400 (0:00:00.036) 0:00:04.852 ****** 10694 1726867136.30179: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 10694 1726867136.30352: worker is 1 (out of 1 available) 10694 1726867136.30365: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 10694 1726867136.30378: done queuing things up, now waiting for results queue to drain 10694 1726867136.30380: waiting for pending results... 10694 1726867136.30532: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 10694 1726867136.30613: in run() - task 0affcac9-a3a5-fd92-91f1-00000000008d 10694 1726867136.30624: variable 'ansible_search_path' from source: unknown 10694 1726867136.30627: variable 'ansible_search_path' from source: unknown 10694 1726867136.30654: calling self._execute() 10694 1726867136.30716: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867136.30722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867136.30731: variable 'omit' from source: magic vars 10694 1726867136.31016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867136.32581: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867136.32622: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867136.32648: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867136.32672: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867136.32708: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867136.32759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867136.32785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867136.32800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867136.32826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867136.32837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867136.32924: variable 'ansible_distribution' from source: facts 10694 1726867136.32927: variable 'ansible_distribution_major_version' from source: facts 10694 1726867136.32941: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867136.32944: when evaluation is False, skipping this task 10694 1726867136.32947: _execute() done 10694 1726867136.32950: dumping result to json 10694 1726867136.32952: done dumping result, returning 10694 1726867136.32959: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-fd92-91f1-00000000008d] 10694 1726867136.32962: sending task result for task 0affcac9-a3a5-fd92-91f1-00000000008d 10694 1726867136.33044: done sending task result for task 0affcac9-a3a5-fd92-91f1-00000000008d 10694 1726867136.33047: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867136.33097: no more pending results, returning what we have 10694 1726867136.33100: results queue empty 10694 1726867136.33101: checking for any_errors_fatal 10694 1726867136.33105: done checking for any_errors_fatal 10694 1726867136.33106: checking for max_fail_percentage 10694 1726867136.33107: done checking for max_fail_percentage 10694 1726867136.33108: checking to see if all hosts have failed and the running result is not ok 10694 1726867136.33109: done checking to see if all hosts have failed 10694 1726867136.33109: getting the remaining hosts for this loop 10694 1726867136.33111: done getting the remaining hosts for this loop 10694 1726867136.33113: getting the next task for host managed_node1 10694 1726867136.33119: done getting next task for host managed_node1 10694 1726867136.33122: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 10694 1726867136.33126: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10694 1726867136.33140: getting variables 10694 1726867136.33141: in VariableManager get_vars() 10694 1726867136.33175: Calling all_inventory to load vars for managed_node1 10694 1726867136.33179: Calling groups_inventory to load vars for managed_node1 10694 1726867136.33182: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867136.33191: Calling all_plugins_play to load vars for managed_node1 10694 1726867136.33194: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867136.33196: Calling groups_plugins_play to load vars for managed_node1 10694 1726867136.33339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867136.33456: done with get_vars() 10694 1726867136.33462: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:18:56 -0400 (0:00:00.033) 0:00:04.885 ****** 10694 1726867136.33520: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 10694 1726867136.33692: worker is 1 (out of 1 available) 10694 1726867136.33704: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 10694 1726867136.33716: done queuing things up, now waiting for results queue to drain 10694 1726867136.33718: waiting for pending results... 10694 1726867136.33860: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 10694 1726867136.33938: in run() - task 0affcac9-a3a5-fd92-91f1-00000000008e 10694 1726867136.33948: variable 'ansible_search_path' from source: unknown 10694 1726867136.33951: variable 'ansible_search_path' from source: unknown 10694 1726867136.33976: calling self._execute() 10694 1726867136.34032: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867136.34035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867136.34045: variable 'omit' from source: magic vars 10694 1726867136.34316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867136.35829: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867136.35876: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867136.35904: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867136.35929: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867136.35948: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867136.36002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867136.36024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867136.36042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867136.36067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867136.36079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867136.36163: variable 'ansible_distribution' from source: facts 10694 1726867136.36167: variable 'ansible_distribution_major_version' from source: facts 10694 1726867136.36181: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867136.36186: when evaluation is False, skipping this task 10694 1726867136.36190: _execute() done 10694 1726867136.36192: dumping result to json 10694 1726867136.36195: done dumping result, returning 10694 1726867136.36198: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-fd92-91f1-00000000008e] 10694 1726867136.36204: sending task result for task 0affcac9-a3a5-fd92-91f1-00000000008e 10694 1726867136.36276: done sending task result for task 0affcac9-a3a5-fd92-91f1-00000000008e 10694 1726867136.36281: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867136.36330: no more pending results, returning what we have 10694 1726867136.36333: results queue empty 10694 1726867136.36334: checking for any_errors_fatal 10694 1726867136.36338: done checking for any_errors_fatal 10694 1726867136.36339: checking for max_fail_percentage 10694 1726867136.36340: done checking for max_fail_percentage 10694 1726867136.36341: checking to see if all hosts have failed and the running result is not ok 10694 1726867136.36342: done checking to see if all hosts have failed 10694 1726867136.36342: getting the remaining hosts for this loop 10694 1726867136.36344: done getting the remaining hosts for this loop 10694 1726867136.36347: getting the next task for host managed_node1 10694 1726867136.36353: done getting next task for host managed_node1 10694 1726867136.36356: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 10694 1726867136.36359: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10694 1726867136.36373: getting variables 10694 1726867136.36374: in VariableManager get_vars() 10694 1726867136.36410: Calling all_inventory to load vars for managed_node1 10694 1726867136.36412: Calling groups_inventory to load vars for managed_node1 10694 1726867136.36414: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867136.36421: Calling all_plugins_play to load vars for managed_node1 10694 1726867136.36424: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867136.36426: Calling groups_plugins_play to load vars for managed_node1 10694 1726867136.36543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867136.36658: done with get_vars() 10694 1726867136.36665: done getting variables 10694 1726867136.36705: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:18:56 -0400 (0:00:00.032) 0:00:04.917 ****** 10694 1726867136.36726: entering _queue_task() for managed_node1/debug 10694 1726867136.36898: worker is 1 (out of 1 available) 10694 1726867136.36911: exiting _queue_task() for managed_node1/debug 10694 1726867136.36923: done queuing things up, now waiting for results queue to drain 10694 1726867136.36925: waiting for pending results... 10694 1726867136.37066: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 10694 1726867136.37151: in run() - task 0affcac9-a3a5-fd92-91f1-00000000008f 10694 1726867136.37163: variable 'ansible_search_path' from source: unknown 10694 1726867136.37167: variable 'ansible_search_path' from source: unknown 10694 1726867136.37201: calling self._execute() 10694 1726867136.37256: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867136.37260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867136.37270: variable 'omit' from source: magic vars 10694 1726867136.37552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867136.39119: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867136.39158: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867136.39195: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867136.39221: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867136.39241: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867136.39297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867136.39316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867136.39339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867136.39362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867136.39372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867136.39459: variable 'ansible_distribution' from source: facts 10694 1726867136.39463: variable 'ansible_distribution_major_version' from source: facts 10694 1726867136.39479: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867136.39482: when evaluation is False, skipping this task 10694 1726867136.39485: _execute() done 10694 1726867136.39489: dumping result to json 10694 1726867136.39494: done dumping result, returning 10694 1726867136.39500: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-fd92-91f1-00000000008f] 10694 1726867136.39505: sending task result for task 0affcac9-a3a5-fd92-91f1-00000000008f 10694 1726867136.39583: done sending task result for task 0affcac9-a3a5-fd92-91f1-00000000008f skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10694 1726867136.39622: no more pending results, returning what we have 10694 1726867136.39625: results queue empty 10694 1726867136.39626: checking for any_errors_fatal 10694 1726867136.39631: done checking for any_errors_fatal 10694 1726867136.39632: checking for max_fail_percentage 10694 1726867136.39634: done checking for max_fail_percentage 10694 1726867136.39634: checking to see if all hosts have failed and the running result is not ok 10694 1726867136.39635: done checking to see if all hosts have failed 10694 1726867136.39636: getting the remaining hosts for this loop 10694 1726867136.39638: done getting the remaining hosts for this loop 10694 1726867136.39641: getting the next task for host managed_node1 10694 1726867136.39646: done getting next task for host managed_node1 10694 1726867136.39650: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 10694 1726867136.39653: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10694 1726867136.39667: getting variables 10694 1726867136.39669: in VariableManager get_vars() 10694 1726867136.39702: Calling all_inventory to load vars for managed_node1 10694 1726867136.39705: Calling groups_inventory to load vars for managed_node1 10694 1726867136.39707: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867136.39715: Calling all_plugins_play to load vars for managed_node1 10694 1726867136.39717: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867136.39720: Calling groups_plugins_play to load vars for managed_node1 10694 1726867136.39995: WORKER PROCESS EXITING 10694 1726867136.40005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867136.40119: done with get_vars() 10694 1726867136.40125: done getting variables 10694 1726867136.40159: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:18:56 -0400 (0:00:00.034) 0:00:04.952 ****** 10694 1726867136.40188: entering _queue_task() for managed_node1/debug 10694 1726867136.40353: worker is 1 (out of 1 available) 10694 1726867136.40365: exiting _queue_task() for managed_node1/debug 10694 1726867136.40376: done queuing things up, now waiting for results queue to drain 10694 1726867136.40380: waiting for pending results... 10694 1726867136.40538: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 10694 1726867136.40617: in run() - task 0affcac9-a3a5-fd92-91f1-000000000090 10694 1726867136.40640: variable 'ansible_search_path' from source: unknown 10694 1726867136.40651: variable 'ansible_search_path' from source: unknown 10694 1726867136.40680: calling self._execute() 10694 1726867136.40738: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867136.40742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867136.40753: variable 'omit' from source: magic vars 10694 1726867136.41038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867136.42780: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867136.42824: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867136.42853: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867136.42879: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867136.42901: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867136.42971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867136.43005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867136.43022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867136.43047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867136.43058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867136.43148: variable 'ansible_distribution' from source: facts 10694 1726867136.43152: variable 'ansible_distribution_major_version' from source: facts 10694 1726867136.43166: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867136.43169: when evaluation is False, skipping this task 10694 1726867136.43171: _execute() done 10694 1726867136.43176: dumping result to json 10694 1726867136.43180: done dumping result, returning 10694 1726867136.43188: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-fd92-91f1-000000000090] 10694 1726867136.43193: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000090 10694 1726867136.43269: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000090 10694 1726867136.43272: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10694 1726867136.43328: no more pending results, returning what we have 10694 1726867136.43331: results queue empty 10694 1726867136.43332: checking for any_errors_fatal 10694 1726867136.43337: done checking for any_errors_fatal 10694 1726867136.43337: checking for max_fail_percentage 10694 1726867136.43338: done checking for max_fail_percentage 10694 1726867136.43339: checking to see if all hosts have failed and the running result is not ok 10694 1726867136.43340: done checking to see if all hosts have failed 10694 1726867136.43341: getting the remaining hosts for this loop 10694 1726867136.43342: done getting the remaining hosts for this loop 10694 1726867136.43345: getting the next task for host managed_node1 10694 1726867136.43350: done getting next task for host managed_node1 10694 1726867136.43353: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 10694 1726867136.43357: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10694 1726867136.43371: getting variables 10694 1726867136.43372: in VariableManager get_vars() 10694 1726867136.43403: Calling all_inventory to load vars for managed_node1 10694 1726867136.43406: Calling groups_inventory to load vars for managed_node1 10694 1726867136.43408: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867136.43415: Calling all_plugins_play to load vars for managed_node1 10694 1726867136.43417: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867136.43420: Calling groups_plugins_play to load vars for managed_node1 10694 1726867136.43524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867136.43650: done with get_vars() 10694 1726867136.43657: done getting variables 10694 1726867136.43696: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:18:56 -0400 (0:00:00.035) 0:00:04.987 ****** 10694 1726867136.43717: entering _queue_task() for managed_node1/debug 10694 1726867136.43880: worker is 1 (out of 1 available) 10694 1726867136.43898: exiting _queue_task() for managed_node1/debug 10694 1726867136.43911: done queuing things up, now waiting for results queue to drain 10694 1726867136.43913: waiting for pending results... 10694 1726867136.44063: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 10694 1726867136.44155: in run() - task 0affcac9-a3a5-fd92-91f1-000000000091 10694 1726867136.44171: variable 'ansible_search_path' from source: unknown 10694 1726867136.44176: variable 'ansible_search_path' from source: unknown 10694 1726867136.44383: calling self._execute() 10694 1726867136.44389: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867136.44392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867136.44396: variable 'omit' from source: magic vars 10694 1726867136.44664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867136.46244: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867136.46297: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867136.46323: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867136.46347: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867136.46368: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867136.46423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867136.46443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867136.46460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867136.46491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867136.46502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867136.46590: variable 'ansible_distribution' from source: facts 10694 1726867136.46595: variable 'ansible_distribution_major_version' from source: facts 10694 1726867136.46610: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867136.46612: when evaluation is False, skipping this task 10694 1726867136.46615: _execute() done 10694 1726867136.46617: dumping result to json 10694 1726867136.46620: done dumping result, returning 10694 1726867136.46626: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-fd92-91f1-000000000091] 10694 1726867136.46632: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000091 10694 1726867136.46711: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000091 10694 1726867136.46714: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10694 1726867136.46754: no more pending results, returning what we have 10694 1726867136.46757: results queue empty 10694 1726867136.46757: checking for any_errors_fatal 10694 1726867136.46762: done checking for any_errors_fatal 10694 1726867136.46763: checking for max_fail_percentage 10694 1726867136.46765: done checking for max_fail_percentage 10694 1726867136.46766: checking to see if all hosts have failed and the running result is not ok 10694 1726867136.46767: done checking to see if all hosts have failed 10694 1726867136.46767: getting the remaining hosts for this loop 10694 1726867136.46769: done getting the remaining hosts for this loop 10694 1726867136.46772: getting the next task for host managed_node1 10694 1726867136.46780: done getting next task for host managed_node1 10694 1726867136.46785: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 10694 1726867136.46789: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10694 1726867136.46804: getting variables 10694 1726867136.46805: in VariableManager get_vars() 10694 1726867136.46838: Calling all_inventory to load vars for managed_node1 10694 1726867136.46841: Calling groups_inventory to load vars for managed_node1 10694 1726867136.46843: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867136.46851: Calling all_plugins_play to load vars for managed_node1 10694 1726867136.46853: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867136.46855: Calling groups_plugins_play to load vars for managed_node1 10694 1726867136.47002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867136.47117: done with get_vars() 10694 1726867136.47124: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:18:56 -0400 (0:00:00.034) 0:00:05.022 ****** 10694 1726867136.47186: entering _queue_task() for managed_node1/ping 10694 1726867136.47358: worker is 1 (out of 1 available) 10694 1726867136.47372: exiting _queue_task() for managed_node1/ping 10694 1726867136.47387: done queuing things up, now waiting for results queue to drain 10694 1726867136.47389: waiting for pending results... 10694 1726867136.47538: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 10694 1726867136.47630: in run() - task 0affcac9-a3a5-fd92-91f1-000000000092 10694 1726867136.47640: variable 'ansible_search_path' from source: unknown 10694 1726867136.47643: variable 'ansible_search_path' from source: unknown 10694 1726867136.47670: calling self._execute() 10694 1726867136.47736: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867136.47739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867136.47748: variable 'omit' from source: magic vars 10694 1726867136.48031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867136.49464: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867136.49511: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867136.49537: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867136.49564: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867136.49598: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867136.49653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867136.49676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867136.49696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867136.49722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867136.49732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867136.49823: variable 'ansible_distribution' from source: facts 10694 1726867136.49827: variable 'ansible_distribution_major_version' from source: facts 10694 1726867136.49842: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867136.49845: when evaluation is False, skipping this task 10694 1726867136.49847: _execute() done 10694 1726867136.49850: dumping result to json 10694 1726867136.49852: done dumping result, returning 10694 1726867136.49859: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-fd92-91f1-000000000092] 10694 1726867136.49862: sending task result for task 0affcac9-a3a5-fd92-91f1-000000000092 10694 1726867136.49941: done sending task result for task 0affcac9-a3a5-fd92-91f1-000000000092 10694 1726867136.49944: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867136.49993: no more pending results, returning what we have 10694 1726867136.49995: results queue empty 10694 1726867136.49996: checking for any_errors_fatal 10694 1726867136.50003: done checking for any_errors_fatal 10694 1726867136.50004: checking for max_fail_percentage 10694 1726867136.50005: done checking for max_fail_percentage 10694 1726867136.50006: checking to see if all hosts have failed and the running result is not ok 10694 1726867136.50007: done checking to see if all hosts have failed 10694 1726867136.50008: getting the remaining hosts for this loop 10694 1726867136.50009: done getting the remaining hosts for this loop 10694 1726867136.50012: getting the next task for host managed_node1 10694 1726867136.50020: done getting next task for host managed_node1 10694 1726867136.50022: ^ task is: TASK: meta (role_complete) 10694 1726867136.50025: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 10694 1726867136.50040: getting variables 10694 1726867136.50042: in VariableManager get_vars() 10694 1726867136.50080: Calling all_inventory to load vars for managed_node1 10694 1726867136.50083: Calling groups_inventory to load vars for managed_node1 10694 1726867136.50087: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867136.50096: Calling all_plugins_play to load vars for managed_node1 10694 1726867136.50099: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867136.50101: Calling groups_plugins_play to load vars for managed_node1 10694 1726867136.50227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867136.50351: done with get_vars() 10694 1726867136.50358: done getting variables 10694 1726867136.50417: done queuing things up, now waiting for results queue to drain 10694 1726867136.50418: results queue empty 10694 1726867136.50419: checking for any_errors_fatal 10694 1726867136.50420: done checking for any_errors_fatal 10694 1726867136.50421: checking for max_fail_percentage 10694 1726867136.50424: done checking for max_fail_percentage 10694 1726867136.50425: checking to see if all hosts have failed and the running result is not ok 10694 1726867136.50425: done checking to see if all hosts have failed 10694 1726867136.50426: getting the remaining hosts for this loop 10694 1726867136.50427: done getting the remaining hosts for this loop 10694 1726867136.50429: getting the next task for host managed_node1 10694 1726867136.50433: done getting next task for host managed_node1 10694 1726867136.50437: ^ task is: TASK: Delete the device '{{ controller_device }}' 10694 1726867136.50438: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10694 1726867136.50440: getting variables 10694 1726867136.50440: in VariableManager get_vars() 10694 1726867136.50453: Calling all_inventory to load vars for managed_node1 10694 1726867136.50454: Calling groups_inventory to load vars for managed_node1 10694 1726867136.50456: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867136.50459: Calling all_plugins_play to load vars for managed_node1 10694 1726867136.50460: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867136.50462: Calling groups_plugins_play to load vars for managed_node1 10694 1726867136.50560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867136.50674: done with get_vars() 10694 1726867136.50682: done getting variables 10694 1726867136.50709: 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) 10694 1726867136.50791: variable 'controller_device' from source: play vars TASK [Delete the device 'deprecated-bond'] ************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:125 Friday 20 September 2024 17:18:56 -0400 (0:00:00.036) 0:00:05.058 ****** 10694 1726867136.50814: entering _queue_task() for managed_node1/command 10694 1726867136.51000: worker is 1 (out of 1 available) 10694 1726867136.51013: exiting _queue_task() for managed_node1/command 10694 1726867136.51025: done queuing things up, now waiting for results queue to drain 10694 1726867136.51027: waiting for pending results... 10694 1726867136.51173: running TaskExecutor() for managed_node1/TASK: Delete the device 'deprecated-bond' 10694 1726867136.51239: in run() - task 0affcac9-a3a5-fd92-91f1-0000000000c2 10694 1726867136.51252: variable 'ansible_search_path' from source: unknown 10694 1726867136.51280: calling self._execute() 10694 1726867136.51335: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867136.51339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867136.51348: variable 'omit' from source: magic vars 10694 1726867136.51621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867136.53582: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867136.53585: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867136.53588: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867136.53591: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867136.53593: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867136.53661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867136.53693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867136.53720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867136.53757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867136.53771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867136.53886: variable 'ansible_distribution' from source: facts 10694 1726867136.53896: variable 'ansible_distribution_major_version' from source: facts 10694 1726867136.53913: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867136.53919: when evaluation is False, skipping this task 10694 1726867136.53926: _execute() done 10694 1726867136.53933: dumping result to json 10694 1726867136.53938: done dumping result, returning 10694 1726867136.53946: done running TaskExecutor() for managed_node1/TASK: Delete the device 'deprecated-bond' [0affcac9-a3a5-fd92-91f1-0000000000c2] 10694 1726867136.53952: sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000c2 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867136.54070: no more pending results, returning what we have 10694 1726867136.54073: results queue empty 10694 1726867136.54074: checking for any_errors_fatal 10694 1726867136.54076: done checking for any_errors_fatal 10694 1726867136.54078: checking for max_fail_percentage 10694 1726867136.54080: done checking for max_fail_percentage 10694 1726867136.54081: checking to see if all hosts have failed and the running result is not ok 10694 1726867136.54082: done checking to see if all hosts have failed 10694 1726867136.54082: getting the remaining hosts for this loop 10694 1726867136.54086: done getting the remaining hosts for this loop 10694 1726867136.54089: getting the next task for host managed_node1 10694 1726867136.54096: done getting next task for host managed_node1 10694 1726867136.54100: ^ task is: TASK: Remove test interfaces 10694 1726867136.54103: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 10694 1726867136.54107: getting variables 10694 1726867136.54108: in VariableManager get_vars() 10694 1726867136.54142: Calling all_inventory to load vars for managed_node1 10694 1726867136.54144: Calling groups_inventory to load vars for managed_node1 10694 1726867136.54146: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867136.54156: Calling all_plugins_play to load vars for managed_node1 10694 1726867136.54159: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867136.54161: Calling groups_plugins_play to load vars for managed_node1 10694 1726867136.54310: done sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000c2 10694 1726867136.54312: WORKER PROCESS EXITING 10694 1726867136.54330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867136.54450: done with get_vars() 10694 1726867136.54456: done getting variables 10694 1726867136.54497: 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 [Remove test interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 17:18:56 -0400 (0:00:00.037) 0:00:05.095 ****** 10694 1726867136.54516: entering _queue_task() for managed_node1/shell 10694 1726867136.54683: worker is 1 (out of 1 available) 10694 1726867136.54697: exiting _queue_task() for managed_node1/shell 10694 1726867136.54710: done queuing things up, now waiting for results queue to drain 10694 1726867136.54711: waiting for pending results... 10694 1726867136.54850: running TaskExecutor() for managed_node1/TASK: Remove test interfaces 10694 1726867136.54925: in run() - task 0affcac9-a3a5-fd92-91f1-0000000000c6 10694 1726867136.54939: variable 'ansible_search_path' from source: unknown 10694 1726867136.54942: variable 'ansible_search_path' from source: unknown 10694 1726867136.54964: calling self._execute() 10694 1726867136.55021: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867136.55025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867136.55033: variable 'omit' from source: magic vars 10694 1726867136.55300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867136.56682: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867136.56725: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867136.56750: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867136.56790: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867136.56805: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867136.56857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867136.56876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867136.56899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867136.56924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867136.56934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867136.57019: variable 'ansible_distribution' from source: facts 10694 1726867136.57023: variable 'ansible_distribution_major_version' from source: facts 10694 1726867136.57037: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867136.57040: when evaluation is False, skipping this task 10694 1726867136.57043: _execute() done 10694 1726867136.57045: dumping result to json 10694 1726867136.57047: done dumping result, returning 10694 1726867136.57053: done running TaskExecutor() for managed_node1/TASK: Remove test interfaces [0affcac9-a3a5-fd92-91f1-0000000000c6] 10694 1726867136.57057: sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000c6 10694 1726867136.57131: done sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000c6 10694 1726867136.57134: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867136.57178: no more pending results, returning what we have 10694 1726867136.57181: results queue empty 10694 1726867136.57182: checking for any_errors_fatal 10694 1726867136.57191: done checking for any_errors_fatal 10694 1726867136.57192: checking for max_fail_percentage 10694 1726867136.57193: done checking for max_fail_percentage 10694 1726867136.57194: checking to see if all hosts have failed and the running result is not ok 10694 1726867136.57195: done checking to see if all hosts have failed 10694 1726867136.57195: getting the remaining hosts for this loop 10694 1726867136.57197: done getting the remaining hosts for this loop 10694 1726867136.57200: getting the next task for host managed_node1 10694 1726867136.57205: done getting next task for host managed_node1 10694 1726867136.57207: ^ task is: TASK: Stop dnsmasq/radvd services 10694 1726867136.57210: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 10694 1726867136.57213: getting variables 10694 1726867136.57215: in VariableManager get_vars() 10694 1726867136.57246: Calling all_inventory to load vars for managed_node1 10694 1726867136.57248: Calling groups_inventory to load vars for managed_node1 10694 1726867136.57250: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867136.57258: Calling all_plugins_play to load vars for managed_node1 10694 1726867136.57261: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867136.57263: Calling groups_plugins_play to load vars for managed_node1 10694 1726867136.57406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867136.57519: done with get_vars() 10694 1726867136.57525: done getting variables 10694 1726867136.57559: 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 [Stop dnsmasq/radvd services] ********************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 Friday 20 September 2024 17:18:56 -0400 (0:00:00.030) 0:00:05.126 ****** 10694 1726867136.57579: entering _queue_task() for managed_node1/shell 10694 1726867136.57747: worker is 1 (out of 1 available) 10694 1726867136.57759: exiting _queue_task() for managed_node1/shell 10694 1726867136.57771: done queuing things up, now waiting for results queue to drain 10694 1726867136.57773: waiting for pending results... 10694 1726867136.57917: running TaskExecutor() for managed_node1/TASK: Stop dnsmasq/radvd services 10694 1726867136.57991: in run() - task 0affcac9-a3a5-fd92-91f1-0000000000c7 10694 1726867136.58004: variable 'ansible_search_path' from source: unknown 10694 1726867136.58007: variable 'ansible_search_path' from source: unknown 10694 1726867136.58030: calling self._execute() 10694 1726867136.58089: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867136.58093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867136.58099: variable 'omit' from source: magic vars 10694 1726867136.58365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867136.59745: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867136.59788: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867136.59813: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867136.59837: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867136.59858: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867136.59911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867136.59931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867136.59948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867136.59976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867136.60072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867136.60075: variable 'ansible_distribution' from source: facts 10694 1726867136.60081: variable 'ansible_distribution_major_version' from source: facts 10694 1726867136.60095: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867136.60098: when evaluation is False, skipping this task 10694 1726867136.60101: _execute() done 10694 1726867136.60103: dumping result to json 10694 1726867136.60106: done dumping result, returning 10694 1726867136.60112: done running TaskExecutor() for managed_node1/TASK: Stop dnsmasq/radvd services [0affcac9-a3a5-fd92-91f1-0000000000c7] 10694 1726867136.60116: sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000c7 10694 1726867136.60194: done sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000c7 10694 1726867136.60197: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867136.60239: no more pending results, returning what we have 10694 1726867136.60242: results queue empty 10694 1726867136.60243: checking for any_errors_fatal 10694 1726867136.60247: done checking for any_errors_fatal 10694 1726867136.60248: checking for max_fail_percentage 10694 1726867136.60249: done checking for max_fail_percentage 10694 1726867136.60250: checking to see if all hosts have failed and the running result is not ok 10694 1726867136.60251: done checking to see if all hosts have failed 10694 1726867136.60251: getting the remaining hosts for this loop 10694 1726867136.60253: done getting the remaining hosts for this loop 10694 1726867136.60256: getting the next task for host managed_node1 10694 1726867136.60262: done getting next task for host managed_node1 10694 1726867136.60264: ^ task is: TASK: Restore the /etc/resolv.conf for initscript 10694 1726867136.60267: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10694 1726867136.60269: getting variables 10694 1726867136.60271: in VariableManager get_vars() 10694 1726867136.60304: Calling all_inventory to load vars for managed_node1 10694 1726867136.60308: Calling groups_inventory to load vars for managed_node1 10694 1726867136.60310: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867136.60318: Calling all_plugins_play to load vars for managed_node1 10694 1726867136.60320: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867136.60322: Calling groups_plugins_play to load vars for managed_node1 10694 1726867136.60443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867136.60557: done with get_vars() 10694 1726867136.60564: done getting variables 10694 1726867136.60605: 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 [Restore the /etc/resolv.conf for initscript] ***************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:131 Friday 20 September 2024 17:18:56 -0400 (0:00:00.030) 0:00:05.156 ****** 10694 1726867136.60624: entering _queue_task() for managed_node1/command 10694 1726867136.60792: worker is 1 (out of 1 available) 10694 1726867136.60804: exiting _queue_task() for managed_node1/command 10694 1726867136.60816: done queuing things up, now waiting for results queue to drain 10694 1726867136.60818: waiting for pending results... 10694 1726867136.60957: running TaskExecutor() for managed_node1/TASK: Restore the /etc/resolv.conf for initscript 10694 1726867136.61017: in run() - task 0affcac9-a3a5-fd92-91f1-0000000000c8 10694 1726867136.61028: variable 'ansible_search_path' from source: unknown 10694 1726867136.61055: calling self._execute() 10694 1726867136.61114: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867136.61117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867136.61125: variable 'omit' from source: magic vars 10694 1726867136.61407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867136.62789: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867136.62825: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867136.62859: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867136.62888: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867136.62906: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867136.62957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867136.62975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867136.62995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867136.63024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867136.63035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867136.63139: variable 'ansible_distribution' from source: facts 10694 1726867136.63142: variable 'ansible_distribution_major_version' from source: facts 10694 1726867136.63154: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867136.63157: when evaluation is False, skipping this task 10694 1726867136.63159: _execute() done 10694 1726867136.63162: dumping result to json 10694 1726867136.63164: done dumping result, returning 10694 1726867136.63170: done running TaskExecutor() for managed_node1/TASK: Restore the /etc/resolv.conf for initscript [0affcac9-a3a5-fd92-91f1-0000000000c8] 10694 1726867136.63174: sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000c8 10694 1726867136.63252: done sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000c8 10694 1726867136.63255: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867136.63301: no more pending results, returning what we have 10694 1726867136.63304: results queue empty 10694 1726867136.63305: checking for any_errors_fatal 10694 1726867136.63311: done checking for any_errors_fatal 10694 1726867136.63312: checking for max_fail_percentage 10694 1726867136.63313: done checking for max_fail_percentage 10694 1726867136.63314: checking to see if all hosts have failed and the running result is not ok 10694 1726867136.63315: done checking to see if all hosts have failed 10694 1726867136.63316: getting the remaining hosts for this loop 10694 1726867136.63317: done getting the remaining hosts for this loop 10694 1726867136.63320: getting the next task for host managed_node1 10694 1726867136.63325: done getting next task for host managed_node1 10694 1726867136.63327: ^ task is: TASK: Verify network state restored to default 10694 1726867136.63330: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10694 1726867136.63332: getting variables 10694 1726867136.63334: in VariableManager get_vars() 10694 1726867136.63362: Calling all_inventory to load vars for managed_node1 10694 1726867136.63366: Calling groups_inventory to load vars for managed_node1 10694 1726867136.63368: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867136.63376: Calling all_plugins_play to load vars for managed_node1 10694 1726867136.63380: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867136.63383: Calling groups_plugins_play to load vars for managed_node1 10694 1726867136.63514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867136.63626: done with get_vars() 10694 1726867136.63633: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:136 Friday 20 September 2024 17:18:56 -0400 (0:00:00.030) 0:00:05.187 ****** 10694 1726867136.63691: entering _queue_task() for managed_node1/include_tasks 10694 1726867136.63851: worker is 1 (out of 1 available) 10694 1726867136.63863: exiting _queue_task() for managed_node1/include_tasks 10694 1726867136.63874: done queuing things up, now waiting for results queue to drain 10694 1726867136.63876: waiting for pending results... 10694 1726867136.64017: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 10694 1726867136.64075: in run() - task 0affcac9-a3a5-fd92-91f1-0000000000c9 10694 1726867136.64090: variable 'ansible_search_path' from source: unknown 10694 1726867136.64115: calling self._execute() 10694 1726867136.64169: variable 'ansible_host' from source: host vars for 'managed_node1' 10694 1726867136.64172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10694 1726867136.64186: variable 'omit' from source: magic vars 10694 1726867136.64444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10694 1726867136.65796: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10694 1726867136.65837: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10694 1726867136.65862: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10694 1726867136.65890: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10694 1726867136.65908: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10694 1726867136.65960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10694 1726867136.65982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10694 1726867136.66000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10694 1726867136.66025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10694 1726867136.66037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10694 1726867136.66126: variable 'ansible_distribution' from source: facts 10694 1726867136.66129: variable 'ansible_distribution_major_version' from source: facts 10694 1726867136.66143: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10694 1726867136.66146: when evaluation is False, skipping this task 10694 1726867136.66148: _execute() done 10694 1726867136.66151: dumping result to json 10694 1726867136.66153: done dumping result, returning 10694 1726867136.66159: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0affcac9-a3a5-fd92-91f1-0000000000c9] 10694 1726867136.66164: sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000c9 10694 1726867136.66244: done sending task result for task 0affcac9-a3a5-fd92-91f1-0000000000c9 10694 1726867136.66247: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10694 1726867136.66315: no more pending results, returning what we have 10694 1726867136.66318: results queue empty 10694 1726867136.66319: checking for any_errors_fatal 10694 1726867136.66323: done checking for any_errors_fatal 10694 1726867136.66324: checking for max_fail_percentage 10694 1726867136.66325: done checking for max_fail_percentage 10694 1726867136.66326: checking to see if all hosts have failed and the running result is not ok 10694 1726867136.66327: done checking to see if all hosts have failed 10694 1726867136.66328: getting the remaining hosts for this loop 10694 1726867136.66329: done getting the remaining hosts for this loop 10694 1726867136.66332: getting the next task for host managed_node1 10694 1726867136.66337: done getting next task for host managed_node1 10694 1726867136.66339: ^ task is: TASK: meta (flush_handlers) 10694 1726867136.66341: ^ 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 10694 1726867136.66344: getting variables 10694 1726867136.66345: in VariableManager get_vars() 10694 1726867136.66374: Calling all_inventory to load vars for managed_node1 10694 1726867136.66375: Calling groups_inventory to load vars for managed_node1 10694 1726867136.66379: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867136.66388: Calling all_plugins_play to load vars for managed_node1 10694 1726867136.66390: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867136.66392: Calling groups_plugins_play to load vars for managed_node1 10694 1726867136.66492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867136.66603: done with get_vars() 10694 1726867136.66609: done getting variables 10694 1726867136.66649: in VariableManager get_vars() 10694 1726867136.66658: Calling all_inventory to load vars for managed_node1 10694 1726867136.66659: Calling groups_inventory to load vars for managed_node1 10694 1726867136.66660: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867136.66663: Calling all_plugins_play to load vars for managed_node1 10694 1726867136.66664: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867136.66666: Calling groups_plugins_play to load vars for managed_node1 10694 1726867136.66745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867136.66871: done with get_vars() 10694 1726867136.66882: done queuing things up, now waiting for results queue to drain 10694 1726867136.66883: results queue empty 10694 1726867136.66885: checking for any_errors_fatal 10694 1726867136.66886: done checking for any_errors_fatal 10694 1726867136.66887: checking for max_fail_percentage 10694 1726867136.66887: done checking for max_fail_percentage 10694 1726867136.66888: checking to see if all hosts have failed and the running result is not ok 10694 1726867136.66888: done checking to see if all hosts have failed 10694 1726867136.66889: getting the remaining hosts for this loop 10694 1726867136.66889: done getting the remaining hosts for this loop 10694 1726867136.66891: getting the next task for host managed_node1 10694 1726867136.66893: done getting next task for host managed_node1 10694 1726867136.66894: ^ task is: TASK: meta (flush_handlers) 10694 1726867136.66894: ^ 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 10694 1726867136.66896: getting variables 10694 1726867136.66896: in VariableManager get_vars() 10694 1726867136.66904: Calling all_inventory to load vars for managed_node1 10694 1726867136.66906: Calling groups_inventory to load vars for managed_node1 10694 1726867136.66907: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867136.66915: Calling all_plugins_play to load vars for managed_node1 10694 1726867136.66916: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867136.66918: Calling groups_plugins_play to load vars for managed_node1 10694 1726867136.66995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867136.67100: done with get_vars() 10694 1726867136.67105: done getting variables 10694 1726867136.67134: in VariableManager get_vars() 10694 1726867136.67142: Calling all_inventory to load vars for managed_node1 10694 1726867136.67143: Calling groups_inventory to load vars for managed_node1 10694 1726867136.67144: Calling all_plugins_inventory to load vars for managed_node1 10694 1726867136.67147: Calling all_plugins_play to load vars for managed_node1 10694 1726867136.67148: Calling groups_plugins_inventory to load vars for managed_node1 10694 1726867136.67150: Calling groups_plugins_play to load vars for managed_node1 10694 1726867136.67230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10694 1726867136.67349: done with get_vars() 10694 1726867136.67357: done queuing things up, now waiting for results queue to drain 10694 1726867136.67358: results queue empty 10694 1726867136.67358: checking for any_errors_fatal 10694 1726867136.67359: done checking for any_errors_fatal 10694 1726867136.67359: checking for max_fail_percentage 10694 1726867136.67360: done checking for max_fail_percentage 10694 1726867136.67360: checking to see if all hosts have failed and the running result is not ok 10694 1726867136.67361: done checking to see if all hosts have failed 10694 1726867136.67361: getting the remaining hosts for this loop 10694 1726867136.67362: done getting the remaining hosts for this loop 10694 1726867136.67363: getting the next task for host managed_node1 10694 1726867136.67365: done getting next task for host managed_node1 10694 1726867136.67365: ^ task is: None 10694 1726867136.67366: ^ 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 10694 1726867136.67367: done queuing things up, now waiting for results queue to drain 10694 1726867136.67367: results queue empty 10694 1726867136.67368: checking for any_errors_fatal 10694 1726867136.67368: done checking for any_errors_fatal 10694 1726867136.67368: checking for max_fail_percentage 10694 1726867136.67369: done checking for max_fail_percentage 10694 1726867136.67369: checking to see if all hosts have failed and the running result is not ok 10694 1726867136.67370: done checking to see if all hosts have failed 10694 1726867136.67371: getting the next task for host managed_node1 10694 1726867136.67373: done getting next task for host managed_node1 10694 1726867136.67373: ^ task is: None 10694 1726867136.67374: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=7 changed=0 unreachable=0 failed=0 skipped=73 rescued=0 ignored=0 Friday 20 September 2024 17:18:56 -0400 (0:00:00.037) 0:00:05.224 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.17s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.59s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.50s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Include the task 'get_interface_stat.yml' ------------------------------- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Assert that the interface is present - 'deprecated-bond' ---------------- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 ** TEST check IPv4 ------------------------------------------------------ 0.05s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:80 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.05s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 fedora.linux_system_roles.network : Install packages -------------------- 0.05s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.05s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 fedora.linux_system_roles.network : Install packages -------------------- 0.05s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.05s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.05s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.05s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Include the task 'assert_profile_present.yml' --------------------------- 0.05s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:67 ** TEST check IPv6 ------------------------------------------------------ 0.05s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:87 fedora.linux_system_roles.network : Configure networking state ---------- 0.05s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 10694 1726867136.67434: RUNNING CLEANUP