[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. 20829 1726867351.09374: 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 20829 1726867351.09652: Added group all to inventory 20829 1726867351.09655: Added group ungrouped to inventory 20829 1726867351.09657: Group all now contains ungrouped 20829 1726867351.09659: Examining possible inventory source: /tmp/network-5rw/inventory.yml 20829 1726867351.18152: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 20829 1726867351.18193: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 20829 1726867351.18209: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 20829 1726867351.18249: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 20829 1726867351.18298: Loaded config def from plugin (inventory/script) 20829 1726867351.18299: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 20829 1726867351.18326: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 20829 1726867351.18384: Loaded config def from plugin (inventory/yaml) 20829 1726867351.18386: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 20829 1726867351.18451: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 20829 1726867351.18734: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 20829 1726867351.18737: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 20829 1726867351.18739: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 20829 1726867351.18743: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 20829 1726867351.18746: Loading data from /tmp/network-5rw/inventory.yml 20829 1726867351.18790: /tmp/network-5rw/inventory.yml was not parsable by auto 20829 1726867351.18832: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 20829 1726867351.18859: Loading data from /tmp/network-5rw/inventory.yml 20829 1726867351.18930: group all already in inventory 20829 1726867351.18936: set inventory_file for managed_node1 20829 1726867351.18939: set inventory_dir for managed_node1 20829 1726867351.18939: Added host managed_node1 to inventory 20829 1726867351.18941: Added host managed_node1 to group all 20829 1726867351.18942: set ansible_host for managed_node1 20829 1726867351.18942: set ansible_ssh_extra_args for managed_node1 20829 1726867351.18944: set inventory_file for managed_node2 20829 1726867351.18946: set inventory_dir for managed_node2 20829 1726867351.18946: Added host managed_node2 to inventory 20829 1726867351.18947: Added host managed_node2 to group all 20829 1726867351.18947: set ansible_host for managed_node2 20829 1726867351.18948: set ansible_ssh_extra_args for managed_node2 20829 1726867351.18949: set inventory_file for managed_node3 20829 1726867351.18951: set inventory_dir for managed_node3 20829 1726867351.18951: Added host managed_node3 to inventory 20829 1726867351.18952: Added host managed_node3 to group all 20829 1726867351.18952: set ansible_host for managed_node3 20829 1726867351.18953: set ansible_ssh_extra_args for managed_node3 20829 1726867351.18954: Reconcile groups and hosts in inventory. 20829 1726867351.18957: Group ungrouped now contains managed_node1 20829 1726867351.18958: Group ungrouped now contains managed_node2 20829 1726867351.18959: Group ungrouped now contains managed_node3 20829 1726867351.19021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 20829 1726867351.19099: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 20829 1726867351.19129: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 20829 1726867351.19149: Loaded config def from plugin (vars/host_group_vars) 20829 1726867351.19151: 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) 20829 1726867351.19156: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 20829 1726867351.19161: 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) 20829 1726867351.19190: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 20829 1726867351.19525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867351.19591: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 20829 1726867351.19617: Loaded config def from plugin (connection/local) 20829 1726867351.19620: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 20829 1726867351.20086: Loaded config def from plugin (connection/paramiko_ssh) 20829 1726867351.20090: 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) 20829 1726867351.21052: 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) 20829 1726867351.21092: Loaded config def from plugin (connection/psrp) 20829 1726867351.21095: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 20829 1726867351.21829: 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) 20829 1726867351.21869: Loaded config def from plugin (connection/ssh) 20829 1726867351.21872: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 20829 1726867351.23929: 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) 20829 1726867351.23981: Loaded config def from plugin (connection/winrm) 20829 1726867351.23985: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 20829 1726867351.24021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 20829 1726867351.24090: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 20829 1726867351.24159: Loaded config def from plugin (shell/cmd) 20829 1726867351.24161: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 20829 1726867351.24193: 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) 20829 1726867351.24265: Loaded config def from plugin (shell/powershell) 20829 1726867351.24267: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 20829 1726867351.24330: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 20829 1726867351.24653: Loaded config def from plugin (shell/sh) 20829 1726867351.24656: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 20829 1726867351.24807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 20829 1726867351.24970: Loaded config def from plugin (become/runas) 20829 1726867351.24973: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 20829 1726867351.25771: Loaded config def from plugin (become/su) 20829 1726867351.25775: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 20829 1726867351.26055: Loaded config def from plugin (become/sudo) 20829 1726867351.26057: 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 20829 1726867351.26090: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_initscripts.yml 20829 1726867351.26384: in VariableManager get_vars() 20829 1726867351.26405: done with get_vars() 20829 1726867351.26539: trying /usr/local/lib/python3.12/site-packages/ansible/modules 20829 1726867351.30921: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 20829 1726867351.31031: in VariableManager get_vars() 20829 1726867351.31036: done with get_vars() 20829 1726867351.31038: variable 'playbook_dir' from source: magic vars 20829 1726867351.31039: variable 'ansible_playbook_python' from source: magic vars 20829 1726867351.31040: variable 'ansible_config_file' from source: magic vars 20829 1726867351.31041: variable 'groups' from source: magic vars 20829 1726867351.31041: variable 'omit' from source: magic vars 20829 1726867351.31042: variable 'ansible_version' from source: magic vars 20829 1726867351.31043: variable 'ansible_check_mode' from source: magic vars 20829 1726867351.31043: variable 'ansible_diff_mode' from source: magic vars 20829 1726867351.31044: variable 'ansible_forks' from source: magic vars 20829 1726867351.31045: variable 'ansible_inventory_sources' from source: magic vars 20829 1726867351.31046: variable 'ansible_skip_tags' from source: magic vars 20829 1726867351.31046: variable 'ansible_limit' from source: magic vars 20829 1726867351.31047: variable 'ansible_run_tags' from source: magic vars 20829 1726867351.31048: variable 'ansible_verbosity' from source: magic vars 20829 1726867351.31286: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml 20829 1726867351.33475: in VariableManager get_vars() 20829 1726867351.33496: done with get_vars() 20829 1726867351.33533: in VariableManager get_vars() 20829 1726867351.33546: done with get_vars() 20829 1726867351.33884: in VariableManager get_vars() 20829 1726867351.33899: done with get_vars() 20829 1726867351.34316: in VariableManager get_vars() 20829 1726867351.34332: done with get_vars() 20829 1726867351.34337: variable 'omit' from source: magic vars 20829 1726867351.34356: variable 'omit' from source: magic vars 20829 1726867351.34392: in VariableManager get_vars() 20829 1726867351.34404: done with get_vars() 20829 1726867351.34449: in VariableManager get_vars() 20829 1726867351.34463: done with get_vars() 20829 1726867351.34703: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20829 1726867351.35125: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20829 1726867351.35257: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20829 1726867351.36789: in VariableManager get_vars() 20829 1726867351.36809: done with get_vars() 20829 1726867351.37633: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 20829 1726867351.37975: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20829 1726867351.46610: in VariableManager get_vars() 20829 1726867351.46630: done with get_vars() 20829 1726867351.46635: variable 'omit' from source: magic vars 20829 1726867351.46646: variable 'omit' from source: magic vars 20829 1726867351.46808: in VariableManager get_vars() 20829 1726867351.46827: done with get_vars() 20829 1726867351.46849: in VariableManager get_vars() 20829 1726867351.46865: done with get_vars() 20829 1726867351.46897: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20829 1726867351.47194: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20829 1726867351.47325: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20829 1726867351.48298: in VariableManager get_vars() 20829 1726867351.48319: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20829 1726867351.54979: in VariableManager get_vars() 20829 1726867351.55009: done with get_vars() 20829 1726867351.55016: variable 'omit' from source: magic vars 20829 1726867351.55027: variable 'omit' from source: magic vars 20829 1726867351.55058: in VariableManager get_vars() 20829 1726867351.55075: done with get_vars() 20829 1726867351.55202: in VariableManager get_vars() 20829 1726867351.55337: done with get_vars() 20829 1726867351.55367: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20829 1726867351.55522: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20829 1726867351.55714: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20829 1726867351.56591: in VariableManager get_vars() 20829 1726867351.56613: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20829 1726867351.62049: in VariableManager get_vars() 20829 1726867351.62193: done with get_vars() 20829 1726867351.62199: variable 'omit' from source: magic vars 20829 1726867351.62224: variable 'omit' from source: magic vars 20829 1726867351.62261: in VariableManager get_vars() 20829 1726867351.62384: done with get_vars() 20829 1726867351.62414: in VariableManager get_vars() 20829 1726867351.62435: done with get_vars() 20829 1726867351.62464: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20829 1726867351.62906: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20829 1726867351.63091: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20829 1726867351.63782: in VariableManager get_vars() 20829 1726867351.63807: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20829 1726867351.67850: in VariableManager get_vars() 20829 1726867351.67875: done with get_vars() 20829 1726867351.68031: in VariableManager get_vars() 20829 1726867351.68055: done with get_vars() 20829 1726867351.68224: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 20829 1726867351.68238: 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 20829 1726867351.68809: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 20829 1726867351.69189: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 20829 1726867351.69192: 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) 20829 1726867351.69224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 20829 1726867351.69249: 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) 20829 1726867351.69670: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 20829 1726867351.69783: Loaded config def from plugin (callback/default) 20829 1726867351.69786: 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) 20829 1726867351.72288: Loaded config def from plugin (callback/junit) 20829 1726867351.72291: 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) 20829 1726867351.72388: 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) 20829 1726867351.72570: Loaded config def from plugin (callback/minimal) 20829 1726867351.72572: 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) 20829 1726867351.72614: 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) 20829 1726867351.72790: Loaded config def from plugin (callback/tree) 20829 1726867351.72793: 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 20829 1726867351.73022: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 20829 1726867351.73025: 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_ethtool_ring_initscripts.yml *********************************** 2 plays in /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_initscripts.yml 20829 1726867351.73052: in VariableManager get_vars() 20829 1726867351.73068: done with get_vars() 20829 1726867351.73074: in VariableManager get_vars() 20829 1726867351.73086: done with get_vars() 20829 1726867351.73090: variable 'omit' from source: magic vars 20829 1726867351.73221: in VariableManager get_vars() 20829 1726867351.73236: done with get_vars() 20829 1726867351.73257: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethtool_ring.yml' with initscripts as provider] *** 20829 1726867351.74433: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 20829 1726867351.74653: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 20829 1726867351.74797: getting the remaining hosts for this loop 20829 1726867351.74799: done getting the remaining hosts for this loop 20829 1726867351.74801: getting the next task for host managed_node2 20829 1726867351.74805: done getting next task for host managed_node2 20829 1726867351.74806: ^ task is: TASK: Gathering Facts 20829 1726867351.74808: ^ 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 20829 1726867351.74810: getting variables 20829 1726867351.74811: in VariableManager get_vars() 20829 1726867351.74820: Calling all_inventory to load vars for managed_node2 20829 1726867351.74823: Calling groups_inventory to load vars for managed_node2 20829 1726867351.74825: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867351.74950: Calling all_plugins_play to load vars for managed_node2 20829 1726867351.74963: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867351.74966: Calling groups_plugins_play to load vars for managed_node2 20829 1726867351.75004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867351.75141: done with get_vars() 20829 1726867351.75148: done getting variables 20829 1726867351.75241: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_initscripts.yml:5 Friday 20 September 2024 17:22:31 -0400 (0:00:00.024) 0:00:00.024 ****** 20829 1726867351.75262: entering _queue_task() for managed_node2/gather_facts 20829 1726867351.75264: Creating lock for gather_facts 20829 1726867351.75723: worker is 1 (out of 1 available) 20829 1726867351.75732: exiting _queue_task() for managed_node2/gather_facts 20829 1726867351.75746: done queuing things up, now waiting for results queue to drain 20829 1726867351.75748: waiting for pending results... 20829 1726867351.75933: running TaskExecutor() for managed_node2/TASK: Gathering Facts 20829 1726867351.76017: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000015d 20829 1726867351.76046: variable 'ansible_search_path' from source: unknown 20829 1726867351.76092: calling self._execute() 20829 1726867351.76174: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867351.76189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867351.76203: variable 'omit' from source: magic vars 20829 1726867351.76315: variable 'omit' from source: magic vars 20829 1726867351.76369: variable 'omit' from source: magic vars 20829 1726867351.76405: variable 'omit' from source: magic vars 20829 1726867351.76480: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20829 1726867351.76505: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20829 1726867351.76531: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20829 1726867351.76554: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20829 1726867351.76587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20829 1726867351.76620: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20829 1726867351.76683: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867351.76692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867351.76789: Set connection var ansible_timeout to 10 20829 1726867351.76814: Set connection var ansible_pipelining to False 20829 1726867351.76826: Set connection var ansible_connection to ssh 20829 1726867351.76837: Set connection var ansible_module_compression to ZIP_DEFLATED 20829 1726867351.76844: Set connection var ansible_shell_type to sh 20829 1726867351.76855: Set connection var ansible_shell_executable to /bin/sh 20829 1726867351.76887: variable 'ansible_shell_executable' from source: unknown 20829 1726867351.76895: variable 'ansible_connection' from source: unknown 20829 1726867351.76912: variable 'ansible_module_compression' from source: unknown 20829 1726867351.76983: variable 'ansible_shell_type' from source: unknown 20829 1726867351.76987: variable 'ansible_shell_executable' from source: unknown 20829 1726867351.76990: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867351.76992: variable 'ansible_pipelining' from source: unknown 20829 1726867351.76994: variable 'ansible_timeout' from source: unknown 20829 1726867351.76996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867351.77152: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 20829 1726867351.77168: variable 'omit' from source: magic vars 20829 1726867351.77180: starting attempt loop 20829 1726867351.77188: running the handler 20829 1726867351.77207: variable 'ansible_facts' from source: unknown 20829 1726867351.77241: _low_level_execute_command(): starting 20829 1726867351.77259: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20829 1726867351.78112: 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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20829 1726867351.78153: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20829 1726867351.78293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20829 1726867351.79982: stdout chunk (state=3): >>>/root <<< 20829 1726867351.80123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20829 1726867351.80401: stdout chunk (state=3): >>><<< 20829 1726867351.80404: stderr chunk (state=3): >>><<< 20829 1726867351.80407: _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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 20829 1726867351.80409: _low_level_execute_command(): starting 20829 1726867351.80413: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867351.8031647-20862-102871156097105 `" && echo ansible-tmp-1726867351.8031647-20862-102871156097105="` echo /root/.ansible/tmp/ansible-tmp-1726867351.8031647-20862-102871156097105 `" ) && sleep 0' 20829 1726867351.81405: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20829 1726867351.81684: 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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 20829 1726867351.81706: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20829 1726867351.81717: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20829 1726867351.81784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20829 1726867351.83763: stdout chunk (state=3): >>>ansible-tmp-1726867351.8031647-20862-102871156097105=/root/.ansible/tmp/ansible-tmp-1726867351.8031647-20862-102871156097105 <<< 20829 1726867351.83895: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20829 1726867351.83982: stderr chunk (state=3): >>><<< 20829 1726867351.83986: stdout chunk (state=3): >>><<< 20829 1726867351.83988: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867351.8031647-20862-102871156097105=/root/.ansible/tmp/ansible-tmp-1726867351.8031647-20862-102871156097105 , 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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 20829 1726867351.83991: variable 'ansible_module_compression' from source: unknown 20829 1726867351.84227: ANSIBALLZ: Using generic lock for ansible.legacy.setup 20829 1726867351.84231: ANSIBALLZ: Acquiring lock 20829 1726867351.84233: ANSIBALLZ: Lock acquired: 140632415818464 20829 1726867351.84236: ANSIBALLZ: Creating module 20829 1726867352.39152: ANSIBALLZ: Writing module into payload 20829 1726867352.39357: ANSIBALLZ: Writing module 20829 1726867352.39361: ANSIBALLZ: Renaming module 20829 1726867352.39366: ANSIBALLZ: Done creating module 20829 1726867352.39415: variable 'ansible_facts' from source: unknown 20829 1726867352.39496: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20829 1726867352.39504: _low_level_execute_command(): starting 20829 1726867352.39507: _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' 20829 1726867352.40136: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20829 1726867352.40201: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20829 1726867352.40205: 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.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20829 1726867352.40279: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20829 1726867352.40314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 20829 1726867352.40334: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20829 1726867352.40347: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20829 1726867352.40498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20829 1726867352.42137: stdout chunk (state=3): >>>PLATFORM <<< 20829 1726867352.42218: stdout chunk (state=3): >>>Linux <<< 20829 1726867352.42222: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 20829 1726867352.42238: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 20829 1726867352.42426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20829 1726867352.42679: stdout chunk (state=3): >>><<< 20829 1726867352.42684: stderr chunk (state=3): >>><<< 20829 1726867352.42688: _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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 20829 1726867352.42693 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 20829 1726867352.42696: _low_level_execute_command(): starting 20829 1726867352.42698: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 20829 1726867352.42836: Sending initial data 20829 1726867352.42846: Sent initial data (1181 bytes) 20829 1726867352.44088: 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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 20829 1726867352.44188: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20829 1726867352.44226: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20829 1726867352.44293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20829 1726867352.47857: 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"} <<< 20829 1726867352.48121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20829 1726867352.48174: stderr chunk (state=3): >>><<< 20829 1726867352.48188: stdout chunk (state=3): >>><<< 20829 1726867352.48211: _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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 20829 1726867352.48559: variable 'ansible_facts' from source: unknown 20829 1726867352.48562: variable 'ansible_facts' from source: unknown 20829 1726867352.48565: variable 'ansible_module_compression' from source: unknown 20829 1726867352.48594: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20829mw3xdws3/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20829 1726867352.48631: variable 'ansible_facts' from source: unknown 20829 1726867352.49083: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867351.8031647-20862-102871156097105/AnsiballZ_setup.py 20829 1726867352.49417: Sending initial data 20829 1726867352.49421: Sent initial data (154 bytes) 20829 1726867352.50775: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20829 1726867352.50784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20829 1726867352.50800: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 20829 1726867352.50808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20829 1726867352.50865: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20829 1726867352.50869: 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.116 originally 10.31.12.116 debug2: match found <<< 20829 1726867352.50888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20829 1726867352.51133: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20829 1726867352.51202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20829 1726867352.52819: 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 <<< 20829 1726867352.52855: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20829 1726867352.52887: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20829mw3xdws3/tmpjeuwrpue /root/.ansible/tmp/ansible-tmp-1726867351.8031647-20862-102871156097105/AnsiballZ_setup.py <<< 20829 1726867352.52890: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867351.8031647-20862-102871156097105/AnsiballZ_setup.py" <<< 20829 1726867352.53114: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20829mw3xdws3/tmpjeuwrpue" to remote "/root/.ansible/tmp/ansible-tmp-1726867351.8031647-20862-102871156097105/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867351.8031647-20862-102871156097105/AnsiballZ_setup.py" <<< 20829 1726867352.56223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20829 1726867352.56287: stderr chunk (state=3): >>><<< 20829 1726867352.56290: stdout chunk (state=3): >>><<< 20829 1726867352.56293: done transferring module to remote 20829 1726867352.56295: _low_level_execute_command(): starting 20829 1726867352.56297: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867351.8031647-20862-102871156097105/ /root/.ansible/tmp/ansible-tmp-1726867351.8031647-20862-102871156097105/AnsiballZ_setup.py && sleep 0' 20829 1726867352.57550: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20829 1726867352.57762: 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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 20829 1726867352.57828: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20829 1726867352.57895: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20829 1726867352.59914: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20829 1726867352.59918: stdout chunk (state=3): >>><<< 20829 1726867352.59920: stderr chunk (state=3): >>><<< 20829 1726867352.59923: _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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 20829 1726867352.59925: _low_level_execute_command(): starting 20829 1726867352.59927: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867351.8031647-20862-102871156097105/AnsiballZ_setup.py && sleep 0' 20829 1726867352.61183: 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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 20829 1726867352.61201: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20829 1726867352.61285: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20829 1726867352.63557: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20829 1726867352.63717: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # <<< 20829 1726867352.63738: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 20829 1726867352.63833: stdout chunk (state=3): >>>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' # <<< 20829 1726867352.63847: stdout chunk (state=3): >>>import 'codecs' # <<< 20829 1726867352.63886: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 20829 1726867352.63905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 20829 1726867352.63947: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a6184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a5e7b30> <<< 20829 1726867352.64040: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a61aa50> <<< 20829 1726867352.64059: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 20829 1726867352.64081: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 20829 1726867352.64162: stdout chunk (state=3): >>>import '_collections_abc' # <<< 20829 1726867352.64192: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 20829 1726867352.64297: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 20829 1726867352.64300: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 20829 1726867352.64306: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 20829 1726867352.64412: 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 <<< 20829 1726867352.64427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a42d130> <<< 20829 1726867352.64432: 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 <<< 20829 1726867352.64434: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 20829 1726867352.64437: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a42dfa0> <<< 20829 1726867352.64536: stdout chunk (state=3): >>>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. <<< 20829 1726867352.64901: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 20829 1726867352.64924: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 20829 1726867352.64987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 20829 1726867352.65019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 20829 1726867352.65023: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a46be00> <<< 20829 1726867352.65139: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a46bec0> # /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' <<< 20829 1726867352.65163: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 20829 1726867352.65213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 20829 1726867352.65234: stdout chunk (state=3): >>>import 'itertools' # <<< 20829 1726867352.65302: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a4a37d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 20829 1726867352.65311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a4a3e60> <<< 20829 1726867352.65691: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a483ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a4811f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a468fb0> # /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 0x7f527a4c3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a4c2390> <<< 20829 1726867352.65723: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a482090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a4c0bc0> <<< 20829 1726867352.65807: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a4f8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a468230> <<< 20829 1726867352.65824: 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' <<< 20829 1726867352.65862: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f527a4f8cb0> <<< 20829 1726867352.65919: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a4f8b60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867352.66121: 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 0x7f527a4f8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a466d50> # /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 0x7f527a4f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a4f9250> 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' <<< 20829 1726867352.66124: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a4fa480> <<< 20829 1726867352.66127: stdout chunk (state=3): >>>import 'importlib.util' # <<< 20829 1726867352.66247: stdout chunk (state=3): >>>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 0x7f527a5106b0> import 'errno' # <<< 20829 1726867352.66350: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f527a511d90> # /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 0x7f527a512c30> <<< 20829 1726867352.66459: 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 0x7f527a513290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a512180> # /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' <<< 20829 1726867352.66480: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867352.66567: 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 0x7f527a513d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a513440> <<< 20829 1726867352.66993: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a4fa4e0> # /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 0x7f527a257bc0> # /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 0x7f527a2806e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a280440> # 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 0x7f527a280620> # /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 0x7f527a280fe0> <<< 20829 1726867352.67136: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867352.67140: 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 0x7f527a281970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a280890> <<< 20829 1726867352.67155: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a255d60> <<< 20829 1726867352.67238: 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' # /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 0x7f527a282cf0> <<< 20829 1726867352.67267: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a280e60> <<< 20829 1726867352.67281: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a4fabd0> <<< 20829 1726867352.67342: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 20829 1726867352.67374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 20829 1726867352.67395: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 20829 1726867352.67459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a2af020> <<< 20829 1726867352.67566: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 20829 1726867352.67602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a2d33e0> <<< 20829 1726867352.67631: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 20829 1726867352.67676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 20829 1726867352.67736: stdout chunk (state=3): >>>import 'ntpath' # <<< 20829 1726867352.67873: 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 0x7f527a3301a0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 20829 1726867352.67894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 20829 1726867352.67959: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 20829 1726867352.67962: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a3328d0> <<< 20829 1726867352.68040: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a3302c0> <<< 20829 1726867352.68079: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a2fd190> <<< 20829 1726867352.68119: 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 0x7f527a1391f0> <<< 20829 1726867352.68238: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a2d21e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a283bf0> <<< 20829 1726867352.68700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f527a2d28a0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_zzyu2bpe/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 20829 1726867352.68719: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.68805: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 20829 1726867352.69107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a19af00> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a179df0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a178f50> <<< 20829 1726867352.69117: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.69147: stdout chunk (state=3): >>>import 'ansible' # <<< 20829 1726867352.69150: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.69244: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 20829 1726867352.70732: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.71815: 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 0x7f527a198dd0> # /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' <<< 20829 1726867352.71834: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 20829 1726867352.71861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 20829 1726867352.71873: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 20829 1726867352.72035: 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 0x7f527a1d2780> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a1d2510> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a1d1e20> # /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' <<< 20829 1726867352.72050: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a1d2840> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a19bb90> <<< 20829 1726867352.72131: stdout chunk (state=3): >>>import 'atexit' # <<< 20829 1726867352.72194: 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 0x7f527a1d34a0> # 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 0x7f527a1d3650> # /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' <<< 20829 1726867352.72219: stdout chunk (state=3): >>>import '_locale' # <<< 20829 1726867352.72306: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a1d3b90> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 20829 1726867352.72321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 20829 1726867352.72414: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b2d970> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867352.72571: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5279b2f590> # /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 0x7f5279b2ff20> # /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 0x7f5279b35100> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 20829 1726867352.72603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 20829 1726867352.72740: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b37bc0> # 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 0x7f527a17aff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b35e80> <<< 20829 1726867352.72758: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 20829 1726867352.72792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 20829 1726867352.72818: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 20829 1726867352.72822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 20829 1726867352.73007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 20829 1726867352.73010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 20829 1726867352.73013: 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' <<< 20829 1726867352.73015: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b3bb90> <<< 20829 1726867352.73092: stdout chunk (state=3): >>>import '_tokenize' # <<< 20829 1726867352.73495: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b3a660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b3a3c0> # /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 0x7f5279b3a930> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b36390> # 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 0x7f5279b7fe90> # /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 0x7f5279b7f890> <<< 20829 1726867352.73597: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /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 0x7f5279b81a60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b81820> # /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 0x7f5279b83fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b82150> # /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' # <<< 20829 1726867352.73643: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b87680> <<< 20829 1726867352.74195: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b84140> # 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 0x7f5279b88a40> # 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 0x7f5279b885c0> # 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 0x7f5279b88a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b801d0> # /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' <<< 20829 1726867352.74198: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867352.74201: 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 0x7f5279a140b0> <<< 20829 1726867352.74251: 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 0x7f5279a152b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b8a810> <<< 20829 1726867352.74268: 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 0x7f5279b8bbc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b8a480> <<< 20829 1726867352.74273: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.74297: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 20829 1726867352.74353: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.74410: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.74507: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.74511: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.74523: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 20829 1726867352.74526: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.74802: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20829 1726867352.75581: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.75924: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 20829 1726867352.75938: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 20829 1726867352.75994: stdout chunk (state=3): >>>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' <<< 20829 1726867352.76047: 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 0x7f5279a19430> <<< 20829 1726867352.76131: 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' <<< 20829 1726867352.76217: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279a1a1b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279a15580> import 'ansible.module_utils.compat.selinux' # <<< 20829 1726867352.76223: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.76247: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.76254: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 20829 1726867352.76276: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.76794: stdout chunk (state=3): >>># 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 0x7f5279a18f50> <<< 20829 1726867352.76799: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.77071: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.77521: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.77582: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.77665: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 20829 1726867352.77671: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.77710: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.77745: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 20829 1726867352.77752: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.77827: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.77907: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 20829 1726867352.77933: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20829 1726867352.77943: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 20829 1726867352.78137: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 20829 1726867352.78300: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.78523: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 20829 1726867352.78588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 20829 1726867352.78594: stdout chunk (state=3): >>>import '_ast' # <<< 20829 1726867352.78669: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279a1b230> <<< 20829 1726867352.78673: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.78850: stdout chunk (state=3): >>># 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' # <<< 20829 1726867352.78874: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.79081: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20829 1726867352.79109: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.79265: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 20829 1726867352.79503: 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 0x7f5279a25c40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279a20bc0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 20829 1726867352.79528: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.79560: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.79610: 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' <<< 20829 1726867352.79891: 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 # 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' <<< 20829 1726867352.79955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b0e7b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279bfa480> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279a25dc0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b88d70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 20829 1726867352.79999: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.80071: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 20829 1726867352.80092: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 20829 1726867352.80194: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available <<< 20829 1726867352.80783: stdout chunk (state=3): >>># 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 <<< 20829 1726867352.80787: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.80790: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.80814: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 20829 1726867352.80857: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.81176: stdout chunk (state=3): >>># 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 <<< 20829 1726867352.81181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 20829 1726867352.81184: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 20829 1726867352.81225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 20829 1726867352.81231: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279ab9dc0> <<< 20829 1726867352.81264: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 20829 1726867352.81279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 20829 1726867352.81286: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 20829 1726867352.81368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 20829 1726867352.81372: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 20829 1726867352.81375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 20829 1726867352.81421: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279683da0> <<< 20829 1726867352.81584: stdout chunk (state=3): >>># 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 0x7f5279688140> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279aa2ba0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279aba930> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279ab8470> <<< 20829 1726867352.81588: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279ab8ec0> <<< 20829 1726867352.81594: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 20829 1726867352.81691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 20829 1726867352.81696: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 20829 1726867352.81908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # 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 0x7f527968b080> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527968a930> <<< 20829 1726867352.81922: 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 0x7f527968ab10> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279689d60> # /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' <<< 20829 1726867352.81993: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527968b230> # /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' <<< 20829 1726867352.82023: 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 0x7f52796f1d30> <<< 20829 1726867352.82154: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527968bd40> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279ab81a0> 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 <<< 20829 1726867352.82451: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available <<< 20829 1726867352.82523: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 20829 1726867352.82549: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.82605: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 20829 1726867352.82615: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.82659: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.82702: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 20829 1726867352.82709: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.82893: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20829 1726867352.82947: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 20829 1726867352.82955: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 20829 1726867352.83028: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.83689: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.84381: stdout chunk (state=3): >>>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 <<< 20829 1726867352.84410: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.84418: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 20829 1726867352.84425: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.84726: stdout chunk (state=3): >>># 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 0x7f52796f3290> # /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' <<< 20829 1726867352.84793: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52796f2750> <<< 20829 1726867352.84801: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 20829 1726867352.84804: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.84949: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 20829 1726867352.85042: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.85194: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 20829 1726867352.85386: stdout chunk (state=3): >>># 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 <<< 20829 1726867352.85430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 20829 1726867352.85501: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867352.85561: 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 0x7f5279725e20> <<< 20829 1726867352.86017: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279a1a090> 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 <<< 20829 1726867352.86046: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.86162: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.86335: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 20829 1726867352.86364: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.86405: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 20829 1726867352.86409: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.86453: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.86662: 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' # 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 0x7f5279739a30> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279739670> <<< 20829 1726867352.86784: stdout chunk (state=3): >>>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 <<< 20829 1726867352.86878: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.87090: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 20829 1726867352.87135: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.87244: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.87284: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.87323: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 20829 1726867352.87327: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 20829 1726867352.87358: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.87561: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20829 1726867352.88291: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 20829 1726867352.88294: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.88298: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20829 1726867352.88575: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.89136: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 20829 1726867352.89206: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.89359: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 20829 1726867352.89417: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.89518: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 20829 1726867352.89525: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.89866: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # <<< 20829 1726867352.89983: stdout chunk (state=3): >>># 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 <<< 20829 1726867352.90194: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20829 1726867352.90386: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.90588: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 20829 1726867352.90596: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 20829 1726867352.90602: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.90645: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.90883: stdout chunk (state=3): >>>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 <<< 20829 1726867352.90891: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 20829 1726867352.91016: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 20829 1726867352.91023: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.91326: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 20829 1726867352.91514: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.91786: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 20829 1726867352.91838: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20829 1726867352.91906: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 20829 1726867352.91944: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.91954: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 20829 1726867352.92083: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20829 1726867352.92368: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # <<< 20829 1726867352.92372: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 20829 1726867352.92375: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.92427: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 20829 1726867352.92436: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.92452: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.92569: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.92573: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.92575: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.92801: stdout chunk (state=3): >>># 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 <<< 20829 1726867352.92982: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 20829 1726867352.93047: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.93241: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 20829 1726867352.93247: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.93318: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.93588: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 20829 1726867352.93593: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 20829 1726867352.93595: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.93598: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.93641: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 20829 1726867352.93645: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 20829 1726867352.93651: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.93915: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.93919: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 20829 1726867352.93966: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867352.94254: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 20829 1726867352.94258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 20829 1726867352.94389: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 20829 1726867352.94404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f52794d1e50> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52794d15e0> <<< 20829 1726867352.94583: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52794cb620> <<< 20829 1726867354.09469: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 20829 1726867354.09480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 20829 1726867354.09507: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279518b60> <<< 20829 1726867354.09556: stdout chunk (state=3): >>># /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 0x7f5279519880> <<< 20829 1726867354.09631: 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' <<< 20829 1726867354.09670: 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' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279563f50> <<< 20829 1726867354.09753: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527951bd40> <<< 20829 1726867354.10388: 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 <<< 20829 1726867354.30280: stdout chunk (state=3): >>> <<< 20829 1726867354.30318: stdout chunk (state=3): >>>{"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_fips": false, "ansible_loadavg": {"1m": 0.2919921875, "5m": 0.359375, "15m": 0.19921875}, "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-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.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": "ec273454a5a8b2a199265679d6a78897", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "22", "second": "32", "epoch": "1726867352", "epoch_int": "1726867352", "date": "2024-09-20", "time": "17:22:32", "iso8601_micro": "2024-09-20T21:22:32.949425Z", "iso8601": "2024-09-20T21:22:32Z", "iso8601_basic": "20240920T172232949425", "iso8601_basic_short": "20240920T172232", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_is_chroot": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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": "ttyS<<< 20829 1726867354.30357: stdout chunk (state=3): >>>0,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_fibre_channel_wwn": [], "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:d5ff:fec3:77ad", "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<<< 20829 1726867354.30380: stdout chunk (state=3): >>>_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.116"], "ansible_all_ipv6_addresses": ["fe80::8ff:d5ff:fec3:77ad"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.116", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:d5ff:fec3:77ad"]}, "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 54464 10.31.12.116 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 54464 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_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": 2964, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 567, "free": 2964}, "nocache": {"free": 3302, "used": 229}, "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": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_uuid": "ec273454-a5a8-b2a1-9926-56<<< 20829 1726867354.30422: stdout chunk (state=3): >>>79d6a78897", "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": 591, "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": 261794852864, "block_size": 4096, "block_total": 65519099, "block_available": 63914759, "block_used": 1604340, "inode_total": 131070960, "inode_available": 131029050, "inode_used": 41910, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 20829 1726867354.31432: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # 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 <<< 20829 1726867354.31470: stdout chunk (state=3): >>># cleanup[2] removing subprocess # cleanup[2] removing token # destroy token<<< 20829 1726867354.31501: stdout chunk (state=3): >>> # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap<<< 20829 1726867354.31544: stdout chunk (state=3): >>> # 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<<< 20829 1726867354.31593: 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<<< 20829 1726867354.31789: stdout chunk (state=3): >>> # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation<<< 20829 1726867354.31793: stdout chunk (state=3): >>> # 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 <<< 20829 1726867354.31821: stdout chunk (state=3): >>># 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<<< 20829 1726867354.31835: stdout chunk (state=3): >>> # 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<<< 20829 1726867354.31863: stdout chunk (state=3): >>> # 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 <<< 20829 1726867354.31983: stdout chunk (state=3): >>># 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<<< 20829 1726867354.32012: stdout chunk (state=3): >>> # 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<<< 20829 1726867354.32109: stdout chunk (state=3): >>> # 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 <<< 20829 1726867354.32620: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 20829 1726867354.32646: stdout chunk (state=3): >>> # destroy importlib.machinery # destroy importlib._abc<<< 20829 1726867354.32671: stdout chunk (state=3): >>> # destroy importlib.util <<< 20829 1726867354.32724: stdout chunk (state=3): >>># destroy _bz2 <<< 20829 1726867354.32757: stdout chunk (state=3): >>># destroy _compression <<< 20829 1726867354.32760: stdout chunk (state=3): >>># destroy _lzma # destroy _blake2<<< 20829 1726867354.32785: stdout chunk (state=3): >>> # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path<<< 20829 1726867354.32823: stdout chunk (state=3): >>> # destroy zipfile<<< 20829 1726867354.32841: stdout chunk (state=3): >>> # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress<<< 20829 1726867354.32888: stdout chunk (state=3): >>> # destroy ntpath <<< 20829 1726867354.32937: stdout chunk (state=3): >>># destroy importlib <<< 20829 1726867354.32943: stdout chunk (state=3): >>># destroy zipimport<<< 20829 1726867354.32975: stdout chunk (state=3): >>> # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder<<< 20829 1726867354.33008: stdout chunk (state=3): >>> # destroy json.encoder # destroy json.scanner # destroy _json<<< 20829 1726867354.33019: stdout chunk (state=3): >>> # destroy grp # destroy encodings<<< 20829 1726867354.33059: stdout chunk (state=3): >>> # destroy _locale<<< 20829 1726867354.33062: stdout chunk (state=3): >>> # destroy locale<<< 20829 1726867354.33107: stdout chunk (state=3): >>> # destroy select # destroy _signal # destroy _posixsubprocess<<< 20829 1726867354.33110: stdout chunk (state=3): >>> # destroy syslog<<< 20829 1726867354.33181: stdout chunk (state=3): >>> # destroy uuid # destroy selinux <<< 20829 1726867354.33199: stdout chunk (state=3): >>># destroy shutil <<< 20829 1726867354.33230: stdout chunk (state=3): >>># destroy distro<<< 20829 1726867354.33241: stdout chunk (state=3): >>> <<< 20829 1726867354.33316: stdout chunk (state=3): >>># destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors<<< 20829 1726867354.33343: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.ansible_collector <<< 20829 1726867354.33353: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool<<< 20829 1726867354.33379: stdout chunk (state=3): >>> # destroy signal # destroy pickle<<< 20829 1726867354.33434: stdout chunk (state=3): >>> # destroy _compat_pickle # destroy _pickle <<< 20829 1726867354.33458: stdout chunk (state=3): >>># destroy queue # destroy _heapq<<< 20829 1726867354.33474: stdout chunk (state=3): >>> # destroy _queue # destroy multiprocessing.reduction<<< 20829 1726867354.33527: stdout chunk (state=3): >>> # destroy selectors # destroy shlex <<< 20829 1726867354.33561: stdout chunk (state=3): >>># destroy fcntl<<< 20829 1726867354.33572: stdout chunk (state=3): >>> # destroy datetime # destroy subprocess <<< 20829 1726867354.33607: stdout chunk (state=3): >>># destroy base64 <<< 20829 1726867354.33624: stdout chunk (state=3): >>># destroy _ssl<<< 20829 1726867354.33670: stdout chunk (state=3): >>> # destroy ansible.module_utils.compat.selinux <<< 20829 1726867354.33697: stdout chunk (state=3): >>># destroy getpass # destroy pwd<<< 20829 1726867354.33708: stdout chunk (state=3): >>> # destroy termios # destroy json<<< 20829 1726867354.33759: stdout chunk (state=3): >>> # destroy socket<<< 20829 1726867354.33783: stdout chunk (state=3): >>> # destroy struct <<< 20829 1726867354.33801: stdout chunk (state=3): >>># destroy glob <<< 20829 1726867354.33825: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile<<< 20829 1726867354.33875: stdout chunk (state=3): >>> # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array <<< 20829 1726867354.33888: stdout chunk (state=3): >>># destroy multiprocessing.dummy.connection<<< 20829 1726867354.33972: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.idna <<< 20829 1726867354.33979: stdout chunk (state=3): >>># destroy stringprep <<< 20829 1726867354.34026: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes<<< 20829 1726867354.34057: stdout chunk (state=3): >>> # 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<<< 20829 1726867354.34082: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache<<< 20829 1726867354.34120: stdout chunk (state=3): >>> # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize<<< 20829 1726867354.34148: stdout chunk (state=3): >>> # 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<<< 20829 1726867354.34167: stdout chunk (state=3): >>> # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect<<< 20829 1726867354.34196: stdout chunk (state=3): >>> # 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<<< 20829 1726867354.34234: stdout chunk (state=3): >>> # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser<<< 20829 1726867354.34246: stdout chunk (state=3): >>> # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools<<< 20829 1726867354.34282: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator<<< 20829 1726867354.34286: 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<<< 20829 1726867354.34325: stdout chunk (state=3): >>> # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat<<< 20829 1726867354.34327: stdout chunk (state=3): >>> # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases<<< 20829 1726867354.34362: stdout chunk (state=3): >>> # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib<<< 20829 1726867354.34403: stdout chunk (state=3): >>> # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 20829 1726867354.34418: stdout chunk (state=3): >>> # destroy selinux._selinux<<< 20829 1726867354.34513: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 20829 1726867354.34724: stdout chunk (state=3): >>># destroy sys.monitoring <<< 20829 1726867354.34747: stdout chunk (state=3): >>># destroy _socket <<< 20829 1726867354.34788: stdout chunk (state=3): >>># destroy _collections <<< 20829 1726867354.34832: stdout chunk (state=3): >>># destroy platform<<< 20829 1726867354.34846: stdout chunk (state=3): >>> # destroy _uuid # destroy stat<<< 20829 1726867354.34870: stdout chunk (state=3): >>> # destroy genericpath # destroy re._parser<<< 20829 1726867354.34931: stdout chunk (state=3): >>> # destroy tokenize <<< 20829 1726867354.34950: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg<<< 20829 1726867354.35000: stdout chunk (state=3): >>> # destroy contextlib # destroy _typing<<< 20829 1726867354.35015: stdout chunk (state=3): >>> # destroy _tokenize <<< 20829 1726867354.35039: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response<<< 20829 1726867354.35088: stdout chunk (state=3): >>> # 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 <<< 20829 1726867354.35264: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs<<< 20829 1726867354.35320: stdout chunk (state=3): >>> # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig<<< 20829 1726867354.35335: stdout chunk (state=3): >>> # destroy encodings.cp437 # destroy encodings.idna<<< 20829 1726867354.35382: stdout chunk (state=3): >>> # destroy _codecs <<< 20829 1726867354.35428: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref<<< 20829 1726867354.35431: stdout chunk (state=3): >>> # destroy collections # destroy threading # destroy atexit<<< 20829 1726867354.35498: stdout chunk (state=3): >>> # destroy _warnings # destroy math # destroy _bisect # destroy time<<< 20829 1726867354.35503: stdout chunk (state=3): >>> # destroy _random <<< 20829 1726867354.35537: stdout chunk (state=3): >>># destroy _weakref # destroy _hashlib <<< 20829 1726867354.35563: stdout chunk (state=3): >>># destroy _operator # destroy _sre<<< 20829 1726867354.35606: stdout chunk (state=3): >>> # destroy _string # destroy re # destroy itertools<<< 20829 1726867354.35644: stdout chunk (state=3): >>> # destroy _abc<<< 20829 1726867354.35660: stdout chunk (state=3): >>> # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks<<< 20829 1726867354.35906: stdout chunk (state=3): >>> <<< 20829 1726867354.36385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 20829 1726867354.36389: stdout chunk (state=3): >>><<< 20829 1726867354.36392: stderr chunk (state=3): >>><<< 20829 1726867354.36506: _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 0x7f527a6184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a5e7b30> # /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 0x7f527a61aa50> 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 0x7f527a42d130> # /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 0x7f527a42dfa0> 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 0x7f527a46be00> # /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 0x7f527a46bec0> # /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 0x7f527a4a37d0> # /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 0x7f527a4a3e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a483ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a4811f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a468fb0> # /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 0x7f527a4c3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a4c2390> # /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 0x7f527a482090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a4c0bc0> # /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 0x7f527a4f8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a468230> # /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 0x7f527a4f8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a4f8b60> # 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 0x7f527a4f8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a466d50> # /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 0x7f527a4f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a4f9250> 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 0x7f527a4fa480> 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 0x7f527a5106b0> 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 0x7f527a511d90> # /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 0x7f527a512c30> # 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 0x7f527a513290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a512180> # /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 0x7f527a513d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a513440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a4fa4e0> # /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 0x7f527a257bc0> # /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 0x7f527a2806e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a280440> # 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 0x7f527a280620> # /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 0x7f527a280fe0> # 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 0x7f527a281970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a280890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a255d60> # /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 0x7f527a282cf0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a280e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a4fabd0> # /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 0x7f527a2af020> # /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 0x7f527a2d33e0> # /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 0x7f527a3301a0> # /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 0x7f527a3328d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a3302c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a2fd190> # /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 0x7f527a1391f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a2d21e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a283bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f527a2d28a0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_zzyu2bpe/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 0x7f527a19af00> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a179df0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a178f50> # 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 0x7f527a198dd0> # /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 0x7f527a1d2780> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a1d2510> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a1d1e20> # /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 0x7f527a1d2840> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527a19bb90> 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 0x7f527a1d34a0> # 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 0x7f527a1d3650> # /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 0x7f527a1d3b90> 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 0x7f5279b2d970> # 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 0x7f5279b2f590> # /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 0x7f5279b2ff20> # /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 0x7f5279b35100> # /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 0x7f5279b37bc0> # 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 0x7f527a17aff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b35e80> # /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 0x7f5279b3bb90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b3a660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b3a3c0> # /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 0x7f5279b3a930> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b36390> # 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 0x7f5279b7fe90> # /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 0x7f5279b7f890> # /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 0x7f5279b81a60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b81820> # /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 0x7f5279b83fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b82150> # /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 0x7f5279b87680> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b84140> # 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 0x7f5279b88a40> # 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 0x7f5279b885c0> # 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 0x7f5279b88a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b801d0> # /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 0x7f5279a140b0> # 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 0x7f5279a152b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b8a810> # 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 0x7f5279b8bbc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b8a480> # 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 0x7f5279a19430> # /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 0x7f5279a1a1b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279a15580> 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 0x7f5279a18f50> # 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 0x7f5279a1b230> # 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 0x7f5279a25c40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279a20bc0> 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 0x7f5279b0e7b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279bfa480> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279a25dc0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279b88d70> # 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 0x7f5279ab9dc0> # /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 0x7f5279683da0> # 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 0x7f5279688140> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279aa2ba0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279aba930> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279ab8470> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279ab8ec0> # /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 0x7f527968b080> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527968a930> # 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 0x7f527968ab10> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279689d60> # /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 0x7f527968b230> # /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 0x7f52796f1d30> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527968bd40> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279ab81a0> 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 0x7f52796f3290> # /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 0x7f52796f2750> 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 0x7f5279725e20> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279a1a090> 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 0x7f5279739a30> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5279739670> 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 0x7f52794d1e50> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52794d15e0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52794cb620> # /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 0x7f5279518b60> # /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 0x7f5279519880> # /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 0x7f5279563f50> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f527951bd40> 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_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_fips": false, "ansible_loadavg": {"1m": 0.2919921875, "5m": 0.359375, "15m": 0.19921875}, "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-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.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": "ec273454a5a8b2a199265679d6a78897", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "22", "second": "32", "epoch": "1726867352", "epoch_int": "1726867352", "date": "2024-09-20", "time": "17:22:32", "iso8601_micro": "2024-09-20T21:22:32.949425Z", "iso8601": "2024-09-20T21:22:32Z", "iso8601_basic": "20240920T172232949425", "iso8601_basic_short": "20240920T172232", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_is_chroot": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_fibre_channel_wwn": [], "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:d5ff:fec3:77ad", "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.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.116"], "ansible_all_ipv6_addresses": ["fe80::8ff:d5ff:fec3:77ad"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.116", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:d5ff:fec3:77ad"]}, "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 54464 10.31.12.116 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 54464 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_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": 2964, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 567, "free": 2964}, "nocache": {"free": 3302, "used": 229}, "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": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_uuid": "ec273454-a5a8-b2a1-9926-5679d6a78897", "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": 591, "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": 261794852864, "block_size": 4096, "block_total": 65519099, "block_available": 63914759, "block_used": 1604340, "inode_total": 131070960, "inode_available": 131029050, "inode_used": 41910, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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.116 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 20829 1726867354.37583: 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-1726867351.8031647-20862-102871156097105/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20829 1726867354.37586: _low_level_execute_command(): starting 20829 1726867354.37589: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867351.8031647-20862-102871156097105/ > /dev/null 2>&1 && sleep 0' 20829 1726867354.38179: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20829 1726867354.38195: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20829 1726867354.38205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20829 1726867354.38223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20829 1726867354.38235: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 20829 1726867354.38242: stderr chunk (state=3): >>>debug2: match not found <<< 20829 1726867354.38258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20829 1726867354.38272: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20829 1726867354.38382: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 20829 1726867354.38387: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20829 1726867354.38458: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20829 1726867354.41184: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20829 1726867354.41232: stderr chunk (state=3): >>><<< 20829 1726867354.41248: stdout chunk (state=3): >>><<< 20829 1726867354.41384: _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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 20829 1726867354.41388: handler run complete 20829 1726867354.41404: variable 'ansible_facts' from source: unknown 20829 1726867354.41499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867354.41810: variable 'ansible_facts' from source: unknown 20829 1726867354.41893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867354.42021: attempt loop complete, returning result 20829 1726867354.42031: _execute() done 20829 1726867354.42038: dumping result to json 20829 1726867354.42072: done dumping result, returning 20829 1726867354.42088: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affcac9-a3a5-6c5b-0c9b-00000000015d] 20829 1726867354.42099: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000015d 20829 1726867354.42635: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000015d 20829 1726867354.42638: WORKER PROCESS EXITING ok: [managed_node2] 20829 1726867354.43052: no more pending results, returning what we have 20829 1726867354.43055: results queue empty 20829 1726867354.43055: checking for any_errors_fatal 20829 1726867354.43057: done checking for any_errors_fatal 20829 1726867354.43057: checking for max_fail_percentage 20829 1726867354.43059: done checking for max_fail_percentage 20829 1726867354.43059: checking to see if all hosts have failed and the running result is not ok 20829 1726867354.43060: done checking to see if all hosts have failed 20829 1726867354.43061: getting the remaining hosts for this loop 20829 1726867354.43062: done getting the remaining hosts for this loop 20829 1726867354.43066: getting the next task for host managed_node2 20829 1726867354.43072: done getting next task for host managed_node2 20829 1726867354.43074: ^ task is: TASK: meta (flush_handlers) 20829 1726867354.43075: ^ 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 20829 1726867354.43081: getting variables 20829 1726867354.43083: in VariableManager get_vars() 20829 1726867354.43103: Calling all_inventory to load vars for managed_node2 20829 1726867354.43105: Calling groups_inventory to load vars for managed_node2 20829 1726867354.43108: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867354.43116: Calling all_plugins_play to load vars for managed_node2 20829 1726867354.43118: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867354.43121: Calling groups_plugins_play to load vars for managed_node2 20829 1726867354.43289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867354.43459: done with get_vars() 20829 1726867354.43468: done getting variables 20829 1726867354.43535: in VariableManager get_vars() 20829 1726867354.43544: Calling all_inventory to load vars for managed_node2 20829 1726867354.43546: Calling groups_inventory to load vars for managed_node2 20829 1726867354.43548: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867354.43552: Calling all_plugins_play to load vars for managed_node2 20829 1726867354.43555: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867354.43558: Calling groups_plugins_play to load vars for managed_node2 20829 1726867354.43693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867354.43883: done with get_vars() 20829 1726867354.43897: done queuing things up, now waiting for results queue to drain 20829 1726867354.43899: results queue empty 20829 1726867354.43903: checking for any_errors_fatal 20829 1726867354.43906: done checking for any_errors_fatal 20829 1726867354.43907: checking for max_fail_percentage 20829 1726867354.43908: done checking for max_fail_percentage 20829 1726867354.43908: checking to see if all hosts have failed and the running result is not ok 20829 1726867354.43909: done checking to see if all hosts have failed 20829 1726867354.43910: getting the remaining hosts for this loop 20829 1726867354.43910: done getting the remaining hosts for this loop 20829 1726867354.43913: getting the next task for host managed_node2 20829 1726867354.43917: done getting next task for host managed_node2 20829 1726867354.43919: ^ task is: TASK: Include the task 'el_repo_setup.yml' 20829 1726867354.43921: ^ 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 20829 1726867354.43923: getting variables 20829 1726867354.43924: in VariableManager get_vars() 20829 1726867354.43933: Calling all_inventory to load vars for managed_node2 20829 1726867354.43935: Calling groups_inventory to load vars for managed_node2 20829 1726867354.43937: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867354.43941: Calling all_plugins_play to load vars for managed_node2 20829 1726867354.43943: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867354.43946: Calling groups_plugins_play to load vars for managed_node2 20829 1726867354.44072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867354.44244: done with get_vars() 20829 1726867354.44252: 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_ethtool_ring_initscripts.yml:10 Friday 20 September 2024 17:22:34 -0400 (0:00:02.690) 0:00:02.714 ****** 20829 1726867354.44324: entering _queue_task() for managed_node2/include_tasks 20829 1726867354.44326: Creating lock for include_tasks 20829 1726867354.44786: worker is 1 (out of 1 available) 20829 1726867354.44794: exiting _queue_task() for managed_node2/include_tasks 20829 1726867354.44803: done queuing things up, now waiting for results queue to drain 20829 1726867354.44805: waiting for pending results... 20829 1726867354.44839: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 20829 1726867354.44938: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000006 20829 1726867354.44958: variable 'ansible_search_path' from source: unknown 20829 1726867354.44998: calling self._execute() 20829 1726867354.45074: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867354.45088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867354.45103: variable 'omit' from source: magic vars 20829 1726867354.45208: _execute() done 20829 1726867354.45218: dumping result to json 20829 1726867354.45226: done dumping result, returning 20829 1726867354.45238: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-6c5b-0c9b-000000000006] 20829 1726867354.45254: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000006 20829 1726867354.45486: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000006 20829 1726867354.45489: WORKER PROCESS EXITING 20829 1726867354.45524: no more pending results, returning what we have 20829 1726867354.45529: in VariableManager get_vars() 20829 1726867354.45554: Calling all_inventory to load vars for managed_node2 20829 1726867354.45556: Calling groups_inventory to load vars for managed_node2 20829 1726867354.45559: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867354.45568: Calling all_plugins_play to load vars for managed_node2 20829 1726867354.45571: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867354.45574: Calling groups_plugins_play to load vars for managed_node2 20829 1726867354.45817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867354.45997: done with get_vars() 20829 1726867354.46003: variable 'ansible_search_path' from source: unknown 20829 1726867354.46016: we have included files to process 20829 1726867354.46017: generating all_blocks data 20829 1726867354.46018: done generating all_blocks data 20829 1726867354.46019: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20829 1726867354.46020: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20829 1726867354.46022: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20829 1726867354.46629: in VariableManager get_vars() 20829 1726867354.46644: done with get_vars() 20829 1726867354.46655: done processing included file 20829 1726867354.46656: iterating over new_blocks loaded from include file 20829 1726867354.46658: in VariableManager get_vars() 20829 1726867354.46666: done with get_vars() 20829 1726867354.46668: filtering new block on tags 20829 1726867354.46683: done filtering new block on tags 20829 1726867354.46686: in VariableManager get_vars() 20829 1726867354.46695: done with get_vars() 20829 1726867354.46697: filtering new block on tags 20829 1726867354.46711: done filtering new block on tags 20829 1726867354.46713: in VariableManager get_vars() 20829 1726867354.46722: done with get_vars() 20829 1726867354.46724: filtering new block on tags 20829 1726867354.46735: done filtering new block on tags 20829 1726867354.46737: 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_node2 20829 1726867354.46742: extending task lists for all hosts with included blocks 20829 1726867354.46789: done extending task lists 20829 1726867354.46790: done processing included files 20829 1726867354.46791: results queue empty 20829 1726867354.46792: checking for any_errors_fatal 20829 1726867354.46793: done checking for any_errors_fatal 20829 1726867354.46793: checking for max_fail_percentage 20829 1726867354.46794: done checking for max_fail_percentage 20829 1726867354.46795: checking to see if all hosts have failed and the running result is not ok 20829 1726867354.46796: done checking to see if all hosts have failed 20829 1726867354.46796: getting the remaining hosts for this loop 20829 1726867354.46797: done getting the remaining hosts for this loop 20829 1726867354.46800: getting the next task for host managed_node2 20829 1726867354.46803: done getting next task for host managed_node2 20829 1726867354.46805: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 20829 1726867354.46808: ^ 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 20829 1726867354.46810: getting variables 20829 1726867354.46811: in VariableManager get_vars() 20829 1726867354.46818: Calling all_inventory to load vars for managed_node2 20829 1726867354.46820: Calling groups_inventory to load vars for managed_node2 20829 1726867354.46822: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867354.46827: Calling all_plugins_play to load vars for managed_node2 20829 1726867354.46829: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867354.46832: Calling groups_plugins_play to load vars for managed_node2 20829 1726867354.46988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867354.47167: done with get_vars() 20829 1726867354.47175: 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:22:34 -0400 (0:00:00.029) 0:00:02.744 ****** 20829 1726867354.47238: entering _queue_task() for managed_node2/setup 20829 1726867354.47437: worker is 1 (out of 1 available) 20829 1726867354.47447: exiting _queue_task() for managed_node2/setup 20829 1726867354.47457: done queuing things up, now waiting for results queue to drain 20829 1726867354.47458: waiting for pending results... 20829 1726867354.47671: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 20829 1726867354.47876: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000016e 20829 1726867354.47883: variable 'ansible_search_path' from source: unknown 20829 1726867354.47886: variable 'ansible_search_path' from source: unknown 20829 1726867354.47889: calling self._execute() 20829 1726867354.47906: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867354.47917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867354.47930: variable 'omit' from source: magic vars 20829 1726867354.48426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867354.51417: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867354.51493: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867354.51532: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867354.51573: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867354.51604: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867354.51688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867354.51723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867354.51752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867354.51802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867354.51876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867354.51984: variable 'ansible_facts' from source: unknown 20829 1726867354.52047: variable 'network_test_required_facts' from source: task vars 20829 1726867354.52090: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 20829 1726867354.52103: variable 'omit' from source: magic vars 20829 1726867354.52139: variable 'omit' from source: magic vars 20829 1726867354.52175: variable 'omit' from source: magic vars 20829 1726867354.52207: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20829 1726867354.52238: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20829 1726867354.52315: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20829 1726867354.52318: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20829 1726867354.52321: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20829 1726867354.52326: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20829 1726867354.52335: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867354.52342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867354.52439: Set connection var ansible_timeout to 10 20829 1726867354.52452: Set connection var ansible_pipelining to False 20829 1726867354.52463: Set connection var ansible_connection to ssh 20829 1726867354.52473: Set connection var ansible_module_compression to ZIP_DEFLATED 20829 1726867354.52482: Set connection var ansible_shell_type to sh 20829 1726867354.52492: Set connection var ansible_shell_executable to /bin/sh 20829 1726867354.52521: variable 'ansible_shell_executable' from source: unknown 20829 1726867354.52582: variable 'ansible_connection' from source: unknown 20829 1726867354.52585: variable 'ansible_module_compression' from source: unknown 20829 1726867354.52588: variable 'ansible_shell_type' from source: unknown 20829 1726867354.52590: variable 'ansible_shell_executable' from source: unknown 20829 1726867354.52592: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867354.52594: variable 'ansible_pipelining' from source: unknown 20829 1726867354.52596: variable 'ansible_timeout' from source: unknown 20829 1726867354.52598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867354.52708: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 20829 1726867354.52974: variable 'omit' from source: magic vars 20829 1726867354.52979: starting attempt loop 20829 1726867354.52982: running the handler 20829 1726867354.52985: _low_level_execute_command(): starting 20829 1726867354.52987: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20829 1726867354.54247: 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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 20829 1726867354.54323: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20829 1726867354.54340: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20829 1726867354.54439: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20829 1726867354.56747: stdout chunk (state=3): >>>/root <<< 20829 1726867354.56906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20829 1726867354.56929: stderr chunk (state=3): >>><<< 20829 1726867354.56935: stdout chunk (state=3): >>><<< 20829 1726867354.56954: _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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 20829 1726867354.56972: _low_level_execute_command(): starting 20829 1726867354.56983: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867354.569637-20973-257963900416452 `" && echo ansible-tmp-1726867354.569637-20973-257963900416452="` echo /root/.ansible/tmp/ansible-tmp-1726867354.569637-20973-257963900416452 `" ) && sleep 0' 20829 1726867354.57576: 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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 20829 1726867354.57600: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20829 1726867354.57672: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20829 1726867354.60390: stdout chunk (state=3): >>>ansible-tmp-1726867354.569637-20973-257963900416452=/root/.ansible/tmp/ansible-tmp-1726867354.569637-20973-257963900416452 <<< 20829 1726867354.60561: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20829 1726867354.60625: stdout chunk (state=3): >>><<< 20829 1726867354.60628: stderr chunk (state=3): >>><<< 20829 1726867354.60672: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867354.569637-20973-257963900416452=/root/.ansible/tmp/ansible-tmp-1726867354.569637-20973-257963900416452 , 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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 20829 1726867354.60727: variable 'ansible_module_compression' from source: unknown 20829 1726867354.60760: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20829mw3xdws3/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20829 1726867354.60808: variable 'ansible_facts' from source: unknown 20829 1726867354.60950: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867354.569637-20973-257963900416452/AnsiballZ_setup.py 20829 1726867354.61053: Sending initial data 20829 1726867354.61056: Sent initial data (153 bytes) 20829 1726867354.61695: 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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20829 1726867354.61727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 20829 1726867354.61741: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20829 1726867354.61766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20829 1726867354.61844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20829 1726867354.64150: 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 <<< 20829 1726867354.64212: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20829 1726867354.64257: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20829mw3xdws3/tmpxc4aoq5l /root/.ansible/tmp/ansible-tmp-1726867354.569637-20973-257963900416452/AnsiballZ_setup.py <<< 20829 1726867354.64266: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867354.569637-20973-257963900416452/AnsiballZ_setup.py" <<< 20829 1726867354.64313: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20829mw3xdws3/tmpxc4aoq5l" to remote "/root/.ansible/tmp/ansible-tmp-1726867354.569637-20973-257963900416452/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867354.569637-20973-257963900416452/AnsiballZ_setup.py" <<< 20829 1726867354.65791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20829 1726867354.65797: stdout chunk (state=3): >>><<< 20829 1726867354.65800: stderr chunk (state=3): >>><<< 20829 1726867354.65802: done transferring module to remote 20829 1726867354.65805: _low_level_execute_command(): starting 20829 1726867354.65807: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867354.569637-20973-257963900416452/ /root/.ansible/tmp/ansible-tmp-1726867354.569637-20973-257963900416452/AnsiballZ_setup.py && sleep 0' 20829 1726867354.66493: 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 <<< 20829 1726867354.66541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20829 1726867354.66553: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20829 1726867354.66556: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20829 1726867354.66558: 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.116 originally 10.31.12.116 debug2: match found <<< 20829 1726867354.66560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20829 1726867354.66602: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 20829 1726867354.66605: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20829 1726867354.66652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20829 1726867354.69218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20829 1726867354.69239: stderr chunk (state=3): >>><<< 20829 1726867354.69242: stdout chunk (state=3): >>><<< 20829 1726867354.69257: _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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 20829 1726867354.69260: _low_level_execute_command(): starting 20829 1726867354.69264: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867354.569637-20973-257963900416452/AnsiballZ_setup.py && sleep 0' 20829 1726867354.69661: 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 <<< 20829 1726867354.69665: 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.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20829 1726867354.69667: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 20829 1726867354.69669: 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 <<< 20829 1726867354.69671: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20829 1726867354.69723: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 20829 1726867354.69729: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20829 1726867354.69776: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20829 1726867354.72939: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20829 1726867354.72998: stdout chunk (state=3): >>>import _imp # builtin <<< 20829 1726867354.73028: stdout chunk (state=3): >>>import '_thread' # <<< 20829 1726867354.73408: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # <<< 20829 1726867354.73416: stdout chunk (state=3): >>>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 0x7f5f7ee184d0> <<< 20829 1726867354.73428: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ede7b30> <<< 20829 1726867354.73459: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 20829 1726867354.73465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 20829 1726867354.73489: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ee1aa50> <<< 20829 1726867354.73515: stdout chunk (state=3): >>>import '_signal' # <<< 20829 1726867354.73552: stdout chunk (state=3): >>>import '_abc' # <<< 20829 1726867354.73579: stdout chunk (state=3): >>>import 'abc' # <<< 20829 1726867354.73604: stdout chunk (state=3): >>>import 'io' # <<< 20829 1726867354.73661: stdout chunk (state=3): >>>import '_stat' # <<< 20829 1726867354.73663: stdout chunk (state=3): >>>import 'stat' # <<< 20829 1726867354.73796: stdout chunk (state=3): >>>import '_collections_abc' # <<< 20829 1726867354.73840: stdout chunk (state=3): >>>import 'genericpath' # <<< 20829 1726867354.73846: stdout chunk (state=3): >>>import 'posixpath' # <<< 20829 1726867354.73891: stdout chunk (state=3): >>>import 'os' # <<< 20829 1726867354.73913: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 20829 1726867354.73937: stdout chunk (state=3): >>>Processing user site-packages <<< 20829 1726867354.73945: stdout chunk (state=3): >>>Processing global site-packages <<< 20829 1726867354.73969: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 20829 1726867354.74101: 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' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ebe9130> <<< 20829 1726867354.74126: 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 <<< 20829 1726867354.74143: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 20829 1726867354.74164: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ebe9fa0> <<< 20829 1726867354.74204: stdout chunk (state=3): >>>import 'site' # <<< 20829 1726867354.74247: 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. <<< 20829 1726867354.74882: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 20829 1726867354.74913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 20829 1726867354.74948: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 20829 1726867354.74969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 20829 1726867354.75002: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 20829 1726867354.75071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 20829 1726867354.75099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 20829 1726867354.75144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 20829 1726867354.75197: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ec27e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 20829 1726867354.75214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 20829 1726867354.75246: stdout chunk (state=3): >>>import '_operator' # <<< 20829 1726867354.75402: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ec27f50> # /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' <<< 20829 1726867354.75424: stdout chunk (state=3): >>>import 'itertools' # <<< 20829 1726867354.75459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 20829 1726867354.75463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 20829 1726867354.75482: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ec5f890> <<< 20829 1726867354.75498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 20829 1726867354.75521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 20829 1726867354.75524: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ec5ff20> <<< 20829 1726867354.75554: stdout chunk (state=3): >>>import '_collections' # <<< 20829 1726867354.75619: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ec3fb60> <<< 20829 1726867354.75640: stdout chunk (state=3): >>>import '_functools' # <<< 20829 1726867354.75680: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ec3d280> <<< 20829 1726867354.75815: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ec25040> <<< 20829 1726867354.75841: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 20829 1726867354.75871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 20829 1726867354.75891: stdout chunk (state=3): >>>import '_sre' # <<< 20829 1726867354.75925: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 20829 1726867354.75954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 20829 1726867354.75987: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 20829 1726867354.76003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 20829 1726867354.76193: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ec7f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ec7e420> # /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 0x7f5f7ec3e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ec7cc80> # /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 0x7f5f7ecb4890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ec242c0> <<< 20829 1726867354.76205: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 20829 1726867354.76215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 20829 1726867354.76256: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867354.76273: 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 0x7f5f7ecb4d40> <<< 20829 1726867354.76291: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ecb4bf0> <<< 20829 1726867354.76331: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867354.76359: 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 0x7f5f7ecb4fe0> <<< 20829 1726867354.76362: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ec22de0> <<< 20829 1726867354.76412: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 20829 1726867354.76420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 20829 1726867354.76455: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 20829 1726867354.76495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 20829 1726867354.76520: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ecb56d0> <<< 20829 1726867354.76525: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ecb53a0> <<< 20829 1726867354.76546: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 20829 1726867354.76700: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ecb65d0> 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' <<< 20829 1726867354.76723: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 20829 1726867354.76735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 20829 1726867354.76747: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7eccc7a0> <<< 20829 1726867354.76779: stdout chunk (state=3): >>>import 'errno' # <<< 20829 1726867354.76782: stdout chunk (state=3): >>> <<< 20829 1726867354.76807: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867354.76829: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867354.76834: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5f7eccdeb0> <<< 20829 1726867354.76865: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 20829 1726867354.76885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 20829 1726867354.76919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 20829 1726867354.76927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 20829 1726867354.76950: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ecced50> <<< 20829 1726867354.77004: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867354.77007: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867354.77201: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5f7eccf380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ecce2a0> # /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 0x7f5f7eccfe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7eccf530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ecb6570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 20829 1726867354.77228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 20829 1726867354.77255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 20829 1726867354.77292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 20829 1726867354.77345: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867354.77355: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867354.77362: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5f7e9cbce0> <<< 20829 1726867354.77397: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py<<< 20829 1726867354.77413: stdout chunk (state=3): >>> <<< 20829 1726867354.77416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 20829 1726867354.77461: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 20829 1726867354.77468: stdout chunk (state=3): >>> # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 20829 1726867354.77487: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5f7e9f4830> <<< 20829 1726867354.77505: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e9f4590> <<< 20829 1726867354.77552: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867354.77569: 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 0x7f5f7e9f4770><<< 20829 1726867354.77574: stdout chunk (state=3): >>> <<< 20829 1726867354.77615: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 20829 1726867354.77638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 20829 1726867354.77733: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 20829 1726867354.77897: stdout chunk (state=3): >>> <<< 20829 1726867354.77932: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867354.77935: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5f7e9f5100> <<< 20829 1726867354.78122: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867354.78144: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867354.78152: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5f7e9f5af0> <<< 20829 1726867354.78171: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e9f49b0> <<< 20829 1726867354.78203: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e9c9e80> <<< 20829 1726867354.78236: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 20829 1726867354.78273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 20829 1726867354.78309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 20829 1726867354.78336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 20829 1726867354.78360: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e9f6ea0> <<< 20829 1726867354.78511: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e9f5c10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ecb6cc0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 20829 1726867354.78548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'<<< 20829 1726867354.78554: stdout chunk (state=3): >>> <<< 20829 1726867354.78579: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py<<< 20829 1726867354.78598: stdout chunk (state=3): >>> <<< 20829 1726867354.78679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ea1f230><<< 20829 1726867354.78684: stdout chunk (state=3): >>> <<< 20829 1726867354.78763: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<< 20829 1726867354.78768: stdout chunk (state=3): >>> <<< 20829 1726867354.78791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'<<< 20829 1726867354.78833: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 20829 1726867354.78868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<< 20829 1726867354.78895: stdout chunk (state=3): >>> <<< 20829 1726867354.78936: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ea43590> <<< 20829 1726867354.78970: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py<<< 20829 1726867354.79041: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<< 20829 1726867354.79051: stdout chunk (state=3): >>> <<< 20829 1726867354.79131: stdout chunk (state=3): >>>import 'ntpath' # <<< 20829 1726867354.79136: stdout chunk (state=3): >>> <<< 20829 1726867354.79184: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<< 20829 1726867354.79189: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'<<< 20829 1726867354.79201: stdout chunk (state=3): >>> <<< 20829 1726867354.79207: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7eaa42f0> <<< 20829 1726867354.79230: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py<<< 20829 1726867354.79286: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 20829 1726867354.79324: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 20829 1726867354.79394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 20829 1726867354.79498: stdout chunk (state=3): >>> <<< 20829 1726867354.79542: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7eaa6a50> <<< 20829 1726867354.79671: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7eaa4410> <<< 20829 1726867354.79736: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ea693a0> <<< 20829 1726867354.79783: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 20829 1726867354.79797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' <<< 20829 1726867354.79816: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e3253d0> <<< 20829 1726867354.79843: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ea423c0> <<< 20829 1726867354.79859: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e9f7e00><<< 20829 1726867354.79996: stdout chunk (state=3): >>> <<< 20829 1726867354.80161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 20829 1726867354.80198: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5f7e325670> <<< 20829 1726867354.80585: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_bk7_t_tv/ansible_setup_payload.zip' <<< 20829 1726867354.80615: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.80832: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.80885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 20829 1726867354.80915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 20829 1726867354.80980: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 20829 1726867354.81104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 20829 1726867354.81140: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 20829 1726867354.81160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'<<< 20829 1726867354.81164: stdout chunk (state=3): >>> import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e38f0e0><<< 20829 1726867354.81189: stdout chunk (state=3): >>> import '_typing' # <<< 20829 1726867354.81464: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e36dfd0><<< 20829 1726867354.81496: stdout chunk (state=3): >>> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e36d190> # zipimport: zlib available<<< 20829 1726867354.81501: stdout chunk (state=3): >>> <<< 20829 1726867354.81552: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available<<< 20829 1726867354.81557: stdout chunk (state=3): >>> <<< 20829 1726867354.81601: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 20829 1726867354.81605: stdout chunk (state=3): >>> <<< 20829 1726867354.81653: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available<<< 20829 1726867354.81658: stdout chunk (state=3): >>> <<< 20829 1726867354.83861: stdout chunk (state=3): >>># zipimport: zlib available<<< 20829 1726867354.84017: stdout chunk (state=3): >>> <<< 20829 1726867354.85712: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 20829 1726867354.85731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 20829 1726867354.85744: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e38d3d0> <<< 20829 1726867354.85780: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 20829 1726867354.85791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 20829 1726867354.85830: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 20829 1726867354.85853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 20829 1726867354.85886: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 20829 1726867354.85889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 20829 1726867354.85938: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867354.85952: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867354.85963: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5f7e3beb70> <<< 20829 1726867354.86032: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e3be900> <<< 20829 1726867354.86098: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e3be210> <<< 20829 1726867354.86386: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e3be660> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e38fd70> 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 0x7f5f7e3bf890> <<< 20829 1726867354.86397: 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 0x7f5f7e3bfad0> # /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' # <<< 20829 1726867354.86423: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e3bffe0> <<< 20829 1726867354.86437: stdout chunk (state=3): >>>import 'pwd' # <<< 20829 1726867354.86496: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 20829 1726867354.86511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 20829 1726867354.86644: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e229df0> # 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 0x7f5f7e22ba10> <<< 20829 1726867354.86808: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e22c410> # /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 0x7f5f7e22d5b0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 20829 1726867354.86847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 20829 1726867354.86869: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 20829 1726867354.86891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 20829 1726867354.86963: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e22ffb0> <<< 20829 1726867354.87018: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867354.87021: 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 0x7f5f7e2343e0> <<< 20829 1726867354.87051: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e22e330> <<< 20829 1726867354.87081: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 20829 1726867354.87132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 20829 1726867354.87172: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 20829 1726867354.87191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 20829 1726867354.87208: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 20829 1726867354.87393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 20829 1726867354.87439: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 20829 1726867354.87442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 20829 1726867354.87478: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e237f50> <<< 20829 1726867354.87482: stdout chunk (state=3): >>>import '_tokenize' # <<< 20829 1726867354.87579: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e236a50> <<< 20829 1726867354.87591: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e2367b0> <<< 20829 1726867354.87610: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 20829 1726867354.87635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 20829 1726867354.87922: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e236cf0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e22e840> # 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 0x7f5f7e27c140> # /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 0x7f5f7e27c290> # /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' <<< 20829 1726867354.87936: 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' <<< 20829 1726867354.87968: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5f7e27dd90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e27db50> <<< 20829 1726867354.87987: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 20829 1726867354.88035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 20829 1726867354.88109: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867354.88124: 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 0x7f5f7e2802f0> <<< 20829 1726867354.88145: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e27e480> <<< 20829 1726867354.88204: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 20829 1726867354.88231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 20829 1726867354.88256: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 20829 1726867354.88292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 20829 1726867354.88307: stdout chunk (state=3): >>>import '_string' # <<< 20829 1726867354.88363: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e283aa0> <<< 20829 1726867354.88549: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e280470> <<< 20829 1726867354.88646: 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' <<< 20829 1726867354.88657: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5f7e2848f0> <<< 20829 1726867354.88679: 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' <<< 20829 1726867354.88709: 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 0x7f5f7e284ad0> <<< 20829 1726867354.88752: 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' <<< 20829 1726867354.88911: 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 0x7f5f7e284e60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e27c4d0> # /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 0x7f5f7e10c3e0> <<< 20829 1726867354.89119: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867354.89152: 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 0x7f5f7e10d370> <<< 20829 1726867354.89165: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e286ba0> <<< 20829 1726867354.89216: 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' <<< 20829 1726867354.89248: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5f7e287f50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e2867e0> <<< 20829 1726867354.89274: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 20829 1726867354.89320: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.89434: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.89575: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20829 1726867354.89611: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 20829 1726867354.89625: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.90017: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20829 1726867354.90859: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.91727: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 20829 1726867354.91739: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 20829 1726867354.91745: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 20829 1726867354.91770: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 20829 1726867354.91802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 20829 1726867354.91860: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867354.91866: 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 0x7f5f7e115610> <<< 20829 1726867354.91972: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 20829 1726867354.91979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 20829 1726867354.91997: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e116360> <<< 20829 1726867354.92108: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e10d5e0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 20829 1726867354.92129: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.92349: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.92579: 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' <<< 20829 1726867354.92603: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e1161b0> <<< 20829 1726867354.92610: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.93337: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.94032: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.94304: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 20829 1726867354.94352: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 20829 1726867354.94357: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.94467: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.94590: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 20829 1726867354.94630: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20829 1726867354.94644: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 20829 1726867354.94872: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 20829 1726867354.95112: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.95476: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 20829 1726867354.95608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 20829 1726867354.95699: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e117530> <<< 20829 1726867354.95703: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.95886: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.95935: stdout chunk (state=3): >>>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' # <<< 20829 1726867354.95987: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.96046: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 20829 1726867354.96219: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20829 1726867354.96412: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.96415: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 20829 1726867354.96534: 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 0x7f5f7e122300> <<< 20829 1726867354.96582: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e11cd70> <<< 20829 1726867354.96728: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 20829 1726867354.96731: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.96921: stdout chunk (state=3): >>># 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' <<< 20829 1726867354.97018: 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 # 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 <<< 20829 1726867354.97106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 20829 1726867354.97195: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e20ac30> <<< 20829 1726867354.97251: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e3ea900> <<< 20829 1726867354.97389: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e1224e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e117290> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 20829 1726867354.97515: stdout chunk (state=3): >>># 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 <<< 20829 1726867354.97604: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 20829 1726867354.97628: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.97732: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.97797: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.97822: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.97944: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20829 1726867354.97984: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 20829 1726867354.98172: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.98325: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 20829 1726867354.98558: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.98821: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.98866: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867354.98940: 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' <<< 20829 1726867354.98972: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 20829 1726867354.99014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 20829 1726867354.99020: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 20829 1726867354.99069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 20829 1726867354.99073: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e1b23f0> <<< 20829 1726867354.99099: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 20829 1726867354.99321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'<<< 20829 1726867354.99341: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /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 0x7f5f7de002f0> # 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 0x7f5f7de00620> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e198e90> <<< 20829 1726867354.99392: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e1b2f30> <<< 20829 1726867354.99419: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e1b0a70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e1b05f0> <<< 20829 1726867354.99437: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 20829 1726867354.99505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 20829 1726867354.99527: 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' <<< 20829 1726867354.99560: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 20829 1726867354.99702: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5f7de035f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7de02ea0> # 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 0x7f5f7de03050> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7de022d0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 20829 1726867354.99817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7de037a0> <<< 20829 1726867354.99838: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 20829 1726867354.99867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 20829 1726867354.99903: 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 0x7f5f7de5e2a0> <<< 20829 1726867354.99945: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7de5c2c0> <<< 20829 1726867354.99982: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e1b1b80> import 'ansible.module_utils.facts.timeout' # <<< 20829 1726867355.00008: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 20829 1726867355.00375: stdout chunk (state=3): >>># 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' # <<< 20829 1726867355.00380: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20829 1726867355.00392: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 20829 1726867355.00606: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available <<< 20829 1726867355.00805: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 20829 1726867355.00856: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.00931: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.01184: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 20829 1726867355.01892: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.02827: stdout chunk (state=3): >>>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' # <<< 20829 1726867355.02831: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 20829 1726867355.02863: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.02915: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 20829 1726867355.02918: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.02993: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.03059: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 20829 1726867355.03086: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.03122: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.03171: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 20829 1726867355.03183: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.03212: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.03249: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 20829 1726867355.03261: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.03367: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.03502: 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' <<< 20829 1726867355.03531: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7de5f5c0> <<< 20829 1726867355.03554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 20829 1726867355.03595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 20829 1726867355.03922: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7de5ee40> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available <<< 20829 1726867355.03974: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 20829 1726867355.03999: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.04123: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.04243: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 20829 1726867355.04255: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.04340: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.04470: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 20829 1726867355.04473: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.04518: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.04568: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 20829 1726867355.04628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 20829 1726867355.04759: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867355.04889: 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 0x7f5f7de9e3f0> <<< 20829 1726867355.05121: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7de8e1b0> <<< 20829 1726867355.05133: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 20829 1726867355.05210: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.05284: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 20829 1726867355.05305: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.05417: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.05609: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.05709: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.05933: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 20829 1726867355.05960: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 20829 1726867355.06023: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.06083: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 20829 1726867355.06096: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.06159: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.06478: 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' # 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 0x7f5f7deb1e80> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7de8f3b0> 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 <<< 20829 1726867355.06803: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.06873: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 20829 1726867355.06876: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.07098: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.07162: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.07228: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.07289: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 20829 1726867355.07296: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.07322: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.07342: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.07551: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.07796: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 20829 1726867355.07817: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.07981: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.08164: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 20829 1726867355.08210: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.08234: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.08261: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.09218: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.09922: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 20829 1726867355.09941: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.10091: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.10240: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 20829 1726867355.10254: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.10404: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.10554: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 20829 1726867355.11148: stdout chunk (state=3): >>># 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 <<< 20829 1726867355.11179: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 20829 1726867355.11190: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.11324: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.11470: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.11795: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.12101: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 20829 1726867355.12124: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.12161: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.12220: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 20829 1726867355.12243: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.12253: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.12278: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 20829 1726867355.12300: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.12389: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.12493: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 20829 1726867355.12503: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.12530: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.12603: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 20829 1726867355.12650: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.12732: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 20829 1726867355.12744: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.12823: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.13010: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 20829 1726867355.13350: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.13739: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 20829 1726867355.13760: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.13831: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.13914: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 20829 1726867355.13926: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.13962: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.14019: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 20829 1726867355.14059: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.14098: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 20829 1726867355.14211: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 20829 1726867355.14311: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.14436: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 20829 1726867355.14441: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.14472: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 20829 1726867355.14502: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.14536: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.14614: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 20829 1726867355.14617: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.14813: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20829 1726867355.14874: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.14998: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 20829 1726867355.15022: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 20829 1726867355.15079: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.15145: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 20829 1726867355.15168: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.15468: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.15771: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 20829 1726867355.16038: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.16057: stdout chunk (state=3): >>># 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 <<< 20829 1726867355.16149: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.16307: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 20829 1726867355.16397: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.16530: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 20829 1726867355.16707: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.16880: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 20829 1726867355.16905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 20829 1726867355.16941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 20829 1726867355.16958: 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 0x7f5f7dcae630> <<< 20829 1726867355.17108: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7dcaec30> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7dca7ec0> <<< 20829 1726867355.18491: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.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": "ec273454a5a8b2a199265679d6a78897", "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "22", "second": "35", "epoch": "1726867355", "epoch_int": "1726867355", "date": "2024-09-20", "time": "17:22:35", "iso8601_micro": "2024-09-20T21:22:35.173477Z", "iso8601": "2024-09-20T21:22:35Z", "iso8601_basic": "20240920T172235173477", "iso8601_basic_short": "20240920T172235", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public<<< 20829 1726867355.18540: stdout chunk (state=3): >>>": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 54464 10.31.12.116 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 54464 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_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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_local": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 20829 1726867355.19347: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 20829 1726867355.19352: stdout chunk (state=3): >>># clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout <<< 20829 1726867355.19433: stdout chunk (state=3): >>># 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<<< 20829 1726867355.19437: stdout chunk (state=3): >>> # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re <<< 20829 1726867355.19446: stdout chunk (state=3): >>># 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 <<< 20829 1726867355.19449: stdout chunk (state=3): >>># 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 <<< 20829 1726867355.19480: stdout chunk (state=3): >>># cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress <<< 20829 1726867355.19520: stdout chunk (state=3): >>># 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 <<< 20829 1726867355.19524: stdout chunk (state=3): >>># destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid <<< 20829 1726867355.19713: stdout chunk (state=3): >>># cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging <<< 20829 1726867355.19828: stdout chunk (state=3): >>># 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.sys<<< 20829 1726867355.19860: stdout chunk (state=3): >>>ctl # 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 <<< 20829 1726867355.20301: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 20829 1726867355.20319: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal <<< 20829 1726867355.20351: stdout chunk (state=3): >>># 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 <<< 20829 1726867355.20520: stdout chunk (state=3): >>># 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 <<< 20829 1726867355.20557: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux <<< 20829 1726867355.20602: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 20829 1726867355.20615: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 20829 1726867355.20680: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 20829 1726867355.20726: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 20829 1726867355.20741: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib <<< 20829 1726867355.20768: stdout chunk (state=3): >>># 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 <<< 20829 1726867355.20918: 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 # 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 <<< 20829 1726867355.21039: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 20829 1726867355.21061: stdout chunk (state=3): >>># destroy _collections <<< 20829 1726867355.21095: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 20829 1726867355.21133: stdout chunk (state=3): >>># destroy tokenize <<< 20829 1726867355.21159: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 20829 1726867355.21199: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 20829 1726867355.21230: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 20829 1726867355.21275: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 20829 1726867355.21512: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # 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 <<< 20829 1726867355.22003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 20829 1726867355.22020: stderr chunk (state=3): >>><<< 20829 1726867355.22030: stdout chunk (state=3): >>><<< 20829 1726867355.22400: _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 0x7f5f7ee184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ede7b30> # /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 0x7f5f7ee1aa50> 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 0x7f5f7ebe9130> # /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 0x7f5f7ebe9fa0> 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 0x7f5f7ec27e90> # /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 0x7f5f7ec27f50> # /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 0x7f5f7ec5f890> # /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 0x7f5f7ec5ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ec3fb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ec3d280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ec25040> # /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 0x7f5f7ec7f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ec7e420> # /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 0x7f5f7ec3e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ec7cc80> # /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 0x7f5f7ecb4890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ec242c0> # /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 0x7f5f7ecb4d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ecb4bf0> # 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 0x7f5f7ecb4fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ec22de0> # /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 0x7f5f7ecb56d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ecb53a0> 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 0x7f5f7ecb65d0> 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 0x7f5f7eccc7a0> 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 0x7f5f7eccdeb0> # /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 0x7f5f7ecced50> # 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 0x7f5f7eccf380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ecce2a0> # /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 0x7f5f7eccfe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7eccf530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ecb6570> # /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 0x7f5f7e9cbce0> # /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 0x7f5f7e9f4830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e9f4590> # 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 0x7f5f7e9f4770> # /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 0x7f5f7e9f5100> # 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 0x7f5f7e9f5af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e9f49b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e9c9e80> # /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 0x7f5f7e9f6ea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e9f5c10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ecb6cc0> # /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 0x7f5f7ea1f230> # /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 0x7f5f7ea43590> # /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 0x7f5f7eaa42f0> # /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 0x7f5f7eaa6a50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7eaa4410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ea693a0> # /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 0x7f5f7e3253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7ea423c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e9f7e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5f7e325670> # zipimport: found 103 names in '/tmp/ansible_setup_payload_bk7_t_tv/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 0x7f5f7e38f0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e36dfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e36d190> # 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 0x7f5f7e38d3d0> # /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 0x7f5f7e3beb70> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e3be900> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e3be210> # /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 0x7f5f7e3be660> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e38fd70> 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 0x7f5f7e3bf890> # 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 0x7f5f7e3bfad0> # /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 0x7f5f7e3bffe0> 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 0x7f5f7e229df0> # 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 0x7f5f7e22ba10> # /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 0x7f5f7e22c410> # /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 0x7f5f7e22d5b0> # /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 0x7f5f7e22ffb0> # 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 0x7f5f7e2343e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e22e330> # /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 0x7f5f7e237f50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e236a50> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e2367b0> # /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 0x7f5f7e236cf0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e22e840> # 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 0x7f5f7e27c140> # /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 0x7f5f7e27c290> # /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 0x7f5f7e27dd90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e27db50> # /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 0x7f5f7e2802f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e27e480> # /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 0x7f5f7e283aa0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e280470> # 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 0x7f5f7e2848f0> # 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 0x7f5f7e284ad0> # 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 0x7f5f7e284e60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e27c4d0> # /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 0x7f5f7e10c3e0> # 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 0x7f5f7e10d370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e286ba0> # 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 0x7f5f7e287f50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e2867e0> # 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 0x7f5f7e115610> # /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 0x7f5f7e116360> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e10d5e0> 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 0x7f5f7e1161b0> # 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 0x7f5f7e117530> # 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 0x7f5f7e122300> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e11cd70> 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 0x7f5f7e20ac30> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e3ea900> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e1224e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e117290> # 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 0x7f5f7e1b23f0> # /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 0x7f5f7de002f0> # 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 0x7f5f7de00620> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e198e90> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e1b2f30> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e1b0a70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e1b05f0> # /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 0x7f5f7de035f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7de02ea0> # 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 0x7f5f7de03050> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7de022d0> # /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 0x7f5f7de037a0> # /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 0x7f5f7de5e2a0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7de5c2c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7e1b1b80> 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 0x7f5f7de5f5c0> # /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 0x7f5f7de5ee40> 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 0x7f5f7de9e3f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7de8e1b0> 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 0x7f5f7deb1e80> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7de8f3b0> 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 0x7f5f7dcae630> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7dcaec30> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5f7dca7ec0> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.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": "ec273454a5a8b2a199265679d6a78897", "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "22", "second": "35", "epoch": "1726867355", "epoch_int": "1726867355", "date": "2024-09-20", "time": "17:22:35", "iso8601_micro": "2024-09-20T21:22:35.173477Z", "iso8601": "2024-09-20T21:22:35Z", "iso8601_basic": "20240920T172235173477", "iso8601_basic_short": "20240920T172235", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 54464 10.31.12.116 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 54464 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_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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_local": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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.116 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 20829 1726867355.24063: 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-1726867354.569637-20973-257963900416452/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20829 1726867355.24169: _low_level_execute_command(): starting 20829 1726867355.24180: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867354.569637-20973-257963900416452/ > /dev/null 2>&1 && sleep 0' 20829 1726867355.24304: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20829 1726867355.24325: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20829 1726867355.24340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20829 1726867355.24359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20829 1726867355.24379: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 20829 1726867355.24403: stderr chunk (state=3): >>>debug2: match not found <<< 20829 1726867355.24420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20829 1726867355.24522: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20829 1726867355.24541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 20829 1726867355.24580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20829 1726867355.24749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20829 1726867355.27406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20829 1726867355.27419: stdout chunk (state=3): >>><<< 20829 1726867355.27432: stderr chunk (state=3): >>><<< 20829 1726867355.27456: _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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 20829 1726867355.27467: handler run complete 20829 1726867355.27518: variable 'ansible_facts' from source: unknown 20829 1726867355.27572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867355.27694: variable 'ansible_facts' from source: unknown 20829 1726867355.27783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867355.27807: attempt loop complete, returning result 20829 1726867355.27818: _execute() done 20829 1726867355.27824: dumping result to json 20829 1726867355.27839: done dumping result, returning 20829 1726867355.27851: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affcac9-a3a5-6c5b-0c9b-00000000016e] 20829 1726867355.27860: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000016e 20829 1726867355.28131: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000016e 20829 1726867355.28135: WORKER PROCESS EXITING ok: [managed_node2] 20829 1726867355.28231: no more pending results, returning what we have 20829 1726867355.28235: results queue empty 20829 1726867355.28236: checking for any_errors_fatal 20829 1726867355.28237: done checking for any_errors_fatal 20829 1726867355.28238: checking for max_fail_percentage 20829 1726867355.28239: done checking for max_fail_percentage 20829 1726867355.28240: checking to see if all hosts have failed and the running result is not ok 20829 1726867355.28240: done checking to see if all hosts have failed 20829 1726867355.28241: getting the remaining hosts for this loop 20829 1726867355.28242: done getting the remaining hosts for this loop 20829 1726867355.28246: getting the next task for host managed_node2 20829 1726867355.28254: done getting next task for host managed_node2 20829 1726867355.28256: ^ task is: TASK: Check if system is ostree 20829 1726867355.28259: ^ 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 20829 1726867355.28262: getting variables 20829 1726867355.28263: in VariableManager get_vars() 20829 1726867355.28292: Calling all_inventory to load vars for managed_node2 20829 1726867355.28295: Calling groups_inventory to load vars for managed_node2 20829 1726867355.28298: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867355.28306: Calling all_plugins_play to load vars for managed_node2 20829 1726867355.28309: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867355.28311: Calling groups_plugins_play to load vars for managed_node2 20829 1726867355.28570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867355.28823: done with get_vars() 20829 1726867355.28834: 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:22:35 -0400 (0:00:00.816) 0:00:03.561 ****** 20829 1726867355.28938: entering _queue_task() for managed_node2/stat 20829 1726867355.29259: worker is 1 (out of 1 available) 20829 1726867355.29272: exiting _queue_task() for managed_node2/stat 20829 1726867355.29285: done queuing things up, now waiting for results queue to drain 20829 1726867355.29286: waiting for pending results... 20829 1726867355.29483: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 20829 1726867355.29641: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000170 20829 1726867355.29644: variable 'ansible_search_path' from source: unknown 20829 1726867355.29646: variable 'ansible_search_path' from source: unknown 20829 1726867355.29656: calling self._execute() 20829 1726867355.29742: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867355.29753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867355.29766: variable 'omit' from source: magic vars 20829 1726867355.30346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20829 1726867355.30600: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20829 1726867355.30672: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20829 1726867355.30698: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20829 1726867355.30736: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20829 1726867355.31106: 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) 20829 1726867355.31214: 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) 20829 1726867355.31217: 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) 20829 1726867355.31219: 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) 20829 1726867355.31344: Evaluated conditional (not __network_is_ostree is defined): True 20829 1726867355.31356: variable 'omit' from source: magic vars 20829 1726867355.31401: variable 'omit' from source: magic vars 20829 1726867355.31447: variable 'omit' from source: magic vars 20829 1726867355.31485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20829 1726867355.31522: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20829 1726867355.31546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20829 1726867355.31575: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20829 1726867355.31592: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20829 1726867355.31629: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20829 1726867355.31637: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867355.31782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867355.31786: Set connection var ansible_timeout to 10 20829 1726867355.31788: Set connection var ansible_pipelining to False 20829 1726867355.31790: Set connection var ansible_connection to ssh 20829 1726867355.31792: Set connection var ansible_module_compression to ZIP_DEFLATED 20829 1726867355.31794: Set connection var ansible_shell_type to sh 20829 1726867355.31796: Set connection var ansible_shell_executable to /bin/sh 20829 1726867355.31823: variable 'ansible_shell_executable' from source: unknown 20829 1726867355.31831: variable 'ansible_connection' from source: unknown 20829 1726867355.31838: variable 'ansible_module_compression' from source: unknown 20829 1726867355.31844: variable 'ansible_shell_type' from source: unknown 20829 1726867355.31851: variable 'ansible_shell_executable' from source: unknown 20829 1726867355.31857: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867355.31865: variable 'ansible_pipelining' from source: unknown 20829 1726867355.31871: variable 'ansible_timeout' from source: unknown 20829 1726867355.31882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867355.32287: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 20829 1726867355.32304: variable 'omit' from source: magic vars 20829 1726867355.32317: starting attempt loop 20829 1726867355.32461: running the handler 20829 1726867355.32465: _low_level_execute_command(): starting 20829 1726867355.32468: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20829 1726867355.33451: 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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20829 1726867355.33558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20829 1726867355.33588: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20829 1726867355.35921: stdout chunk (state=3): >>>/root <<< 20829 1726867355.36185: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20829 1726867355.36197: stdout chunk (state=3): >>><<< 20829 1726867355.36209: stderr chunk (state=3): >>><<< 20829 1726867355.36236: _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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 20829 1726867355.36339: _low_level_execute_command(): starting 20829 1726867355.36342: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867355.362498-21018-279640658383560 `" && echo ansible-tmp-1726867355.362498-21018-279640658383560="` echo /root/.ansible/tmp/ansible-tmp-1726867355.362498-21018-279640658383560 `" ) && sleep 0' 20829 1726867355.37456: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20829 1726867355.37462: 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.116 originally 10.31.12.116 debug2: match not found <<< 20829 1726867355.37473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20829 1726867355.37491: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 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.116 originally 10.31.12.116 debug2: match found <<< 20829 1726867355.37645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20829 1726867355.37649: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20829 1726867355.37740: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20829 1726867355.40548: stdout chunk (state=3): >>>ansible-tmp-1726867355.362498-21018-279640658383560=/root/.ansible/tmp/ansible-tmp-1726867355.362498-21018-279640658383560 <<< 20829 1726867355.40744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20829 1726867355.40757: stdout chunk (state=3): >>><<< 20829 1726867355.40775: stderr chunk (state=3): >>><<< 20829 1726867355.40797: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867355.362498-21018-279640658383560=/root/.ansible/tmp/ansible-tmp-1726867355.362498-21018-279640658383560 , 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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 20829 1726867355.40880: variable 'ansible_module_compression' from source: unknown 20829 1726867355.40969: ANSIBALLZ: Using lock for stat 20829 1726867355.40972: ANSIBALLZ: Acquiring lock 20829 1726867355.40974: ANSIBALLZ: Lock acquired: 140632415819040 20829 1726867355.40976: ANSIBALLZ: Creating module 20829 1726867355.54212: ANSIBALLZ: Writing module into payload 20829 1726867355.54391: ANSIBALLZ: Writing module 20829 1726867355.54394: ANSIBALLZ: Renaming module 20829 1726867355.54397: ANSIBALLZ: Done creating module 20829 1726867355.54399: variable 'ansible_facts' from source: unknown 20829 1726867355.54429: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867355.362498-21018-279640658383560/AnsiballZ_stat.py 20829 1726867355.54613: Sending initial data 20829 1726867355.54617: Sent initial data (152 bytes) 20829 1726867355.55270: 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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20829 1726867355.55321: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 20829 1726867355.55374: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20829 1726867355.55415: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20829 1726867355.57792: 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 <<< 20829 1726867355.57856: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20829 1726867355.57927: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20829mw3xdws3/tmpmukwa77r /root/.ansible/tmp/ansible-tmp-1726867355.362498-21018-279640658383560/AnsiballZ_stat.py <<< 20829 1726867355.57943: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867355.362498-21018-279640658383560/AnsiballZ_stat.py" <<< 20829 1726867355.58017: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 20829 1726867355.58039: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20829mw3xdws3/tmpmukwa77r" to remote "/root/.ansible/tmp/ansible-tmp-1726867355.362498-21018-279640658383560/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867355.362498-21018-279640658383560/AnsiballZ_stat.py" <<< 20829 1726867355.59126: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20829 1726867355.59131: stdout chunk (state=3): >>><<< 20829 1726867355.59133: stderr chunk (state=3): >>><<< 20829 1726867355.59135: done transferring module to remote 20829 1726867355.59137: _low_level_execute_command(): starting 20829 1726867355.59140: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867355.362498-21018-279640658383560/ /root/.ansible/tmp/ansible-tmp-1726867355.362498-21018-279640658383560/AnsiballZ_stat.py && sleep 0' 20829 1726867355.60034: 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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20829 1726867355.60037: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 20829 1726867355.60083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20829 1726867355.60088: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20829 1726867355.60166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20829 1726867355.63189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20829 1726867355.63193: stdout chunk (state=3): >>><<< 20829 1726867355.63195: stderr chunk (state=3): >>><<< 20829 1726867355.63198: _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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 20829 1726867355.63201: _low_level_execute_command(): starting 20829 1726867355.63203: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867355.362498-21018-279640658383560/AnsiballZ_stat.py && sleep 0' 20829 1726867355.64294: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20829 1726867355.64302: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20829 1726867355.64316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20829 1726867355.64330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20829 1726867355.64350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 20829 1726867355.64382: stderr chunk (state=3): >>>debug2: match not found <<< 20829 1726867355.64385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20829 1726867355.64387: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20829 1726867355.64390: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 20829 1726867355.64392: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20829 1726867355.64400: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20829 1726867355.64409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20829 1726867355.64582: 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20829 1726867355.64586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 20829 1726867355.64680: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20829 1726867355.64709: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20829 1726867355.64761: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20829 1726867355.68145: stdout chunk (state=3): >>>import _frozen_importlib # frozen<<< 20829 1726867355.68206: stdout chunk (state=3): >>> import _imp # builtin <<< 20829 1726867355.68236: stdout chunk (state=3): >>>import '_thread' # <<< 20829 1726867355.68264: stdout chunk (state=3): >>> import '_warnings' # <<< 20829 1726867355.68309: stdout chunk (state=3): >>>import '_weakref' # <<< 20829 1726867355.68385: stdout chunk (state=3): >>>import '_io' # <<< 20829 1726867355.68512: stdout chunk (state=3): >>>import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 20829 1726867355.68540: stdout chunk (state=3): >>>import 'time' # <<< 20829 1726867355.68564: stdout chunk (state=3): >>> import 'zipimport' # <<< 20829 1726867355.68632: stdout chunk (state=3): >>># installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py<<< 20829 1726867355.68845: stdout chunk (state=3): >>> # 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' <<< 20829 1726867355.68848: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9ce84d0><<< 20829 1726867355.68851: stdout chunk (state=3): >>> <<< 20829 1726867355.68888: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9cb7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 20829 1726867355.68909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 20829 1726867355.68943: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9ceaa50> import '_signal' # <<< 20829 1726867355.68973: stdout chunk (state=3): >>>import '_abc' # <<< 20829 1726867355.69272: stdout chunk (state=3): >>> import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # <<< 20829 1726867355.69286: stdout chunk (state=3): >>>import 'genericpath' # <<< 20829 1726867355.69289: stdout chunk (state=3): >>> import 'posixpath' # <<< 20829 1726867355.69329: stdout chunk (state=3): >>>import 'os' # <<< 20829 1726867355.69353: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 20829 1726867355.69394: stdout chunk (state=3): >>> <<< 20829 1726867355.69404: stdout chunk (state=3): >>>Processing user site-packages <<< 20829 1726867355.69413: stdout chunk (state=3): >>>Processing global site-packages <<< 20829 1726867355.69514: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages'<<< 20829 1726867355.69518: stdout chunk (state=3): >>> <<< 20829 1726867355.69520: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 20829 1726867355.69523: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'<<< 20829 1726867355.69567: stdout chunk (state=3): >>> import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9a99130> <<< 20829 1726867355.69639: 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<<< 20829 1726867355.69656: stdout chunk (state=3): >>> <<< 20829 1726867355.69679: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9a99fa0><<< 20829 1726867355.69730: stdout chunk (state=3): >>> import 'site' # <<< 20829 1726867355.69887: 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.<<< 20829 1726867355.70060: stdout chunk (state=3): >>> <<< 20829 1726867355.70184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<< 20829 1726867355.70196: stdout chunk (state=3): >>> <<< 20829 1726867355.70217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'<<< 20829 1726867355.70227: stdout chunk (state=3): >>> <<< 20829 1726867355.70335: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 20829 1726867355.70393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 20829 1726867355.70507: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9ad7e90> <<< 20829 1726867355.70534: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py<<< 20829 1726867355.70682: stdout chunk (state=3): >>> <<< 20829 1726867355.70685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 20829 1726867355.70690: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9ad7f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 20829 1726867355.70719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 20829 1726867355.70747: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py<<< 20829 1726867355.70819: stdout chunk (state=3): >>> <<< 20829 1726867355.70824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 20829 1726867355.70836: stdout chunk (state=3): >>> <<< 20829 1726867355.70891: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 20829 1726867355.70989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'<<< 20829 1726867355.70993: stdout chunk (state=3): >>> import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9b0f890> # /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 0x7f43a9b0ff20> import '_collections' # <<< 20829 1726867355.71207: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9aefb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9aed280> <<< 20829 1726867355.71260: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9ad5040><<< 20829 1726867355.71269: stdout chunk (state=3): >>> <<< 20829 1726867355.71272: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py<<< 20829 1726867355.71369: stdout chunk (state=3): >>> <<< 20829 1726867355.71374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'<<< 20829 1726867355.71379: stdout chunk (state=3): >>> import '_sre' # <<< 20829 1726867355.71391: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 20829 1726867355.71533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 20829 1726867355.71562: 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 0x7f43a9b2f800> <<< 20829 1726867355.71586: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9b2e420> <<< 20829 1726867355.71613: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 20829 1726867355.71624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'<<< 20829 1726867355.71692: stdout chunk (state=3): >>> import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9aee150><<< 20829 1726867355.71698: stdout chunk (state=3): >>> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9b2cc80><<< 20829 1726867355.71719: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py<<< 20829 1726867355.71731: stdout chunk (state=3): >>> <<< 20829 1726867355.71802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9b64890> <<< 20829 1726867355.71979: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9ad42c0> # /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' <<< 20829 1726867355.72421: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a9b64d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9b64bf0> # 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 0x7f43a9b64fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9ad2de0> # /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 0x7f43a9b656d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9b653a0> 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 0x7f43a9b665d0> 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'<<< 20829 1726867355.72430: stdout chunk (state=3): >>> <<< 20829 1726867355.72457: 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'<<< 20829 1726867355.72564: stdout chunk (state=3): >>> import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9b7c7a0><<< 20829 1726867355.72568: stdout chunk (state=3): >>> import 'errno' # <<< 20829 1726867355.72570: stdout chunk (state=3): >>> <<< 20829 1726867355.72573: 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'<<< 20829 1726867355.72580: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a9b7deb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 20829 1726867355.72606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 20829 1726867355.72634: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py<<< 20829 1726867355.72653: stdout chunk (state=3): >>> <<< 20829 1726867355.72669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 20829 1726867355.72884: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9b7ed50> # 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 0x7f43a9b7f380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9b7e2a0> # /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'<<< 20829 1726867355.72900: stdout chunk (state=3): >>> import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a9b7fe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9b7f530><<< 20829 1726867355.72915: stdout chunk (state=3): >>> <<< 20829 1726867355.72990: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9b66570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py<<< 20829 1726867355.73007: stdout chunk (state=3): >>> <<< 20829 1726867355.73032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<< 20829 1726867355.73128: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py<<< 20829 1726867355.73202: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a990bce0> # /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'<<< 20829 1726867355.73236: stdout chunk (state=3): >>> # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867355.73249: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 20829 1726867355.73265: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a9934830> <<< 20829 1726867355.73292: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9934590> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 20829 1726867355.73314: stdout chunk (state=3): >>> # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 20829 1726867355.73321: stdout chunk (state=3): >>> import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a9934770><<< 20829 1726867355.73452: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py<<< 20829 1726867355.73456: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 20829 1726867355.73464: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 20829 1726867355.73503: stdout chunk (state=3): >>> <<< 20829 1726867355.73797: 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 0x7f43a9935100> <<< 20829 1726867355.73896: 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 0x7f43a9935af0><<< 20829 1726867355.73913: stdout chunk (state=3): >>> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a99349b0><<< 20829 1726867355.73941: stdout chunk (state=3): >>> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9909e80><<< 20829 1726867355.73957: stdout chunk (state=3): >>> <<< 20829 1726867355.74101: 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' # /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 0x7f43a9936ea0><<< 20829 1726867355.74141: stdout chunk (state=3): >>> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9935c10> <<< 20829 1726867355.74175: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9b66cc0><<< 20829 1726867355.74186: stdout chunk (state=3): >>> <<< 20829 1726867355.74238: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 20829 1726867355.74402: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 20829 1726867355.74682: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a995f230> <<< 20829 1726867355.74686: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<< 20829 1726867355.74688: stdout chunk (state=3): >>> <<< 20829 1726867355.74690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'<<< 20829 1726867355.74692: stdout chunk (state=3): >>> <<< 20829 1726867355.74694: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<< 20829 1726867355.74696: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<< 20829 1726867355.74698: stdout chunk (state=3): >>> <<< 20829 1726867355.74700: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9983590><<< 20829 1726867355.74898: stdout chunk (state=3): >>> # /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' <<< 20829 1726867355.74930: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<< 20829 1726867355.74943: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' <<< 20829 1726867355.74985: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a99e42f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 20829 1726867355.75034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'<<< 20829 1726867355.75044: stdout chunk (state=3): >>> <<< 20829 1726867355.75198: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 20829 1726867355.75257: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a99e6a50><<< 20829 1726867355.75272: stdout chunk (state=3): >>> <<< 20829 1726867355.75374: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a99e4410><<< 20829 1726867355.75388: stdout chunk (state=3): >>> <<< 20829 1726867355.75507: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a99a93a0> # /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 0x7f43a93253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a99823c0> <<< 20829 1726867355.75518: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9937e00><<< 20829 1726867355.75698: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc'<<< 20829 1726867355.75707: stdout chunk (state=3): >>> <<< 20829 1726867355.75783: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f43a9325670><<< 20829 1726867355.75786: stdout chunk (state=3): >>> <<< 20829 1726867355.76101: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_7ji6i44q/ansible_stat_payload.zip' # zipimport: zlib available <<< 20829 1726867355.76254: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.76257: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 20829 1726867355.76260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 20829 1726867355.76276: stdout chunk (state=3): >>> <<< 20829 1726867355.76382: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<< 20829 1726867355.76385: stdout chunk (state=3): >>> <<< 20829 1726867355.76480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'<<< 20829 1726867355.76504: stdout chunk (state=3): >>> # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 20829 1726867355.76521: 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 0x7f43a937b0e0><<< 20829 1726867355.76535: stdout chunk (state=3): >>> <<< 20829 1726867355.76552: stdout chunk (state=3): >>>import '_typing' # <<< 20829 1726867355.76831: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9359fd0><<< 20829 1726867355.76915: stdout chunk (state=3): >>> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9359190> # zipimport: zlib available <<< 20829 1726867355.76957: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 20829 1726867355.77191: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20829 1726867355.77212: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 20829 1726867355.79322: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.81088: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py<<< 20829 1726867355.81106: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'<<< 20829 1726867355.81116: stdout chunk (state=3): >>> <<< 20829 1726867355.81132: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9378fb0> <<< 20829 1726867355.81165: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 20829 1726867355.81195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'<<< 20829 1726867355.81236: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 20829 1726867355.81250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 20829 1726867355.81276: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py<<< 20829 1726867355.81328: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867355.81340: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a93a2b10><<< 20829 1726867355.81406: stdout chunk (state=3): >>> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a93a28a0> <<< 20829 1726867355.81451: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a93a21b0><<< 20829 1726867355.81479: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 20829 1726867355.81509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 20829 1726867355.81575: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a93a2c00> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a937bd70><<< 20829 1726867355.81581: stdout chunk (state=3): >>> import 'atexit' # <<< 20829 1726867355.81687: 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'<<< 20829 1726867355.81810: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a93a3800> # 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' <<< 20829 1726867355.81861: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a93a39e0> # /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'<<< 20829 1726867355.82089: stdout chunk (state=3): >>> import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a93a3f20><<< 20829 1726867355.82172: stdout chunk (state=3): >>> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'<<< 20829 1726867355.82176: stdout chunk (state=3): >>> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a920dc40> # 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 0x7f43a920f860> <<< 20829 1726867355.82223: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 20829 1726867355.82280: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9210230><<< 20829 1726867355.82317: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 20829 1726867355.82354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'<<< 20829 1726867355.82390: stdout chunk (state=3): >>> import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a92113a0> <<< 20829 1726867355.82422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<< 20829 1726867355.82484: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 20829 1726867355.82532: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 20829 1726867355.82549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 20829 1726867355.82656: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9213e60> <<< 20829 1726867355.82683: 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' <<< 20829 1726867355.82766: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a9937d10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9212150> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py<<< 20829 1726867355.82809: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 20829 1726867355.82940: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py<<< 20829 1726867355.82944: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'<<< 20829 1726867355.82958: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 20829 1726867355.83008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'<<< 20829 1726867355.83036: stdout chunk (state=3): >>> import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a921bce0> import '_tokenize' # <<< 20829 1726867355.83121: stdout chunk (state=3): >>> <<< 20829 1726867355.83158: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a921a7b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a921a510> <<< 20829 1726867355.83192: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 20829 1726867355.83215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 20829 1726867355.83337: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a921aa80> <<< 20829 1726867355.83415: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9212630> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867355.83418: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867355.83468: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a9263fe0> # /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'<<< 20829 1726867355.83508: stdout chunk (state=3): >>> <<< 20829 1726867355.83516: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a92641a0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 20829 1726867355.83575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 20829 1726867355.83620: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'<<< 20829 1726867355.83651: stdout chunk (state=3): >>> import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a9265c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a92659d0><<< 20829 1726867355.83688: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 20829 1726867355.83851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 20829 1726867355.83924: stdout chunk (state=3): >>> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867355.83927: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867355.83949: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a9268110> <<< 20829 1726867355.83979: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9266300> <<< 20829 1726867355.84023: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py<<< 20829 1726867355.84088: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'<<< 20829 1726867355.84094: stdout chunk (state=3): >>> <<< 20829 1726867355.84125: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py<<< 20829 1726867355.84130: stdout chunk (state=3): >>> <<< 20829 1726867355.84152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'<<< 20829 1726867355.84160: stdout chunk (state=3): >>> <<< 20829 1726867355.84181: stdout chunk (state=3): >>>import '_string' # <<< 20829 1726867355.84187: stdout chunk (state=3): >>> <<< 20829 1726867355.84251: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a926b8f0><<< 20829 1726867355.84400: stdout chunk (state=3): >>> <<< 20829 1726867355.84466: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a92682c0><<< 20829 1726867355.84471: stdout chunk (state=3): >>> <<< 20829 1726867355.84550: 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'<<< 20829 1726867355.84566: 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'<<< 20829 1726867355.84570: stdout chunk (state=3): >>> <<< 20829 1726867355.84585: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a926c680><<< 20829 1726867355.84588: stdout chunk (state=3): >>> <<< 20829 1726867355.84627: 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' <<< 20829 1726867355.84641: 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'<<< 20829 1726867355.84653: stdout chunk (state=3): >>> <<< 20829 1726867355.84659: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a926c920> <<< 20829 1726867355.84728: 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' <<< 20829 1726867355.84734: 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' <<< 20829 1726867355.84749: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a926cc20> <<< 20829 1726867355.84775: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9264350><<< 20829 1726867355.84782: stdout chunk (state=3): >>> <<< 20829 1726867355.84817: 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 <<< 20829 1726867355.84859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py<<< 20829 1726867355.84865: stdout chunk (state=3): >>> <<< 20829 1726867355.84900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'<<< 20829 1726867355.84908: stdout chunk (state=3): >>> <<< 20829 1726867355.85117: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a92f43b0> <<< 20829 1726867355.85244: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867355.85251: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867355.85280: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a92f5550> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a926eb40> <<< 20829 1726867355.85318: 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'<<< 20829 1726867355.85343: stdout chunk (state=3): >>> import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a926fef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a926e750> <<< 20829 1726867355.85390: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.85405: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.85476: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available<<< 20829 1726867355.85496: stdout chunk (state=3): >>> <<< 20829 1726867355.85636: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.85862: stdout chunk (state=3): >>># 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 <<< 20829 1726867355.86166: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.86234: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.87140: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.88091: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 20829 1726867355.88094: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 20829 1726867355.88096: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 20829 1726867355.88137: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 20829 1726867355.88165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'<<< 20829 1726867355.88261: stdout chunk (state=3): >>> # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 20829 1726867355.88294: stdout chunk (state=3): >>> # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 20829 1726867355.88310: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a92fd7c0> <<< 20829 1726867355.88442: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 20829 1726867355.88474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'<<< 20829 1726867355.88501: stdout chunk (state=3): >>> import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a92fe510> <<< 20829 1726867355.88507: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a92f5760><<< 20829 1726867355.88613: stdout chunk (state=3): >>> import 'ansible.module_utils.compat.selinux' # <<< 20829 1726867355.88684: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20829 1726867355.88882: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 20829 1726867355.89093: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.89202: 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'<<< 20829 1726867355.89213: stdout chunk (state=3): >>> <<< 20829 1726867355.89254: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a92fe600> # zipimport: zlib available<<< 20829 1726867355.89261: stdout chunk (state=3): >>> <<< 20829 1726867355.89993: stdout chunk (state=3): >>># zipimport: zlib available<<< 20829 1726867355.90208: stdout chunk (state=3): >>> <<< 20829 1726867355.90747: stdout chunk (state=3): >>># zipimport: zlib available<<< 20829 1726867355.90751: stdout chunk (state=3): >>> <<< 20829 1726867355.90873: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.90986: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 20829 1726867355.90992: stdout chunk (state=3): >>> <<< 20829 1726867355.91016: stdout chunk (state=3): >>># zipimport: zlib available<<< 20829 1726867355.91021: stdout chunk (state=3): >>> <<< 20829 1726867355.91082: stdout chunk (state=3): >>># zipimport: zlib available<<< 20829 1726867355.91089: stdout chunk (state=3): >>> <<< 20829 1726867355.91137: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 20829 1726867355.91142: stdout chunk (state=3): >>> <<< 20829 1726867355.91166: stdout chunk (state=3): >>># zipimport: zlib available<<< 20829 1726867355.91171: stdout chunk (state=3): >>> <<< 20829 1726867355.91283: stdout chunk (state=3): >>># zipimport: zlib available<<< 20829 1726867355.91288: stdout chunk (state=3): >>> <<< 20829 1726867355.91480: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 20829 1726867355.91487: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.91490: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.91546: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 20829 1726867355.91606: stdout chunk (state=3): >>># zipimport: zlib available<<< 20829 1726867355.91611: stdout chunk (state=3): >>> <<< 20829 1726867355.91837: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 20829 1726867355.92090: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.92440: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py<<< 20829 1726867355.92471: stdout chunk (state=3): >>> <<< 20829 1726867355.92624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 20829 1726867355.92749: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a92ff800> # zipimport: zlib available <<< 20829 1726867355.92848: stdout chunk (state=3): >>># zipimport: zlib available<<< 20829 1726867355.92861: stdout chunk (state=3): >>> <<< 20829 1726867355.92956: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 20829 1726867355.92982: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 20829 1726867355.93007: stdout chunk (state=3): >>> import 'ansible.module_utils.common.arg_spec' # <<< 20829 1726867355.93092: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 20829 1726867355.93103: stdout chunk (state=3): >>> <<< 20829 1726867355.93186: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 20829 1726867355.93217: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.93268: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.93319: stdout chunk (state=3): >>># zipimport: zlib available<<< 20829 1726867355.93399: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20829 1726867355.93510: 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 <<< 20829 1726867355.93584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 20829 1726867355.93731: 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' <<< 20829 1726867355.93745: 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' <<< 20829 1726867355.93754: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43a910a1b0> <<< 20829 1726867355.93857: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9107ec0> import 'ansible.module_utils.common.file' # <<< 20829 1726867355.93872: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 20829 1726867355.93899: stdout chunk (state=3): >>># zipimport: zlib available<<< 20829 1726867355.94005: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20829 1726867355.94012: stdout chunk (state=3): >>> <<< 20829 1726867355.94104: stdout chunk (state=3): >>># zipimport: zlib available<<< 20829 1726867355.94111: stdout chunk (state=3): >>> <<< 20829 1726867355.94150: stdout chunk (state=3): >>># zipimport: zlib available<<< 20829 1726867355.94157: stdout chunk (state=3): >>> <<< 20829 1726867355.94222: 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<<< 20829 1726867355.94225: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'<<< 20829 1726867355.94241: stdout chunk (state=3): >>> <<< 20829 1726867355.94267: 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<<< 20829 1726867355.94274: stdout chunk (state=3): >>> <<< 20829 1726867355.94307: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<< 20829 1726867355.94314: stdout chunk (state=3): >>> <<< 20829 1726867355.94339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py<<< 20829 1726867355.94344: stdout chunk (state=3): >>> <<< 20829 1726867355.94427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'<<< 20829 1726867355.94459: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 20829 1726867355.94494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<< 20829 1726867355.94585: stdout chunk (state=3): >>> import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a93fe990><<< 20829 1726867355.94588: stdout chunk (state=3): >>> <<< 20829 1726867355.94653: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a93ee660><<< 20829 1726867355.94658: stdout chunk (state=3): >>> <<< 20829 1726867355.94763: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9109f40><<< 20829 1726867355.94783: stdout chunk (state=3): >>> <<< 20829 1726867355.94788: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9106510> <<< 20829 1726867355.94800: stdout chunk (state=3): >>># destroy ansible.module_utils.distro<<< 20829 1726867355.94811: stdout chunk (state=3): >>> import 'ansible.module_utils.distro' # <<< 20829 1726867355.94838: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.94923: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # <<< 20829 1726867355.94939: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 20829 1726867355.95026: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 20829 1726867355.95075: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 20829 1726867355.95080: stdout chunk (state=3): >>> import 'ansible.modules' # <<< 20829 1726867355.95138: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20829 1726867355.95504: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.95660: stdout chunk (state=3): >>># zipimport: zlib available <<< 20829 1726867355.95855: stdout chunk (state=3): >>> <<< 20829 1726867355.95866: 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"}}}<<< 20829 1726867355.95883: stdout chunk (state=3): >>> <<< 20829 1726867355.95923: stdout chunk (state=3): >>># destroy __main__<<< 20829 1726867355.95926: stdout chunk (state=3): >>> <<< 20829 1726867355.96483: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 20829 1726867355.96488: stdout chunk (state=3): >>> <<< 20829 1726867355.96493: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._<<< 20829 1726867355.96496: stdout chunk (state=3): >>> # clear sys.path<<< 20829 1726867355.96529: stdout chunk (state=3): >>> # clear sys.argv <<< 20829 1726867355.96534: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_exc<<< 20829 1726867355.96572: stdout chunk (state=3): >>> # clear sys.last_type<<< 20829 1726867355.96586: stdout chunk (state=3): >>> # clear sys.last_value<<< 20829 1726867355.96589: stdout chunk (state=3): >>> # clear sys.last_traceback <<< 20829 1726867355.96594: stdout chunk (state=3): >>># clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin <<< 20829 1726867355.96609: 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 # cleanup[2] removing _weakref # cleanup[2] removing _io<<< 20829 1726867355.96626: stdout chunk (state=3): >>> # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc <<< 20829 1726867355.96651: stdout chunk (state=3): >>># 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<<< 20829 1726867355.96665: stdout chunk (state=3): >>> # 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<<< 20829 1726867355.96689: stdout chunk (state=3): >>> # 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<<< 20829 1726867355.96692: stdout chunk (state=3): >>> # 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<<< 20829 1726867355.96716: stdout chunk (state=3): >>> # 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<<< 20829 1726867355.96734: stdout chunk (state=3): >>> # 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<<< 20829 1726867355.96738: 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 <<< 20829 1726867355.96753: stdout chunk (state=3): >>># 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 <<< 20829 1726867355.96775: 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<<< 20829 1726867355.96780: stdout chunk (state=3): >>> # 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<<< 20829 1726867355.96800: stdout chunk (state=3): >>> # 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<<< 20829 1726867355.96803: stdout chunk (state=3): >>> # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils<<< 20829 1726867355.96824: stdout chunk (state=3): >>> # 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<<< 20829 1726867355.96835: stdout chunk (state=3): >>> # 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<<< 20829 1726867355.96852: stdout chunk (state=3): >>> # 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<<< 20829 1726867355.96856: stdout chunk (state=3): >>> # 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<<< 20829 1726867355.96881: stdout chunk (state=3): >>> # 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<<< 20829 1726867355.96891: stdout chunk (state=3): >>> # 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<<< 20829 1726867355.96923: stdout chunk (state=3): >>> # 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<<< 20829 1726867355.96934: stdout chunk (state=3): >>> # 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<<< 20829 1726867355.96951: stdout chunk (state=3): >>> # 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<<< 20829 1726867355.96957: stdout chunk (state=3): >>> # 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<<< 20829 1726867355.96968: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast<<< 20829 1726867355.96987: stdout chunk (state=3): >>> # 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<<< 20829 1726867355.97002: stdout chunk (state=3): >>> # 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<<< 20829 1726867355.97025: stdout chunk (state=3): >>> # 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 <<< 20829 1726867355.97046: stdout chunk (state=3): >>># 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<<< 20829 1726867355.97200: stdout chunk (state=3): >>> <<< 20829 1726867355.97460: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20829 1726867355.97494: stdout chunk (state=3): >>># destroy importlib.machinery <<< 20829 1726867355.97497: stdout chunk (state=3): >>># destroy importlib._abc <<< 20829 1726867355.97501: stdout chunk (state=3): >>># destroy importlib.util <<< 20829 1726867355.97529: stdout chunk (state=3): >>># destroy _bz2<<< 20829 1726867355.97542: stdout chunk (state=3): >>> # destroy _compression<<< 20829 1726867355.97563: stdout chunk (state=3): >>> # destroy _lzma <<< 20829 1726867355.97579: stdout chunk (state=3): >>># destroy _blake2<<< 20829 1726867355.97613: stdout chunk (state=3): >>> # destroy binascii <<< 20829 1726867355.97618: stdout chunk (state=3): >>># destroy struct <<< 20829 1726867355.97623: stdout chunk (state=3): >>># destroy zlib <<< 20829 1726867355.97645: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 20829 1726867355.97648: stdout chunk (state=3): >>># destroy zipfile._path <<< 20829 1726867355.97680: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob<<< 20829 1726867355.97696: stdout chunk (state=3): >>> # destroy fnmatch # destroy ipaddress <<< 20829 1726867355.97730: stdout chunk (state=3): >>># destroy ntpath<<< 20829 1726867355.97745: stdout chunk (state=3): >>> # destroy importlib<<< 20829 1726867355.97761: stdout chunk (state=3): >>> # destroy zipimport # destroy __main__<<< 20829 1726867355.97784: stdout chunk (state=3): >>> # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder<<< 20829 1726867355.97794: stdout chunk (state=3): >>> # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp<<< 20829 1726867355.97821: stdout chunk (state=3): >>> # destroy encodings # destroy _locale # destroy pwd<<< 20829 1726867355.97842: stdout chunk (state=3): >>> # destroy locale # destroy signal<<< 20829 1726867355.97862: stdout chunk (state=3): >>> # destroy fcntl # destroy select # destroy _signal<<< 20829 1726867355.97874: stdout chunk (state=3): >>> # destroy _posixsubprocess # destroy syslog<<< 20829 1726867355.97911: stdout chunk (state=3): >>> # destroy uuid # destroy selectors # destroy errno<<< 20829 1726867355.97933: stdout chunk (state=3): >>> # destroy array<<< 20829 1726867355.97939: stdout chunk (state=3): >>> <<< 20829 1726867355.97968: stdout chunk (state=3): >>># destroy datetime # destroy selinux<<< 20829 1726867355.97973: stdout chunk (state=3): >>> # destroy shutil<<< 20829 1726867355.98002: stdout chunk (state=3): >>> # destroy distro <<< 20829 1726867355.98106: stdout chunk (state=3): >>># 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<<< 20829 1726867355.98133: stdout chunk (state=3): >>> # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler<<< 20829 1726867355.98151: stdout chunk (state=3): >>> # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser<<< 20829 1726867355.98164: stdout chunk (state=3): >>> # cleanup[3] wiping _sre # cleanup[3] wiping functools<<< 20829 1726867355.98167: stdout chunk (state=3): >>> # cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 20829 1726867355.98192: stdout chunk (state=3): >>># destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 20829 1726867355.98218: 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<<< 20829 1726867355.98231: stdout chunk (state=3): >>> # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 20829 1726867355.98237: stdout chunk (state=3): >>># 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 <<< 20829 1726867355.98265: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal<<< 20829 1726867355.98269: stdout chunk (state=3): >>> # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp<<< 20829 1726867355.98300: stdout chunk (state=3): >>> # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 20829 1726867355.98314: stdout chunk (state=3): >>> # destroy selinux._selinux<<< 20829 1726867355.98324: stdout chunk (state=3): >>> # destroy systemd._daemon <<< 20829 1726867355.98400: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 20829 1726867355.98550: stdout chunk (state=3): >>># destroy sys.monitoring <<< 20829 1726867355.98570: stdout chunk (state=3): >>># destroy _socket <<< 20829 1726867355.98600: stdout chunk (state=3): >>># destroy _collections <<< 20829 1726867355.98637: stdout chunk (state=3): >>># destroy platform <<< 20829 1726867355.98646: stdout chunk (state=3): >>># destroy _uuid <<< 20829 1726867355.98668: stdout chunk (state=3): >>># destroy stat # destroy genericpath<<< 20829 1726867355.98685: stdout chunk (state=3): >>> # destroy re._parser # destroy tokenize<<< 20829 1726867355.98723: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib <<< 20829 1726867355.98726: stdout chunk (state=3): >>># destroy copyreg <<< 20829 1726867355.98788: stdout chunk (state=3): >>># destroy contextlib # destroy _typing<<< 20829 1726867355.98791: stdout chunk (state=3): >>> # destroy _tokenize<<< 20829 1726867355.98795: stdout chunk (state=3): >>> <<< 20829 1726867355.98798: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse<<< 20829 1726867355.98816: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools<<< 20829 1726867355.98821: stdout chunk (state=3): >>> # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external<<< 20829 1726867355.98859: stdout chunk (state=3): >>> # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path <<< 20829 1726867355.98862: stdout chunk (state=3): >>># clear sys.modules <<< 20829 1726867355.98978: stdout chunk (state=3): >>># destroy _frozen_importlib # destroy codecs <<< 20829 1726867355.98984: stdout chunk (state=3): >>># destroy encodings.aliases <<< 20829 1726867355.99016: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig <<< 20829 1726867355.99024: stdout chunk (state=3): >>># destroy encodings.cp437 <<< 20829 1726867355.99055: stdout chunk (state=3): >>># destroy _codecs # destroy io<<< 20829 1726867355.99060: stdout chunk (state=3): >>> # destroy traceback # destroy warnings<<< 20829 1726867355.99086: stdout chunk (state=3): >>> # destroy weakref <<< 20829 1726867355.99089: stdout chunk (state=3): >>># destroy collections # destroy threading<<< 20829 1726867355.99113: stdout chunk (state=3): >>> # destroy atexit # destroy _warnings<<< 20829 1726867355.99129: stdout chunk (state=3): >>> # destroy math # destroy _bisect # destroy time<<< 20829 1726867355.99135: stdout chunk (state=3): >>> <<< 20829 1726867355.99157: stdout chunk (state=3): >>># destroy _random # destroy _weakref<<< 20829 1726867355.99186: stdout chunk (state=3): >>> # destroy _hashlib <<< 20829 1726867355.99211: stdout chunk (state=3): >>># destroy _operator<<< 20829 1726867355.99239: stdout chunk (state=3): >>> # destroy _string # destroy re # destroy itertools<<< 20829 1726867355.99242: stdout chunk (state=3): >>> <<< 20829 1726867355.99253: stdout chunk (state=3): >>># destroy _abc # destroy _sre<<< 20829 1726867355.99280: stdout chunk (state=3): >>> # destroy posix # destroy _functools # destroy builtins # destroy _thread<<< 20829 1726867355.99283: stdout chunk (state=3): >>> # clear sys.audit hooks<<< 20829 1726867355.99286: stdout chunk (state=3): >>> <<< 20829 1726867355.99932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 20829 1726867355.99936: stdout chunk (state=3): >>><<< 20829 1726867355.99938: stderr chunk (state=3): >>><<< 20829 1726867355.99998: _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 0x7f43a9ce84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9cb7b30> # /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 0x7f43a9ceaa50> 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 0x7f43a9a99130> # /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 0x7f43a9a99fa0> 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 0x7f43a9ad7e90> # /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 0x7f43a9ad7f50> # /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 0x7f43a9b0f890> # /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 0x7f43a9b0ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9aefb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9aed280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9ad5040> # /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 0x7f43a9b2f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9b2e420> # /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 0x7f43a9aee150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9b2cc80> # /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 0x7f43a9b64890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9ad42c0> # /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 0x7f43a9b64d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9b64bf0> # 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 0x7f43a9b64fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9ad2de0> # /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 0x7f43a9b656d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9b653a0> 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 0x7f43a9b665d0> 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 0x7f43a9b7c7a0> 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 0x7f43a9b7deb0> # /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 0x7f43a9b7ed50> # 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 0x7f43a9b7f380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9b7e2a0> # /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 0x7f43a9b7fe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9b7f530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9b66570> # /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 0x7f43a990bce0> # /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 0x7f43a9934830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9934590> # 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 0x7f43a9934770> # /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 0x7f43a9935100> # 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 0x7f43a9935af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a99349b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9909e80> # /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 0x7f43a9936ea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9935c10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9b66cc0> # /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 0x7f43a995f230> # /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 0x7f43a9983590> # /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 0x7f43a99e42f0> # /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 0x7f43a99e6a50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a99e4410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a99a93a0> # /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 0x7f43a93253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a99823c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9937e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f43a9325670> # zipimport: found 30 names in '/tmp/ansible_stat_payload_7ji6i44q/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 0x7f43a937b0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9359fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9359190> # 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 0x7f43a9378fb0> # /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 0x7f43a93a2b10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a93a28a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a93a21b0> # /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 0x7f43a93a2c00> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a937bd70> 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 0x7f43a93a3800> # 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 0x7f43a93a39e0> # /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 0x7f43a93a3f20> 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 0x7f43a920dc40> # 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 0x7f43a920f860> # /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 0x7f43a9210230> # /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 0x7f43a92113a0> # /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 0x7f43a9213e60> # 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 0x7f43a9937d10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9212150> # /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 0x7f43a921bce0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a921a7b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a921a510> # /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 0x7f43a921aa80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9212630> # 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 0x7f43a9263fe0> # /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 0x7f43a92641a0> # /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 0x7f43a9265c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a92659d0> # /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 0x7f43a9268110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9266300> # /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 0x7f43a926b8f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a92682c0> # 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 0x7f43a926c680> # 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 0x7f43a926c920> # 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 0x7f43a926cc20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9264350> # /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 0x7f43a92f43b0> # 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 0x7f43a92f5550> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a926eb40> # 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 0x7f43a926fef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a926e750> # 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 0x7f43a92fd7c0> # /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 0x7f43a92fe510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a92f5760> 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 0x7f43a92fe600> # 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 0x7f43a92ff800> # 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 0x7f43a910a1b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9107ec0> 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 0x7f43a93fe990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a93ee660> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9109f40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43a9106510> # 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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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.116 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 20829 1726867356.00761: 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-1726867355.362498-21018-279640658383560/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20829 1726867356.00765: _low_level_execute_command(): starting 20829 1726867356.00768: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867355.362498-21018-279640658383560/ > /dev/null 2>&1 && sleep 0' 20829 1726867356.01106: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20829 1726867356.01126: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20829 1726867356.01148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20829 1726867356.01168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20829 1726867356.01241: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 20829 1726867356.01358: 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 20829 1726867356.01362: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20829 1726867356.01365: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20829 1726867356.01465: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20829 1726867356.04027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20829 1726867356.04048: stderr chunk (state=3): >>><<< 20829 1726867356.04051: stdout chunk (state=3): >>><<< 20829 1726867356.04065: _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.116 originally 10.31.12.116 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.116 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.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 20829 1726867356.04070: handler run complete 20829 1726867356.04090: attempt loop complete, returning result 20829 1726867356.04093: _execute() done 20829 1726867356.04096: dumping result to json 20829 1726867356.04098: done dumping result, returning 20829 1726867356.04112: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0affcac9-a3a5-6c5b-0c9b-000000000170] 20829 1726867356.04115: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000170 20829 1726867356.04195: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000170 20829 1726867356.04197: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 20829 1726867356.04267: no more pending results, returning what we have 20829 1726867356.04270: results queue empty 20829 1726867356.04270: checking for any_errors_fatal 20829 1726867356.04276: done checking for any_errors_fatal 20829 1726867356.04278: checking for max_fail_percentage 20829 1726867356.04280: done checking for max_fail_percentage 20829 1726867356.04281: checking to see if all hosts have failed and the running result is not ok 20829 1726867356.04281: done checking to see if all hosts have failed 20829 1726867356.04282: getting the remaining hosts for this loop 20829 1726867356.04283: done getting the remaining hosts for this loop 20829 1726867356.04287: getting the next task for host managed_node2 20829 1726867356.04292: done getting next task for host managed_node2 20829 1726867356.04294: ^ task is: TASK: Set flag to indicate system is ostree 20829 1726867356.04296: ^ 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 20829 1726867356.04299: getting variables 20829 1726867356.04301: in VariableManager get_vars() 20829 1726867356.04332: Calling all_inventory to load vars for managed_node2 20829 1726867356.04335: Calling groups_inventory to load vars for managed_node2 20829 1726867356.04338: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867356.04347: Calling all_plugins_play to load vars for managed_node2 20829 1726867356.04349: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867356.04352: Calling groups_plugins_play to load vars for managed_node2 20829 1726867356.04517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867356.04637: done with get_vars() 20829 1726867356.04644: done getting variables 20829 1726867356.04718: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 17:22:36 -0400 (0:00:00.758) 0:00:04.319 ****** 20829 1726867356.04739: entering _queue_task() for managed_node2/set_fact 20829 1726867356.04740: Creating lock for set_fact 20829 1726867356.04934: worker is 1 (out of 1 available) 20829 1726867356.04944: exiting _queue_task() for managed_node2/set_fact 20829 1726867356.04955: done queuing things up, now waiting for results queue to drain 20829 1726867356.04957: waiting for pending results... 20829 1726867356.05097: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 20829 1726867356.05154: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000171 20829 1726867356.05173: variable 'ansible_search_path' from source: unknown 20829 1726867356.05179: variable 'ansible_search_path' from source: unknown 20829 1726867356.05204: calling self._execute() 20829 1726867356.05259: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867356.05263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867356.05272: variable 'omit' from source: magic vars 20829 1726867356.05806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20829 1726867356.05967: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20829 1726867356.06000: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20829 1726867356.06025: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20829 1726867356.06049: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20829 1726867356.06116: 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) 20829 1726867356.06133: 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) 20829 1726867356.06151: 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) 20829 1726867356.06172: 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) 20829 1726867356.06252: Evaluated conditional (not __network_is_ostree is defined): True 20829 1726867356.06255: variable 'omit' from source: magic vars 20829 1726867356.06281: variable 'omit' from source: magic vars 20829 1726867356.06358: variable '__ostree_booted_stat' from source: set_fact 20829 1726867356.06396: variable 'omit' from source: magic vars 20829 1726867356.06416: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20829 1726867356.06436: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20829 1726867356.06450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20829 1726867356.06463: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20829 1726867356.06471: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20829 1726867356.06495: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20829 1726867356.06499: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867356.06501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867356.06572: Set connection var ansible_timeout to 10 20829 1726867356.06575: Set connection var ansible_pipelining to False 20829 1726867356.06582: Set connection var ansible_connection to ssh 20829 1726867356.06587: Set connection var ansible_module_compression to ZIP_DEFLATED 20829 1726867356.06590: Set connection var ansible_shell_type to sh 20829 1726867356.06596: Set connection var ansible_shell_executable to /bin/sh 20829 1726867356.06617: variable 'ansible_shell_executable' from source: unknown 20829 1726867356.06620: variable 'ansible_connection' from source: unknown 20829 1726867356.06623: variable 'ansible_module_compression' from source: unknown 20829 1726867356.06625: variable 'ansible_shell_type' from source: unknown 20829 1726867356.06627: variable 'ansible_shell_executable' from source: unknown 20829 1726867356.06629: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867356.06631: variable 'ansible_pipelining' from source: unknown 20829 1726867356.06634: variable 'ansible_timeout' from source: unknown 20829 1726867356.06641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867356.06706: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 20829 1726867356.06717: variable 'omit' from source: magic vars 20829 1726867356.06720: starting attempt loop 20829 1726867356.06723: running the handler 20829 1726867356.06729: handler run complete 20829 1726867356.06736: attempt loop complete, returning result 20829 1726867356.06739: _execute() done 20829 1726867356.06741: dumping result to json 20829 1726867356.06751: done dumping result, returning 20829 1726867356.06753: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0affcac9-a3a5-6c5b-0c9b-000000000171] 20829 1726867356.06755: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000171 20829 1726867356.06831: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000171 20829 1726867356.06833: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 20829 1726867356.06903: no more pending results, returning what we have 20829 1726867356.06906: results queue empty 20829 1726867356.06907: checking for any_errors_fatal 20829 1726867356.06914: done checking for any_errors_fatal 20829 1726867356.06914: checking for max_fail_percentage 20829 1726867356.06916: done checking for max_fail_percentage 20829 1726867356.06917: checking to see if all hosts have failed and the running result is not ok 20829 1726867356.06917: done checking to see if all hosts have failed 20829 1726867356.06918: getting the remaining hosts for this loop 20829 1726867356.06919: done getting the remaining hosts for this loop 20829 1726867356.06922: getting the next task for host managed_node2 20829 1726867356.06929: done getting next task for host managed_node2 20829 1726867356.06931: ^ task is: TASK: Fix CentOS6 Base repo 20829 1726867356.06933: ^ 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 20829 1726867356.06936: getting variables 20829 1726867356.06937: in VariableManager get_vars() 20829 1726867356.06962: Calling all_inventory to load vars for managed_node2 20829 1726867356.06965: Calling groups_inventory to load vars for managed_node2 20829 1726867356.06967: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867356.06975: Calling all_plugins_play to load vars for managed_node2 20829 1726867356.06979: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867356.06986: Calling groups_plugins_play to load vars for managed_node2 20829 1726867356.07336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867356.07536: done with get_vars() 20829 1726867356.07544: done getting variables 20829 1726867356.07652: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 17:22:36 -0400 (0:00:00.029) 0:00:04.348 ****** 20829 1726867356.07678: entering _queue_task() for managed_node2/copy 20829 1726867356.07918: worker is 1 (out of 1 available) 20829 1726867356.07941: exiting _queue_task() for managed_node2/copy 20829 1726867356.07953: done queuing things up, now waiting for results queue to drain 20829 1726867356.07955: waiting for pending results... 20829 1726867356.08119: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 20829 1726867356.08190: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000173 20829 1726867356.08201: variable 'ansible_search_path' from source: unknown 20829 1726867356.08205: variable 'ansible_search_path' from source: unknown 20829 1726867356.08231: calling self._execute() 20829 1726867356.08289: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867356.08294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867356.08302: variable 'omit' from source: magic vars 20829 1726867356.08611: variable 'ansible_distribution' from source: facts 20829 1726867356.08625: Evaluated conditional (ansible_distribution == 'CentOS'): True 20829 1726867356.08712: variable 'ansible_distribution_major_version' from source: facts 20829 1726867356.08717: Evaluated conditional (ansible_distribution_major_version == '6'): False 20829 1726867356.08720: when evaluation is False, skipping this task 20829 1726867356.08722: _execute() done 20829 1726867356.08725: dumping result to json 20829 1726867356.08727: done dumping result, returning 20829 1726867356.08730: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [0affcac9-a3a5-6c5b-0c9b-000000000173] 20829 1726867356.08735: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000173 20829 1726867356.08837: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000173 20829 1726867356.08840: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 20829 1726867356.08903: no more pending results, returning what we have 20829 1726867356.08905: results queue empty 20829 1726867356.08906: checking for any_errors_fatal 20829 1726867356.08910: done checking for any_errors_fatal 20829 1726867356.08911: checking for max_fail_percentage 20829 1726867356.08912: done checking for max_fail_percentage 20829 1726867356.08913: checking to see if all hosts have failed and the running result is not ok 20829 1726867356.08914: done checking to see if all hosts have failed 20829 1726867356.08914: getting the remaining hosts for this loop 20829 1726867356.08915: done getting the remaining hosts for this loop 20829 1726867356.08918: getting the next task for host managed_node2 20829 1726867356.08922: done getting next task for host managed_node2 20829 1726867356.08924: ^ task is: TASK: Include the task 'enable_epel.yml' 20829 1726867356.08926: ^ 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 20829 1726867356.08931: getting variables 20829 1726867356.08932: in VariableManager get_vars() 20829 1726867356.08956: Calling all_inventory to load vars for managed_node2 20829 1726867356.08959: Calling groups_inventory to load vars for managed_node2 20829 1726867356.08961: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867356.08968: Calling all_plugins_play to load vars for managed_node2 20829 1726867356.08970: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867356.08972: Calling groups_plugins_play to load vars for managed_node2 20829 1726867356.09068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867356.09195: done with get_vars() 20829 1726867356.09201: 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:22:36 -0400 (0:00:00.015) 0:00:04.364 ****** 20829 1726867356.09254: entering _queue_task() for managed_node2/include_tasks 20829 1726867356.09409: worker is 1 (out of 1 available) 20829 1726867356.09420: exiting _queue_task() for managed_node2/include_tasks 20829 1726867356.09432: done queuing things up, now waiting for results queue to drain 20829 1726867356.09433: waiting for pending results... 20829 1726867356.09561: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 20829 1726867356.09622: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000174 20829 1726867356.09631: variable 'ansible_search_path' from source: unknown 20829 1726867356.09635: variable 'ansible_search_path' from source: unknown 20829 1726867356.09661: calling self._execute() 20829 1726867356.09711: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867356.09719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867356.09726: variable 'omit' from source: magic vars 20829 1726867356.10761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867356.13305: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867356.13488: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867356.13599: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867356.13635: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867356.13662: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867356.13734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867356.13762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867356.13851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867356.13860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867356.13886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867356.14002: variable '__network_is_ostree' from source: set_fact 20829 1726867356.14026: Evaluated conditional (not __network_is_ostree | d(false)): True 20829 1726867356.14039: _execute() done 20829 1726867356.14048: dumping result to json 20829 1726867356.14058: done dumping result, returning 20829 1726867356.14183: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [0affcac9-a3a5-6c5b-0c9b-000000000174] 20829 1726867356.14186: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000174 20829 1726867356.14258: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000174 20829 1726867356.14262: WORKER PROCESS EXITING 20829 1726867356.14294: no more pending results, returning what we have 20829 1726867356.14300: in VariableManager get_vars() 20829 1726867356.14336: Calling all_inventory to load vars for managed_node2 20829 1726867356.14339: Calling groups_inventory to load vars for managed_node2 20829 1726867356.14343: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867356.14353: Calling all_plugins_play to load vars for managed_node2 20829 1726867356.14781: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867356.14786: Calling groups_plugins_play to load vars for managed_node2 20829 1726867356.14955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867356.15155: done with get_vars() 20829 1726867356.15163: variable 'ansible_search_path' from source: unknown 20829 1726867356.15164: variable 'ansible_search_path' from source: unknown 20829 1726867356.15205: we have included files to process 20829 1726867356.15207: generating all_blocks data 20829 1726867356.15208: done generating all_blocks data 20829 1726867356.15215: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20829 1726867356.15217: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20829 1726867356.15220: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20829 1726867356.15980: done processing included file 20829 1726867356.15982: iterating over new_blocks loaded from include file 20829 1726867356.15984: in VariableManager get_vars() 20829 1726867356.15995: done with get_vars() 20829 1726867356.15996: filtering new block on tags 20829 1726867356.16021: done filtering new block on tags 20829 1726867356.16024: in VariableManager get_vars() 20829 1726867356.16034: done with get_vars() 20829 1726867356.16035: filtering new block on tags 20829 1726867356.16046: done filtering new block on tags 20829 1726867356.16048: 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_node2 20829 1726867356.16053: extending task lists for all hosts with included blocks 20829 1726867356.16158: done extending task lists 20829 1726867356.16160: done processing included files 20829 1726867356.16160: results queue empty 20829 1726867356.16161: checking for any_errors_fatal 20829 1726867356.16165: done checking for any_errors_fatal 20829 1726867356.16166: checking for max_fail_percentage 20829 1726867356.16167: done checking for max_fail_percentage 20829 1726867356.16167: checking to see if all hosts have failed and the running result is not ok 20829 1726867356.16168: done checking to see if all hosts have failed 20829 1726867356.16169: getting the remaining hosts for this loop 20829 1726867356.16170: done getting the remaining hosts for this loop 20829 1726867356.16172: getting the next task for host managed_node2 20829 1726867356.16182: done getting next task for host managed_node2 20829 1726867356.16185: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 20829 1726867356.16188: ^ 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 20829 1726867356.16190: getting variables 20829 1726867356.16191: in VariableManager get_vars() 20829 1726867356.16198: Calling all_inventory to load vars for managed_node2 20829 1726867356.16200: Calling groups_inventory to load vars for managed_node2 20829 1726867356.16202: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867356.16207: Calling all_plugins_play to load vars for managed_node2 20829 1726867356.16215: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867356.16217: Calling groups_plugins_play to load vars for managed_node2 20829 1726867356.16347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867356.16540: done with get_vars() 20829 1726867356.16551: done getting variables 20829 1726867356.16633: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 20829 1726867356.16839: 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:22:36 -0400 (0:00:00.076) 0:00:04.440 ****** 20829 1726867356.16885: entering _queue_task() for managed_node2/command 20829 1726867356.16887: Creating lock for command 20829 1726867356.17379: worker is 1 (out of 1 available) 20829 1726867356.17395: exiting _queue_task() for managed_node2/command 20829 1726867356.17406: done queuing things up, now waiting for results queue to drain 20829 1726867356.17408: waiting for pending results... 20829 1726867356.18292: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 20829 1726867356.18296: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000018e 20829 1726867356.18300: variable 'ansible_search_path' from source: unknown 20829 1726867356.18303: variable 'ansible_search_path' from source: unknown 20829 1726867356.18306: calling self._execute() 20829 1726867356.18682: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867356.18685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867356.18688: variable 'omit' from source: magic vars 20829 1726867356.19482: variable 'ansible_distribution' from source: facts 20829 1726867356.19486: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20829 1726867356.19488: variable 'ansible_distribution_major_version' from source: facts 20829 1726867356.19490: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20829 1726867356.19493: when evaluation is False, skipping this task 20829 1726867356.19495: _execute() done 20829 1726867356.19498: dumping result to json 20829 1726867356.19500: done dumping result, returning 20829 1726867356.19502: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [0affcac9-a3a5-6c5b-0c9b-00000000018e] 20829 1726867356.19504: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000018e 20829 1726867356.19575: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000018e skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20829 1726867356.19631: no more pending results, returning what we have 20829 1726867356.19634: results queue empty 20829 1726867356.19635: checking for any_errors_fatal 20829 1726867356.19637: done checking for any_errors_fatal 20829 1726867356.19638: checking for max_fail_percentage 20829 1726867356.19639: done checking for max_fail_percentage 20829 1726867356.19640: checking to see if all hosts have failed and the running result is not ok 20829 1726867356.19641: done checking to see if all hosts have failed 20829 1726867356.19642: getting the remaining hosts for this loop 20829 1726867356.19643: done getting the remaining hosts for this loop 20829 1726867356.19646: getting the next task for host managed_node2 20829 1726867356.19653: done getting next task for host managed_node2 20829 1726867356.19656: ^ task is: TASK: Install yum-utils package 20829 1726867356.19660: ^ 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 20829 1726867356.19670: getting variables 20829 1726867356.19671: in VariableManager get_vars() 20829 1726867356.19701: Calling all_inventory to load vars for managed_node2 20829 1726867356.19703: Calling groups_inventory to load vars for managed_node2 20829 1726867356.19706: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867356.19727: Calling all_plugins_play to load vars for managed_node2 20829 1726867356.19730: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867356.19734: Calling groups_plugins_play to load vars for managed_node2 20829 1726867356.20222: WORKER PROCESS EXITING 20829 1726867356.20244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867356.20475: done with get_vars() 20829 1726867356.20698: done getting variables 20829 1726867356.20895: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 17:22:36 -0400 (0:00:00.040) 0:00:04.480 ****** 20829 1726867356.20928: entering _queue_task() for managed_node2/package 20829 1726867356.20931: Creating lock for package 20829 1726867356.21470: worker is 1 (out of 1 available) 20829 1726867356.21483: exiting _queue_task() for managed_node2/package 20829 1726867356.21495: done queuing things up, now waiting for results queue to drain 20829 1726867356.21496: waiting for pending results... 20829 1726867356.21768: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 20829 1726867356.22187: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000018f 20829 1726867356.22191: variable 'ansible_search_path' from source: unknown 20829 1726867356.22195: variable 'ansible_search_path' from source: unknown 20829 1726867356.22386: calling self._execute() 20829 1726867356.22987: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867356.22990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867356.22994: variable 'omit' from source: magic vars 20829 1726867356.23716: variable 'ansible_distribution' from source: facts 20829 1726867356.23782: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20829 1726867356.24173: variable 'ansible_distribution_major_version' from source: facts 20829 1726867356.24229: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20829 1726867356.24238: when evaluation is False, skipping this task 20829 1726867356.24281: _execute() done 20829 1726867356.24489: dumping result to json 20829 1726867356.24493: done dumping result, returning 20829 1726867356.24496: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [0affcac9-a3a5-6c5b-0c9b-00000000018f] 20829 1726867356.24498: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000018f 20829 1726867356.24778: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000018f 20829 1726867356.24782: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20829 1726867356.24893: no more pending results, returning what we have 20829 1726867356.24897: results queue empty 20829 1726867356.24899: checking for any_errors_fatal 20829 1726867356.24903: done checking for any_errors_fatal 20829 1726867356.24904: checking for max_fail_percentage 20829 1726867356.24906: done checking for max_fail_percentage 20829 1726867356.24906: checking to see if all hosts have failed and the running result is not ok 20829 1726867356.24907: done checking to see if all hosts have failed 20829 1726867356.24908: getting the remaining hosts for this loop 20829 1726867356.24909: done getting the remaining hosts for this loop 20829 1726867356.24914: getting the next task for host managed_node2 20829 1726867356.24920: done getting next task for host managed_node2 20829 1726867356.24922: ^ task is: TASK: Enable EPEL 7 20829 1726867356.24926: ^ 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 20829 1726867356.24929: getting variables 20829 1726867356.24930: in VariableManager get_vars() 20829 1726867356.24954: Calling all_inventory to load vars for managed_node2 20829 1726867356.24956: Calling groups_inventory to load vars for managed_node2 20829 1726867356.24958: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867356.24970: Calling all_plugins_play to load vars for managed_node2 20829 1726867356.24972: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867356.24975: Calling groups_plugins_play to load vars for managed_node2 20829 1726867356.26262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867356.26696: done with get_vars() 20829 1726867356.26705: done getting variables 20829 1726867356.26754: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 17:22:36 -0400 (0:00:00.058) 0:00:04.539 ****** 20829 1726867356.26784: entering _queue_task() for managed_node2/command 20829 1726867356.27323: worker is 1 (out of 1 available) 20829 1726867356.27334: exiting _queue_task() for managed_node2/command 20829 1726867356.27394: done queuing things up, now waiting for results queue to drain 20829 1726867356.27396: waiting for pending results... 20829 1726867356.28598: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 20829 1726867356.28602: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000190 20829 1726867356.28605: variable 'ansible_search_path' from source: unknown 20829 1726867356.28608: variable 'ansible_search_path' from source: unknown 20829 1726867356.28609: calling self._execute() 20829 1726867356.28840: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867356.28845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867356.28854: variable 'omit' from source: magic vars 20829 1726867356.29704: variable 'ansible_distribution' from source: facts 20829 1726867356.29719: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20829 1726867356.29844: variable 'ansible_distribution_major_version' from source: facts 20829 1726867356.29850: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20829 1726867356.29853: when evaluation is False, skipping this task 20829 1726867356.29855: _execute() done 20829 1726867356.29858: dumping result to json 20829 1726867356.29862: done dumping result, returning 20829 1726867356.29869: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [0affcac9-a3a5-6c5b-0c9b-000000000190] 20829 1726867356.29874: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000190 20829 1726867356.30169: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000190 20829 1726867356.30171: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20829 1726867356.30253: no more pending results, returning what we have 20829 1726867356.30257: results queue empty 20829 1726867356.30257: checking for any_errors_fatal 20829 1726867356.30262: done checking for any_errors_fatal 20829 1726867356.30263: checking for max_fail_percentage 20829 1726867356.30264: done checking for max_fail_percentage 20829 1726867356.30265: checking to see if all hosts have failed and the running result is not ok 20829 1726867356.30266: done checking to see if all hosts have failed 20829 1726867356.30266: getting the remaining hosts for this loop 20829 1726867356.30267: done getting the remaining hosts for this loop 20829 1726867356.30270: getting the next task for host managed_node2 20829 1726867356.30275: done getting next task for host managed_node2 20829 1726867356.30278: ^ task is: TASK: Enable EPEL 8 20829 1726867356.30281: ^ 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 20829 1726867356.30285: getting variables 20829 1726867356.30286: in VariableManager get_vars() 20829 1726867356.30310: Calling all_inventory to load vars for managed_node2 20829 1726867356.30312: Calling groups_inventory to load vars for managed_node2 20829 1726867356.30315: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867356.30323: Calling all_plugins_play to load vars for managed_node2 20829 1726867356.30325: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867356.30328: Calling groups_plugins_play to load vars for managed_node2 20829 1726867356.30711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867356.31249: done with get_vars() 20829 1726867356.31258: done getting variables 20829 1726867356.31310: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 17:22:36 -0400 (0:00:00.046) 0:00:04.586 ****** 20829 1726867356.31453: entering _queue_task() for managed_node2/command 20829 1726867356.32118: worker is 1 (out of 1 available) 20829 1726867356.32129: exiting _queue_task() for managed_node2/command 20829 1726867356.32141: done queuing things up, now waiting for results queue to drain 20829 1726867356.32142: waiting for pending results... 20829 1726867356.32350: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 20829 1726867356.32451: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000191 20829 1726867356.32455: variable 'ansible_search_path' from source: unknown 20829 1726867356.32458: variable 'ansible_search_path' from source: unknown 20829 1726867356.32555: calling self._execute() 20829 1726867356.32580: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867356.32591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867356.32603: variable 'omit' from source: magic vars 20829 1726867356.32979: variable 'ansible_distribution' from source: facts 20829 1726867356.33002: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20829 1726867356.33138: variable 'ansible_distribution_major_version' from source: facts 20829 1726867356.33149: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20829 1726867356.33157: when evaluation is False, skipping this task 20829 1726867356.33164: _execute() done 20829 1726867356.33212: dumping result to json 20829 1726867356.33215: done dumping result, returning 20829 1726867356.33218: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [0affcac9-a3a5-6c5b-0c9b-000000000191] 20829 1726867356.33220: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000191 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20829 1726867356.33342: no more pending results, returning what we have 20829 1726867356.33345: results queue empty 20829 1726867356.33346: checking for any_errors_fatal 20829 1726867356.33353: done checking for any_errors_fatal 20829 1726867356.33354: checking for max_fail_percentage 20829 1726867356.33355: done checking for max_fail_percentage 20829 1726867356.33356: checking to see if all hosts have failed and the running result is not ok 20829 1726867356.33357: done checking to see if all hosts have failed 20829 1726867356.33357: getting the remaining hosts for this loop 20829 1726867356.33358: done getting the remaining hosts for this loop 20829 1726867356.33362: getting the next task for host managed_node2 20829 1726867356.33372: done getting next task for host managed_node2 20829 1726867356.33374: ^ task is: TASK: Enable EPEL 6 20829 1726867356.33379: ^ 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 20829 1726867356.33383: getting variables 20829 1726867356.33384: in VariableManager get_vars() 20829 1726867356.33587: Calling all_inventory to load vars for managed_node2 20829 1726867356.33590: Calling groups_inventory to load vars for managed_node2 20829 1726867356.33593: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867356.33602: Calling all_plugins_play to load vars for managed_node2 20829 1726867356.33604: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867356.33607: Calling groups_plugins_play to load vars for managed_node2 20829 1726867356.33776: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000191 20829 1726867356.33781: WORKER PROCESS EXITING 20829 1726867356.33917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867356.34112: done with get_vars() 20829 1726867356.34124: done getting variables 20829 1726867356.34382: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 17:22:36 -0400 (0:00:00.029) 0:00:04.615 ****** 20829 1726867356.34410: entering _queue_task() for managed_node2/copy 20829 1726867356.35009: worker is 1 (out of 1 available) 20829 1726867356.35018: exiting _queue_task() for managed_node2/copy 20829 1726867356.35029: done queuing things up, now waiting for results queue to drain 20829 1726867356.35031: waiting for pending results... 20829 1726867356.35407: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 20829 1726867356.35673: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000193 20829 1726867356.35871: variable 'ansible_search_path' from source: unknown 20829 1726867356.35891: variable 'ansible_search_path' from source: unknown 20829 1726867356.35933: calling self._execute() 20829 1726867356.36185: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867356.36189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867356.36192: variable 'omit' from source: magic vars 20829 1726867356.36719: variable 'ansible_distribution' from source: facts 20829 1726867356.36741: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20829 1726867356.36860: variable 'ansible_distribution_major_version' from source: facts 20829 1726867356.36871: Evaluated conditional (ansible_distribution_major_version == '6'): False 20829 1726867356.36883: when evaluation is False, skipping this task 20829 1726867356.36891: _execute() done 20829 1726867356.36900: dumping result to json 20829 1726867356.36907: done dumping result, returning 20829 1726867356.36923: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [0affcac9-a3a5-6c5b-0c9b-000000000193] 20829 1726867356.36932: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000193 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 20829 1726867356.37126: no more pending results, returning what we have 20829 1726867356.37129: results queue empty 20829 1726867356.37130: checking for any_errors_fatal 20829 1726867356.37134: done checking for any_errors_fatal 20829 1726867356.37135: checking for max_fail_percentage 20829 1726867356.37136: done checking for max_fail_percentage 20829 1726867356.37137: checking to see if all hosts have failed and the running result is not ok 20829 1726867356.37138: done checking to see if all hosts have failed 20829 1726867356.37139: getting the remaining hosts for this loop 20829 1726867356.37140: done getting the remaining hosts for this loop 20829 1726867356.37144: getting the next task for host managed_node2 20829 1726867356.37153: done getting next task for host managed_node2 20829 1726867356.37155: ^ task is: TASK: Set network provider to 'initscripts' 20829 1726867356.37157: ^ 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 20829 1726867356.37162: getting variables 20829 1726867356.37164: in VariableManager get_vars() 20829 1726867356.37200: Calling all_inventory to load vars for managed_node2 20829 1726867356.37203: Calling groups_inventory to load vars for managed_node2 20829 1726867356.37207: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867356.37218: Calling all_plugins_play to load vars for managed_node2 20829 1726867356.37222: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867356.37225: Calling groups_plugins_play to load vars for managed_node2 20829 1726867356.37593: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000193 20829 1726867356.37596: WORKER PROCESS EXITING 20829 1726867356.37623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867356.37811: done with get_vars() 20829 1726867356.37824: done getting variables 20829 1726867356.37876: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_initscripts.yml:12 Friday 20 September 2024 17:22:36 -0400 (0:00:00.034) 0:00:04.650 ****** 20829 1726867356.37903: entering _queue_task() for managed_node2/set_fact 20829 1726867356.38127: worker is 1 (out of 1 available) 20829 1726867356.38137: exiting _queue_task() for managed_node2/set_fact 20829 1726867356.38264: done queuing things up, now waiting for results queue to drain 20829 1726867356.38265: waiting for pending results... 20829 1726867356.38392: running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' 20829 1726867356.38484: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000007 20829 1726867356.38503: variable 'ansible_search_path' from source: unknown 20829 1726867356.38544: calling self._execute() 20829 1726867356.38625: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867356.38694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867356.38698: variable 'omit' from source: magic vars 20829 1726867356.38756: variable 'omit' from source: magic vars 20829 1726867356.38788: variable 'omit' from source: magic vars 20829 1726867356.38831: variable 'omit' from source: magic vars 20829 1726867356.38875: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20829 1726867356.38947: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20829 1726867356.38950: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20829 1726867356.38967: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20829 1726867356.38987: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20829 1726867356.39025: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20829 1726867356.39054: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867356.39057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867356.39136: Set connection var ansible_timeout to 10 20829 1726867356.39146: Set connection var ansible_pipelining to False 20829 1726867356.39153: Set connection var ansible_connection to ssh 20829 1726867356.39181: Set connection var ansible_module_compression to ZIP_DEFLATED 20829 1726867356.39184: Set connection var ansible_shell_type to sh 20829 1726867356.39186: Set connection var ansible_shell_executable to /bin/sh 20829 1726867356.39211: variable 'ansible_shell_executable' from source: unknown 20829 1726867356.39235: variable 'ansible_connection' from source: unknown 20829 1726867356.39238: variable 'ansible_module_compression' from source: unknown 20829 1726867356.39240: variable 'ansible_shell_type' from source: unknown 20829 1726867356.39242: variable 'ansible_shell_executable' from source: unknown 20829 1726867356.39244: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867356.39270: variable 'ansible_pipelining' from source: unknown 20829 1726867356.39273: variable 'ansible_timeout' from source: unknown 20829 1726867356.39275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867356.39413: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 20829 1726867356.39429: variable 'omit' from source: magic vars 20829 1726867356.39452: starting attempt loop 20829 1726867356.39456: running the handler 20829 1726867356.39462: handler run complete 20829 1726867356.39488: attempt loop complete, returning result 20829 1726867356.39491: _execute() done 20829 1726867356.39494: dumping result to json 20829 1726867356.39562: done dumping result, returning 20829 1726867356.39566: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' [0affcac9-a3a5-6c5b-0c9b-000000000007] 20829 1726867356.39568: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000007 20829 1726867356.39629: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000007 20829 1726867356.39632: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 20829 1726867356.39690: no more pending results, returning what we have 20829 1726867356.39693: results queue empty 20829 1726867356.39694: checking for any_errors_fatal 20829 1726867356.39703: done checking for any_errors_fatal 20829 1726867356.39703: checking for max_fail_percentage 20829 1726867356.39705: done checking for max_fail_percentage 20829 1726867356.39706: checking to see if all hosts have failed and the running result is not ok 20829 1726867356.39707: done checking to see if all hosts have failed 20829 1726867356.39707: getting the remaining hosts for this loop 20829 1726867356.39708: done getting the remaining hosts for this loop 20829 1726867356.39712: getting the next task for host managed_node2 20829 1726867356.39719: done getting next task for host managed_node2 20829 1726867356.39721: ^ task is: TASK: meta (flush_handlers) 20829 1726867356.39722: ^ 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 20829 1726867356.39726: getting variables 20829 1726867356.39728: in VariableManager get_vars() 20829 1726867356.39756: Calling all_inventory to load vars for managed_node2 20829 1726867356.39759: Calling groups_inventory to load vars for managed_node2 20829 1726867356.39763: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867356.39775: Calling all_plugins_play to load vars for managed_node2 20829 1726867356.39780: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867356.39784: Calling groups_plugins_play to load vars for managed_node2 20829 1726867356.40116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867356.40310: done with get_vars() 20829 1726867356.40319: done getting variables 20829 1726867356.40383: in VariableManager get_vars() 20829 1726867356.40392: Calling all_inventory to load vars for managed_node2 20829 1726867356.40394: Calling groups_inventory to load vars for managed_node2 20829 1726867356.40396: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867356.40400: Calling all_plugins_play to load vars for managed_node2 20829 1726867356.40402: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867356.40405: Calling groups_plugins_play to load vars for managed_node2 20829 1726867356.40545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867356.40759: done with get_vars() 20829 1726867356.40771: done queuing things up, now waiting for results queue to drain 20829 1726867356.40773: results queue empty 20829 1726867356.40774: checking for any_errors_fatal 20829 1726867356.40775: done checking for any_errors_fatal 20829 1726867356.40776: checking for max_fail_percentage 20829 1726867356.40779: done checking for max_fail_percentage 20829 1726867356.40780: checking to see if all hosts have failed and the running result is not ok 20829 1726867356.40781: done checking to see if all hosts have failed 20829 1726867356.40781: getting the remaining hosts for this loop 20829 1726867356.40782: done getting the remaining hosts for this loop 20829 1726867356.40784: getting the next task for host managed_node2 20829 1726867356.40788: done getting next task for host managed_node2 20829 1726867356.40789: ^ task is: TASK: meta (flush_handlers) 20829 1726867356.40790: ^ 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 20829 1726867356.40798: getting variables 20829 1726867356.40799: in VariableManager get_vars() 20829 1726867356.40806: Calling all_inventory to load vars for managed_node2 20829 1726867356.40808: Calling groups_inventory to load vars for managed_node2 20829 1726867356.40810: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867356.40814: Calling all_plugins_play to load vars for managed_node2 20829 1726867356.40816: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867356.40819: Calling groups_plugins_play to load vars for managed_node2 20829 1726867356.40954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867356.41140: done with get_vars() 20829 1726867356.41147: done getting variables 20829 1726867356.41195: in VariableManager get_vars() 20829 1726867356.41203: Calling all_inventory to load vars for managed_node2 20829 1726867356.41205: Calling groups_inventory to load vars for managed_node2 20829 1726867356.41207: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867356.41211: Calling all_plugins_play to load vars for managed_node2 20829 1726867356.41213: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867356.41216: Calling groups_plugins_play to load vars for managed_node2 20829 1726867356.41350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867356.41553: done with get_vars() 20829 1726867356.41563: done queuing things up, now waiting for results queue to drain 20829 1726867356.41565: results queue empty 20829 1726867356.41566: checking for any_errors_fatal 20829 1726867356.41567: done checking for any_errors_fatal 20829 1726867356.41567: checking for max_fail_percentage 20829 1726867356.41568: done checking for max_fail_percentage 20829 1726867356.41569: checking to see if all hosts have failed and the running result is not ok 20829 1726867356.41570: done checking to see if all hosts have failed 20829 1726867356.41570: getting the remaining hosts for this loop 20829 1726867356.41571: done getting the remaining hosts for this loop 20829 1726867356.41573: getting the next task for host managed_node2 20829 1726867356.41576: done getting next task for host managed_node2 20829 1726867356.41578: ^ task is: None 20829 1726867356.41580: ^ 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 20829 1726867356.41581: done queuing things up, now waiting for results queue to drain 20829 1726867356.41582: results queue empty 20829 1726867356.41582: checking for any_errors_fatal 20829 1726867356.41583: done checking for any_errors_fatal 20829 1726867356.41584: checking for max_fail_percentage 20829 1726867356.41584: done checking for max_fail_percentage 20829 1726867356.41585: checking to see if all hosts have failed and the running result is not ok 20829 1726867356.41586: done checking to see if all hosts have failed 20829 1726867356.41588: getting the next task for host managed_node2 20829 1726867356.41590: done getting next task for host managed_node2 20829 1726867356.41591: ^ task is: None 20829 1726867356.41592: ^ 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 20829 1726867356.41637: in VariableManager get_vars() 20829 1726867356.41668: done with get_vars() 20829 1726867356.41674: in VariableManager get_vars() 20829 1726867356.41704: done with get_vars() 20829 1726867356.41709: variable 'omit' from source: magic vars 20829 1726867356.41743: in VariableManager get_vars() 20829 1726867356.41762: done with get_vars() 20829 1726867356.41783: variable 'omit' from source: magic vars PLAY [Play for testing ethtool ring settings] ********************************** 20829 1726867356.42706: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 20829 1726867356.42765: getting the remaining hosts for this loop 20829 1726867356.42766: done getting the remaining hosts for this loop 20829 1726867356.42768: getting the next task for host managed_node2 20829 1726867356.42770: done getting next task for host managed_node2 20829 1726867356.42772: ^ task is: TASK: Gathering Facts 20829 1726867356.42773: ^ 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 20829 1726867356.42775: getting variables 20829 1726867356.42775: in VariableManager get_vars() 20829 1726867356.42821: Calling all_inventory to load vars for managed_node2 20829 1726867356.42824: Calling groups_inventory to load vars for managed_node2 20829 1726867356.42825: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867356.42829: Calling all_plugins_play to load vars for managed_node2 20829 1726867356.42840: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867356.42843: Calling groups_plugins_play to load vars for managed_node2 20829 1726867356.43138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867356.43528: done with get_vars() 20829 1726867356.43536: done getting variables 20829 1726867356.43695: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:3 Friday 20 September 2024 17:22:36 -0400 (0:00:00.058) 0:00:04.708 ****** 20829 1726867356.43717: entering _queue_task() for managed_node2/gather_facts 20829 1726867356.44131: worker is 1 (out of 1 available) 20829 1726867356.44143: exiting _queue_task() for managed_node2/gather_facts 20829 1726867356.44156: done queuing things up, now waiting for results queue to drain 20829 1726867356.44158: waiting for pending results... 20829 1726867356.44384: running TaskExecutor() for managed_node2/TASK: Gathering Facts 20829 1726867356.44471: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000001b9 20829 1726867356.44567: variable 'ansible_search_path' from source: unknown 20829 1726867356.44571: calling self._execute() 20829 1726867356.44617: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867356.44629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867356.44642: variable 'omit' from source: magic vars 20829 1726867356.45210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867356.47892: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867356.47970: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867356.48012: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867356.48055: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867356.48094: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867356.48284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867356.48288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867356.48291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867356.48293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867356.48295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867356.48430: variable 'ansible_distribution' from source: facts 20829 1726867356.48441: variable 'ansible_distribution_major_version' from source: facts 20829 1726867356.48463: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867356.48470: when evaluation is False, skipping this task 20829 1726867356.48478: _execute() done 20829 1726867356.48486: dumping result to json 20829 1726867356.48497: done dumping result, returning 20829 1726867356.48507: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affcac9-a3a5-6c5b-0c9b-0000000001b9] 20829 1726867356.48521: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000001b9 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867356.48664: no more pending results, returning what we have 20829 1726867356.48667: results queue empty 20829 1726867356.48668: checking for any_errors_fatal 20829 1726867356.48670: done checking for any_errors_fatal 20829 1726867356.48670: checking for max_fail_percentage 20829 1726867356.48672: done checking for max_fail_percentage 20829 1726867356.48673: checking to see if all hosts have failed and the running result is not ok 20829 1726867356.48674: done checking to see if all hosts have failed 20829 1726867356.48674: getting the remaining hosts for this loop 20829 1726867356.48676: done getting the remaining hosts for this loop 20829 1726867356.48682: getting the next task for host managed_node2 20829 1726867356.48688: done getting next task for host managed_node2 20829 1726867356.48690: ^ task is: TASK: meta (flush_handlers) 20829 1726867356.48692: ^ 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 20829 1726867356.48695: getting variables 20829 1726867356.48697: in VariableManager get_vars() 20829 1726867356.48744: Calling all_inventory to load vars for managed_node2 20829 1726867356.48747: Calling groups_inventory to load vars for managed_node2 20829 1726867356.48749: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867356.48759: Calling all_plugins_play to load vars for managed_node2 20829 1726867356.48762: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867356.48765: Calling groups_plugins_play to load vars for managed_node2 20829 1726867356.49298: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000001b9 20829 1726867356.49301: WORKER PROCESS EXITING 20829 1726867356.49323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867356.49523: done with get_vars() 20829 1726867356.49533: done getting variables 20829 1726867356.49600: in VariableManager get_vars() 20829 1726867356.49618: Calling all_inventory to load vars for managed_node2 20829 1726867356.49620: Calling groups_inventory to load vars for managed_node2 20829 1726867356.49622: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867356.49627: Calling all_plugins_play to load vars for managed_node2 20829 1726867356.49629: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867356.49632: Calling groups_plugins_play to load vars for managed_node2 20829 1726867356.49775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867356.49968: done with get_vars() 20829 1726867356.49984: done queuing things up, now waiting for results queue to drain 20829 1726867356.49986: results queue empty 20829 1726867356.49987: checking for any_errors_fatal 20829 1726867356.49989: done checking for any_errors_fatal 20829 1726867356.49990: checking for max_fail_percentage 20829 1726867356.49991: done checking for max_fail_percentage 20829 1726867356.49992: checking to see if all hosts have failed and the running result is not ok 20829 1726867356.49992: done checking to see if all hosts have failed 20829 1726867356.49993: getting the remaining hosts for this loop 20829 1726867356.49994: done getting the remaining hosts for this loop 20829 1726867356.49996: getting the next task for host managed_node2 20829 1726867356.50000: done getting next task for host managed_node2 20829 1726867356.50002: ^ task is: TASK: Show playbook name 20829 1726867356.50003: ^ 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 20829 1726867356.50005: getting variables 20829 1726867356.50006: in VariableManager get_vars() 20829 1726867356.50023: Calling all_inventory to load vars for managed_node2 20829 1726867356.50025: Calling groups_inventory to load vars for managed_node2 20829 1726867356.50027: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867356.50030: Calling all_plugins_play to load vars for managed_node2 20829 1726867356.50036: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867356.50039: Calling groups_plugins_play to load vars for managed_node2 20829 1726867356.50264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867356.50501: done with get_vars() 20829 1726867356.50509: done getting variables 20829 1726867356.50585: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Show playbook name] ****************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:9 Friday 20 September 2024 17:22:36 -0400 (0:00:00.068) 0:00:04.777 ****** 20829 1726867356.50612: entering _queue_task() for managed_node2/debug 20829 1726867356.50614: Creating lock for debug 20829 1726867356.50959: worker is 1 (out of 1 available) 20829 1726867356.50975: exiting _queue_task() for managed_node2/debug 20829 1726867356.51043: done queuing things up, now waiting for results queue to drain 20829 1726867356.51044: waiting for pending results... 20829 1726867356.51325: running TaskExecutor() for managed_node2/TASK: Show playbook name 20829 1726867356.51571: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000000b 20829 1726867356.51600: variable 'ansible_search_path' from source: unknown 20829 1726867356.51736: calling self._execute() 20829 1726867356.51928: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867356.51969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867356.51986: variable 'omit' from source: magic vars 20829 1726867356.53183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867356.57841: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867356.57968: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867356.58119: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867356.58303: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867356.58341: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867356.58458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867356.58500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867356.58537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867356.58594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867356.58617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867356.58760: variable 'ansible_distribution' from source: facts 20829 1726867356.58775: variable 'ansible_distribution_major_version' from source: facts 20829 1726867356.58800: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867356.58814: when evaluation is False, skipping this task 20829 1726867356.58822: _execute() done 20829 1726867356.58884: dumping result to json 20829 1726867356.58888: done dumping result, returning 20829 1726867356.58891: done running TaskExecutor() for managed_node2/TASK: Show playbook name [0affcac9-a3a5-6c5b-0c9b-00000000000b] 20829 1726867356.58893: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000000b skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20829 1726867356.59038: no more pending results, returning what we have 20829 1726867356.59041: results queue empty 20829 1726867356.59042: checking for any_errors_fatal 20829 1726867356.59044: done checking for any_errors_fatal 20829 1726867356.59045: checking for max_fail_percentage 20829 1726867356.59047: done checking for max_fail_percentage 20829 1726867356.59047: checking to see if all hosts have failed and the running result is not ok 20829 1726867356.59048: done checking to see if all hosts have failed 20829 1726867356.59049: getting the remaining hosts for this loop 20829 1726867356.59050: done getting the remaining hosts for this loop 20829 1726867356.59054: getting the next task for host managed_node2 20829 1726867356.59060: done getting next task for host managed_node2 20829 1726867356.59063: ^ task is: TASK: INIT: Ethtool ring tests 20829 1726867356.59065: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20829 1726867356.59068: getting variables 20829 1726867356.59070: in VariableManager get_vars() 20829 1726867356.59125: Calling all_inventory to load vars for managed_node2 20829 1726867356.59128: Calling groups_inventory to load vars for managed_node2 20829 1726867356.59130: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867356.59140: Calling all_plugins_play to load vars for managed_node2 20829 1726867356.59143: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867356.59145: Calling groups_plugins_play to load vars for managed_node2 20829 1726867356.59531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867356.59875: done with get_vars() 20829 1726867356.59888: done getting variables 20829 1726867356.59920: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000000b 20829 1726867356.59923: WORKER PROCESS EXITING 20829 1726867356.59974: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [INIT: Ethtool ring tests] ************************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:15 Friday 20 September 2024 17:22:36 -0400 (0:00:00.094) 0:00:04.872 ****** 20829 1726867356.60105: entering _queue_task() for managed_node2/debug 20829 1726867356.60633: worker is 1 (out of 1 available) 20829 1726867356.60643: exiting _queue_task() for managed_node2/debug 20829 1726867356.60653: done queuing things up, now waiting for results queue to drain 20829 1726867356.60654: waiting for pending results... 20829 1726867356.60941: running TaskExecutor() for managed_node2/TASK: INIT: Ethtool ring tests 20829 1726867356.61167: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000000c 20829 1726867356.61174: variable 'ansible_search_path' from source: unknown 20829 1726867356.61240: calling self._execute() 20829 1726867356.61337: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867356.61349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867356.61362: variable 'omit' from source: magic vars 20829 1726867356.62067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867356.67486: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867356.67514: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867356.67625: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867356.67821: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867356.67825: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867356.67889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867356.67960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867356.68066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867356.68112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867356.68164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867356.68584: variable 'ansible_distribution' from source: facts 20829 1726867356.68587: variable 'ansible_distribution_major_version' from source: facts 20829 1726867356.68591: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867356.68594: when evaluation is False, skipping this task 20829 1726867356.68597: _execute() done 20829 1726867356.68600: dumping result to json 20829 1726867356.68602: done dumping result, returning 20829 1726867356.68605: done running TaskExecutor() for managed_node2/TASK: INIT: Ethtool ring tests [0affcac9-a3a5-6c5b-0c9b-00000000000c] 20829 1726867356.68608: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000000c 20829 1726867356.68675: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000000c 20829 1726867356.68681: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20829 1726867356.68731: no more pending results, returning what we have 20829 1726867356.68735: results queue empty 20829 1726867356.68736: checking for any_errors_fatal 20829 1726867356.68741: done checking for any_errors_fatal 20829 1726867356.68742: checking for max_fail_percentage 20829 1726867356.68744: done checking for max_fail_percentage 20829 1726867356.68744: checking to see if all hosts have failed and the running result is not ok 20829 1726867356.68745: done checking to see if all hosts have failed 20829 1726867356.68746: getting the remaining hosts for this loop 20829 1726867356.68747: done getting the remaining hosts for this loop 20829 1726867356.68751: getting the next task for host managed_node2 20829 1726867356.68757: done getting next task for host managed_node2 20829 1726867356.68760: ^ task is: TASK: Include the task 'show_interfaces.yml' 20829 1726867356.68762: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20829 1726867356.68765: getting variables 20829 1726867356.68767: in VariableManager get_vars() 20829 1726867356.68822: Calling all_inventory to load vars for managed_node2 20829 1726867356.68824: Calling groups_inventory to load vars for managed_node2 20829 1726867356.68826: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867356.68837: Calling all_plugins_play to load vars for managed_node2 20829 1726867356.68839: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867356.68841: Calling groups_plugins_play to load vars for managed_node2 20829 1726867356.69558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867356.69938: done with get_vars() 20829 1726867356.69948: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:18 Friday 20 September 2024 17:22:36 -0400 (0:00:00.101) 0:00:04.974 ****** 20829 1726867356.70241: entering _queue_task() for managed_node2/include_tasks 20829 1726867356.70727: worker is 1 (out of 1 available) 20829 1726867356.70740: exiting _queue_task() for managed_node2/include_tasks 20829 1726867356.70752: done queuing things up, now waiting for results queue to drain 20829 1726867356.70754: waiting for pending results... 20829 1726867356.71322: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 20829 1726867356.71360: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000000d 20829 1726867356.71434: variable 'ansible_search_path' from source: unknown 20829 1726867356.71473: calling self._execute() 20829 1726867356.71744: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867356.71748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867356.71751: variable 'omit' from source: magic vars 20829 1726867356.72610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867356.76984: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867356.77184: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867356.77202: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867356.77242: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867356.77330: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867356.77487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867356.77682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867356.77686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867356.77689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867356.77790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867356.78040: variable 'ansible_distribution' from source: facts 20829 1726867356.78052: variable 'ansible_distribution_major_version' from source: facts 20829 1726867356.78336: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867356.78444: when evaluation is False, skipping this task 20829 1726867356.78448: _execute() done 20829 1726867356.78451: dumping result to json 20829 1726867356.78453: done dumping result, returning 20829 1726867356.78455: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-6c5b-0c9b-00000000000d] 20829 1726867356.78458: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000000d 20829 1726867356.78533: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000000d 20829 1726867356.78537: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867356.78584: no more pending results, returning what we have 20829 1726867356.78587: results queue empty 20829 1726867356.78588: checking for any_errors_fatal 20829 1726867356.78593: done checking for any_errors_fatal 20829 1726867356.78594: checking for max_fail_percentage 20829 1726867356.78595: done checking for max_fail_percentage 20829 1726867356.78596: checking to see if all hosts have failed and the running result is not ok 20829 1726867356.78597: done checking to see if all hosts have failed 20829 1726867356.78597: getting the remaining hosts for this loop 20829 1726867356.78599: done getting the remaining hosts for this loop 20829 1726867356.78603: getting the next task for host managed_node2 20829 1726867356.78608: done getting next task for host managed_node2 20829 1726867356.78613: ^ task is: TASK: Include the task 'manage_test_interface.yml' 20829 1726867356.78615: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20829 1726867356.78617: getting variables 20829 1726867356.78619: in VariableManager get_vars() 20829 1726867356.78771: Calling all_inventory to load vars for managed_node2 20829 1726867356.78774: Calling groups_inventory to load vars for managed_node2 20829 1726867356.78776: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867356.78787: Calling all_plugins_play to load vars for managed_node2 20829 1726867356.78789: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867356.78792: Calling groups_plugins_play to load vars for managed_node2 20829 1726867356.79024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867356.79464: done with get_vars() 20829 1726867356.79475: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:20 Friday 20 September 2024 17:22:36 -0400 (0:00:00.094) 0:00:05.068 ****** 20829 1726867356.79664: entering _queue_task() for managed_node2/include_tasks 20829 1726867356.80008: worker is 1 (out of 1 available) 20829 1726867356.80019: exiting _queue_task() for managed_node2/include_tasks 20829 1726867356.80031: done queuing things up, now waiting for results queue to drain 20829 1726867356.80032: waiting for pending results... 20829 1726867356.80322: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 20829 1726867356.80487: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000000e 20829 1726867356.80508: variable 'ansible_search_path' from source: unknown 20829 1726867356.80548: calling self._execute() 20829 1726867356.80846: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867356.80850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867356.80853: variable 'omit' from source: magic vars 20829 1726867356.81683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867356.84187: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867356.84257: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867356.84316: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867356.84573: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867356.84576: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867356.84685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867356.84722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867356.84751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867356.84984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867356.84988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867356.85065: variable 'ansible_distribution' from source: facts 20829 1726867356.85190: variable 'ansible_distribution_major_version' from source: facts 20829 1726867356.85218: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867356.85230: when evaluation is False, skipping this task 20829 1726867356.85237: _execute() done 20829 1726867356.85244: dumping result to json 20829 1726867356.85250: done dumping result, returning 20829 1726867356.85261: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [0affcac9-a3a5-6c5b-0c9b-00000000000e] 20829 1726867356.85315: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000000e skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867356.85459: no more pending results, returning what we have 20829 1726867356.85463: results queue empty 20829 1726867356.85464: checking for any_errors_fatal 20829 1726867356.85469: done checking for any_errors_fatal 20829 1726867356.85470: checking for max_fail_percentage 20829 1726867356.85472: done checking for max_fail_percentage 20829 1726867356.85472: checking to see if all hosts have failed and the running result is not ok 20829 1726867356.85473: done checking to see if all hosts have failed 20829 1726867356.85474: getting the remaining hosts for this loop 20829 1726867356.85475: done getting the remaining hosts for this loop 20829 1726867356.85481: getting the next task for host managed_node2 20829 1726867356.85487: done getting next task for host managed_node2 20829 1726867356.85490: ^ task is: TASK: Include the task 'assert_device_present.yml' 20829 1726867356.85492: ^ 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 20829 1726867356.85495: getting variables 20829 1726867356.85496: in VariableManager get_vars() 20829 1726867356.85544: Calling all_inventory to load vars for managed_node2 20829 1726867356.85547: Calling groups_inventory to load vars for managed_node2 20829 1726867356.85549: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867356.85560: Calling all_plugins_play to load vars for managed_node2 20829 1726867356.85562: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867356.85565: Calling groups_plugins_play to load vars for managed_node2 20829 1726867356.86181: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000000e 20829 1726867356.86185: WORKER PROCESS EXITING 20829 1726867356.86207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867356.86392: done with get_vars() 20829 1726867356.86401: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:24 Friday 20 September 2024 17:22:36 -0400 (0:00:00.068) 0:00:05.136 ****** 20829 1726867356.86482: entering _queue_task() for managed_node2/include_tasks 20829 1726867356.86740: worker is 1 (out of 1 available) 20829 1726867356.86754: exiting _queue_task() for managed_node2/include_tasks 20829 1726867356.86767: done queuing things up, now waiting for results queue to drain 20829 1726867356.86769: waiting for pending results... 20829 1726867356.87042: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' 20829 1726867356.87136: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000000f 20829 1726867356.87159: variable 'ansible_search_path' from source: unknown 20829 1726867356.87208: calling self._execute() 20829 1726867356.87297: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867356.87313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867356.87335: variable 'omit' from source: magic vars 20829 1726867356.87804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867356.90084: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867356.90164: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867356.90216: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867356.90282: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867356.90296: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867356.90390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867356.90473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867356.90476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867356.90489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867356.90507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867356.90640: variable 'ansible_distribution' from source: facts 20829 1726867356.90666: variable 'ansible_distribution_major_version' from source: facts 20829 1726867356.90696: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867356.90704: when evaluation is False, skipping this task 20829 1726867356.90782: _execute() done 20829 1726867356.90787: dumping result to json 20829 1726867356.90789: done dumping result, returning 20829 1726867356.90792: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' [0affcac9-a3a5-6c5b-0c9b-00000000000f] 20829 1726867356.90800: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000000f 20829 1726867356.90867: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000000f 20829 1726867356.90870: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867356.90950: no more pending results, returning what we have 20829 1726867356.90954: results queue empty 20829 1726867356.90955: checking for any_errors_fatal 20829 1726867356.90961: done checking for any_errors_fatal 20829 1726867356.90961: checking for max_fail_percentage 20829 1726867356.90963: done checking for max_fail_percentage 20829 1726867356.90964: checking to see if all hosts have failed and the running result is not ok 20829 1726867356.90965: done checking to see if all hosts have failed 20829 1726867356.90965: getting the remaining hosts for this loop 20829 1726867356.90967: done getting the remaining hosts for this loop 20829 1726867356.90971: getting the next task for host managed_node2 20829 1726867356.90983: done getting next task for host managed_node2 20829 1726867356.90986: ^ task is: TASK: Install ethtool (test dependency) 20829 1726867356.90988: ^ 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 20829 1726867356.90991: getting variables 20829 1726867356.90994: in VariableManager get_vars() 20829 1726867356.91042: Calling all_inventory to load vars for managed_node2 20829 1726867356.91046: Calling groups_inventory to load vars for managed_node2 20829 1726867356.91048: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867356.91060: Calling all_plugins_play to load vars for managed_node2 20829 1726867356.91063: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867356.91066: Calling groups_plugins_play to load vars for managed_node2 20829 1726867356.91445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867356.91671: done with get_vars() 20829 1726867356.91683: done getting variables 20829 1726867356.91742: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install ethtool (test dependency)] *************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:26 Friday 20 September 2024 17:22:36 -0400 (0:00:00.052) 0:00:05.189 ****** 20829 1726867356.91768: entering _queue_task() for managed_node2/package 20829 1726867356.92121: worker is 1 (out of 1 available) 20829 1726867356.92134: exiting _queue_task() for managed_node2/package 20829 1726867356.92369: done queuing things up, now waiting for results queue to drain 20829 1726867356.92371: waiting for pending results... 20829 1726867356.92897: running TaskExecutor() for managed_node2/TASK: Install ethtool (test dependency) 20829 1726867356.92901: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000010 20829 1726867356.92903: variable 'ansible_search_path' from source: unknown 20829 1726867356.92906: calling self._execute() 20829 1726867356.93111: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867356.93123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867356.93136: variable 'omit' from source: magic vars 20829 1726867356.94296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867356.97389: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867356.97457: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867356.97514: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867356.97558: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867356.97592: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867356.97685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867356.97722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867356.97759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867356.97804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867356.97822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867356.97960: variable 'ansible_distribution' from source: facts 20829 1726867356.97975: variable 'ansible_distribution_major_version' from source: facts 20829 1726867356.97999: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867356.98006: when evaluation is False, skipping this task 20829 1726867356.98013: _execute() done 20829 1726867356.98020: dumping result to json 20829 1726867356.98028: done dumping result, returning 20829 1726867356.98038: done running TaskExecutor() for managed_node2/TASK: Install ethtool (test dependency) [0affcac9-a3a5-6c5b-0c9b-000000000010] 20829 1726867356.98047: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000010 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867356.98232: no more pending results, returning what we have 20829 1726867356.98235: results queue empty 20829 1726867356.98236: checking for any_errors_fatal 20829 1726867356.98241: done checking for any_errors_fatal 20829 1726867356.98242: checking for max_fail_percentage 20829 1726867356.98244: done checking for max_fail_percentage 20829 1726867356.98244: checking to see if all hosts have failed and the running result is not ok 20829 1726867356.98245: done checking to see if all hosts have failed 20829 1726867356.98246: getting the remaining hosts for this loop 20829 1726867356.98248: done getting the remaining hosts for this loop 20829 1726867356.98252: getting the next task for host managed_node2 20829 1726867356.98259: done getting next task for host managed_node2 20829 1726867356.98262: ^ task is: TASK: TEST: I can create a profile without any ring option. 20829 1726867356.98264: ^ 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 20829 1726867356.98267: getting variables 20829 1726867356.98269: in VariableManager get_vars() 20829 1726867356.98319: Calling all_inventory to load vars for managed_node2 20829 1726867356.98322: Calling groups_inventory to load vars for managed_node2 20829 1726867356.98324: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867356.98335: Calling all_plugins_play to load vars for managed_node2 20829 1726867356.98338: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867356.98341: Calling groups_plugins_play to load vars for managed_node2 20829 1726867356.98785: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000010 20829 1726867356.98789: WORKER PROCESS EXITING 20829 1726867356.98815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867356.99014: done with get_vars() 20829 1726867356.99024: done getting variables 20829 1726867356.99084: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST: I can create a profile without any ring option.] ******************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:34 Friday 20 September 2024 17:22:36 -0400 (0:00:00.073) 0:00:05.262 ****** 20829 1726867356.99109: entering _queue_task() for managed_node2/debug 20829 1726867356.99391: worker is 1 (out of 1 available) 20829 1726867356.99403: exiting _queue_task() for managed_node2/debug 20829 1726867356.99413: done queuing things up, now waiting for results queue to drain 20829 1726867356.99414: waiting for pending results... 20829 1726867356.99607: running TaskExecutor() for managed_node2/TASK: TEST: I can create a profile without any ring option. 20829 1726867356.99700: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000012 20829 1726867356.99718: variable 'ansible_search_path' from source: unknown 20829 1726867356.99756: calling self._execute() 20829 1726867356.99841: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867356.99853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867356.99866: variable 'omit' from source: magic vars 20829 1726867357.00291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867357.02479: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867357.02554: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867357.02597: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867357.02643: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867357.02729: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867357.02766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867357.02804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867357.02843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867357.02944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867357.02949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867357.03045: variable 'ansible_distribution' from source: facts 20829 1726867357.03067: variable 'ansible_distribution_major_version' from source: facts 20829 1726867357.03091: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867357.03164: when evaluation is False, skipping this task 20829 1726867357.03169: _execute() done 20829 1726867357.03172: dumping result to json 20829 1726867357.03174: done dumping result, returning 20829 1726867357.03178: done running TaskExecutor() for managed_node2/TASK: TEST: I can create a profile without any ring option. [0affcac9-a3a5-6c5b-0c9b-000000000012] 20829 1726867357.03181: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000012 20829 1726867357.03244: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000012 20829 1726867357.03248: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20829 1726867357.03313: no more pending results, returning what we have 20829 1726867357.03317: results queue empty 20829 1726867357.03318: checking for any_errors_fatal 20829 1726867357.03323: done checking for any_errors_fatal 20829 1726867357.03324: checking for max_fail_percentage 20829 1726867357.03326: done checking for max_fail_percentage 20829 1726867357.03326: checking to see if all hosts have failed and the running result is not ok 20829 1726867357.03327: done checking to see if all hosts have failed 20829 1726867357.03328: getting the remaining hosts for this loop 20829 1726867357.03329: done getting the remaining hosts for this loop 20829 1726867357.03334: getting the next task for host managed_node2 20829 1726867357.03341: done getting next task for host managed_node2 20829 1726867357.03345: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20829 1726867357.03347: ^ state is: HOST STATE: block=3, 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 20829 1726867357.03651: getting variables 20829 1726867357.03653: in VariableManager get_vars() 20829 1726867357.03698: Calling all_inventory to load vars for managed_node2 20829 1726867357.03701: Calling groups_inventory to load vars for managed_node2 20829 1726867357.03703: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867357.03711: Calling all_plugins_play to load vars for managed_node2 20829 1726867357.03714: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867357.03717: Calling groups_plugins_play to load vars for managed_node2 20829 1726867357.04298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867357.04630: done with get_vars() 20829 1726867357.04640: 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:22:37 -0400 (0:00:00.058) 0:00:05.321 ****** 20829 1726867357.04952: entering _queue_task() for managed_node2/include_tasks 20829 1726867357.05218: worker is 1 (out of 1 available) 20829 1726867357.05232: exiting _queue_task() for managed_node2/include_tasks 20829 1726867357.05246: done queuing things up, now waiting for results queue to drain 20829 1726867357.05247: waiting for pending results... 20829 1726867357.05951: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20829 1726867357.05956: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000001a 20829 1726867357.06022: variable 'ansible_search_path' from source: unknown 20829 1726867357.06026: variable 'ansible_search_path' from source: unknown 20829 1726867357.06029: calling self._execute() 20829 1726867357.06100: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867357.06117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867357.06139: variable 'omit' from source: magic vars 20829 1726867357.06967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867357.10406: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867357.10539: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867357.10600: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867357.10667: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867357.10671: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867357.10762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867357.10803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867357.10836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867357.10876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867357.10898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867357.11040: variable 'ansible_distribution' from source: facts 20829 1726867357.11083: variable 'ansible_distribution_major_version' from source: facts 20829 1726867357.11086: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867357.11089: when evaluation is False, skipping this task 20829 1726867357.11091: _execute() done 20829 1726867357.11094: dumping result to json 20829 1726867357.11098: done dumping result, returning 20829 1726867357.11115: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-6c5b-0c9b-00000000001a] 20829 1726867357.11144: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000001a skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867357.11394: no more pending results, returning what we have 20829 1726867357.11398: results queue empty 20829 1726867357.11399: checking for any_errors_fatal 20829 1726867357.11407: done checking for any_errors_fatal 20829 1726867357.11407: checking for max_fail_percentage 20829 1726867357.11409: done checking for max_fail_percentage 20829 1726867357.11409: checking to see if all hosts have failed and the running result is not ok 20829 1726867357.11412: done checking to see if all hosts have failed 20829 1726867357.11413: getting the remaining hosts for this loop 20829 1726867357.11415: done getting the remaining hosts for this loop 20829 1726867357.11418: getting the next task for host managed_node2 20829 1726867357.11424: done getting next task for host managed_node2 20829 1726867357.11427: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20829 1726867357.11430: ^ state is: HOST STATE: block=3, 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 20829 1726867357.11441: getting variables 20829 1726867357.11443: in VariableManager get_vars() 20829 1726867357.11483: Calling all_inventory to load vars for managed_node2 20829 1726867357.11485: Calling groups_inventory to load vars for managed_node2 20829 1726867357.11487: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867357.11495: Calling all_plugins_play to load vars for managed_node2 20829 1726867357.11497: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867357.11500: Calling groups_plugins_play to load vars for managed_node2 20829 1726867357.11672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867357.11886: done with get_vars() 20829 1726867357.11896: done getting variables 20829 1726867357.11928: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000001a 20829 1726867357.11931: WORKER PROCESS EXITING 20829 1726867357.11963: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:22:37 -0400 (0:00:00.070) 0:00:05.391 ****** 20829 1726867357.11994: entering _queue_task() for managed_node2/debug 20829 1726867357.12236: worker is 1 (out of 1 available) 20829 1726867357.12248: exiting _queue_task() for managed_node2/debug 20829 1726867357.12259: done queuing things up, now waiting for results queue to drain 20829 1726867357.12261: waiting for pending results... 20829 1726867357.12624: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20829 1726867357.12732: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000001b 20829 1726867357.12754: variable 'ansible_search_path' from source: unknown 20829 1726867357.12770: variable 'ansible_search_path' from source: unknown 20829 1726867357.12829: calling self._execute() 20829 1726867357.12914: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867357.12926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867357.12944: variable 'omit' from source: magic vars 20829 1726867357.13403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867357.16436: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867357.16513: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867357.16593: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867357.16698: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867357.16772: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867357.16985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867357.17000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867357.17034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867357.17131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867357.17222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867357.17549: variable 'ansible_distribution' from source: facts 20829 1726867357.17638: variable 'ansible_distribution_major_version' from source: facts 20829 1726867357.17641: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867357.17643: when evaluation is False, skipping this task 20829 1726867357.17646: _execute() done 20829 1726867357.17648: dumping result to json 20829 1726867357.17651: done dumping result, returning 20829 1726867357.17653: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-6c5b-0c9b-00000000001b] 20829 1726867357.17656: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000001b skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20829 1726867357.17787: no more pending results, returning what we have 20829 1726867357.17791: results queue empty 20829 1726867357.17792: checking for any_errors_fatal 20829 1726867357.17797: done checking for any_errors_fatal 20829 1726867357.17797: checking for max_fail_percentage 20829 1726867357.17799: done checking for max_fail_percentage 20829 1726867357.17800: checking to see if all hosts have failed and the running result is not ok 20829 1726867357.17801: done checking to see if all hosts have failed 20829 1726867357.17801: getting the remaining hosts for this loop 20829 1726867357.17802: done getting the remaining hosts for this loop 20829 1726867357.17806: getting the next task for host managed_node2 20829 1726867357.17814: done getting next task for host managed_node2 20829 1726867357.17818: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20829 1726867357.17820: ^ state is: HOST STATE: block=3, 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 20829 1726867357.17831: getting variables 20829 1726867357.17833: in VariableManager get_vars() 20829 1726867357.17880: Calling all_inventory to load vars for managed_node2 20829 1726867357.17883: Calling groups_inventory to load vars for managed_node2 20829 1726867357.17885: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867357.17895: Calling all_plugins_play to load vars for managed_node2 20829 1726867357.17897: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867357.17900: Calling groups_plugins_play to load vars for managed_node2 20829 1726867357.18538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867357.18936: done with get_vars() 20829 1726867357.18947: done getting variables 20829 1726867357.18991: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000001b 20829 1726867357.18995: WORKER PROCESS EXITING 20829 1726867357.19061: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:22:37 -0400 (0:00:00.070) 0:00:05.462 ****** 20829 1726867357.19094: entering _queue_task() for managed_node2/fail 20829 1726867357.19096: Creating lock for fail 20829 1726867357.19358: worker is 1 (out of 1 available) 20829 1726867357.19370: exiting _queue_task() for managed_node2/fail 20829 1726867357.19584: done queuing things up, now waiting for results queue to drain 20829 1726867357.19586: waiting for pending results... 20829 1726867357.19645: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20829 1726867357.19786: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000001c 20829 1726867357.19807: variable 'ansible_search_path' from source: unknown 20829 1726867357.19820: variable 'ansible_search_path' from source: unknown 20829 1726867357.19856: calling self._execute() 20829 1726867357.19949: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867357.19969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867357.19995: variable 'omit' from source: magic vars 20829 1726867357.20488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867357.22893: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867357.22974: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867357.23023: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867357.23075: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867357.23131: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867357.23200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867357.23282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867357.23286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867357.23319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867357.23332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867357.23493: variable 'ansible_distribution' from source: facts 20829 1726867357.23504: variable 'ansible_distribution_major_version' from source: facts 20829 1726867357.23527: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867357.23536: when evaluation is False, skipping this task 20829 1726867357.23544: _execute() done 20829 1726867357.23550: dumping result to json 20829 1726867357.23562: done dumping result, returning 20829 1726867357.23580: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-6c5b-0c9b-00000000001c] 20829 1726867357.23592: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000001c skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867357.23752: no more pending results, returning what we have 20829 1726867357.23755: results queue empty 20829 1726867357.23756: checking for any_errors_fatal 20829 1726867357.23762: done checking for any_errors_fatal 20829 1726867357.23763: checking for max_fail_percentage 20829 1726867357.23764: done checking for max_fail_percentage 20829 1726867357.23765: checking to see if all hosts have failed and the running result is not ok 20829 1726867357.23766: done checking to see if all hosts have failed 20829 1726867357.23767: getting the remaining hosts for this loop 20829 1726867357.23768: done getting the remaining hosts for this loop 20829 1726867357.23771: getting the next task for host managed_node2 20829 1726867357.23780: done getting next task for host managed_node2 20829 1726867357.23783: ^ 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 20829 1726867357.23786: ^ state is: HOST STATE: block=3, 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 20829 1726867357.23802: getting variables 20829 1726867357.23804: in VariableManager get_vars() 20829 1726867357.23860: Calling all_inventory to load vars for managed_node2 20829 1726867357.23863: Calling groups_inventory to load vars for managed_node2 20829 1726867357.23866: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867357.23876: Calling all_plugins_play to load vars for managed_node2 20829 1726867357.24002: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867357.24007: Calling groups_plugins_play to load vars for managed_node2 20829 1726867357.24182: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000001c 20829 1726867357.24185: WORKER PROCESS EXITING 20829 1726867357.24208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867357.24415: done with get_vars() 20829 1726867357.24426: done getting variables 20829 1726867357.24484: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:22:37 -0400 (0:00:00.054) 0:00:05.516 ****** 20829 1726867357.24517: entering _queue_task() for managed_node2/fail 20829 1726867357.24748: worker is 1 (out of 1 available) 20829 1726867357.24761: exiting _queue_task() for managed_node2/fail 20829 1726867357.24775: done queuing things up, now waiting for results queue to drain 20829 1726867357.24778: waiting for pending results... 20829 1726867357.25115: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 20829 1726867357.25245: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000001d 20829 1726867357.25268: variable 'ansible_search_path' from source: unknown 20829 1726867357.25278: variable 'ansible_search_path' from source: unknown 20829 1726867357.25330: calling self._execute() 20829 1726867357.25419: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867357.25531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867357.25535: variable 'omit' from source: magic vars 20829 1726867357.25933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867357.27389: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867357.27434: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867357.27460: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867357.27492: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867357.27508: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867357.27563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867357.27585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867357.27606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867357.27635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867357.27646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867357.27741: variable 'ansible_distribution' from source: facts 20829 1726867357.27745: variable 'ansible_distribution_major_version' from source: facts 20829 1726867357.27758: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867357.27761: when evaluation is False, skipping this task 20829 1726867357.27764: _execute() done 20829 1726867357.27767: dumping result to json 20829 1726867357.27771: done dumping result, returning 20829 1726867357.27780: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-6c5b-0c9b-00000000001d] 20829 1726867357.27784: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000001d 20829 1726867357.27859: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000001d 20829 1726867357.27862: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867357.27904: no more pending results, returning what we have 20829 1726867357.27907: results queue empty 20829 1726867357.27908: checking for any_errors_fatal 20829 1726867357.27914: done checking for any_errors_fatal 20829 1726867357.27915: checking for max_fail_percentage 20829 1726867357.27916: done checking for max_fail_percentage 20829 1726867357.27917: checking to see if all hosts have failed and the running result is not ok 20829 1726867357.27918: done checking to see if all hosts have failed 20829 1726867357.27918: getting the remaining hosts for this loop 20829 1726867357.27919: done getting the remaining hosts for this loop 20829 1726867357.27923: getting the next task for host managed_node2 20829 1726867357.27928: done getting next task for host managed_node2 20829 1726867357.27931: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20829 1726867357.27933: ^ state is: HOST STATE: block=3, 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=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 20829 1726867357.27945: getting variables 20829 1726867357.27946: in VariableManager get_vars() 20829 1726867357.28018: Calling all_inventory to load vars for managed_node2 20829 1726867357.28021: Calling groups_inventory to load vars for managed_node2 20829 1726867357.28023: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867357.28029: Calling all_plugins_play to load vars for managed_node2 20829 1726867357.28031: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867357.28032: Calling groups_plugins_play to load vars for managed_node2 20829 1726867357.28310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867357.28517: done with get_vars() 20829 1726867357.28534: done getting variables 20829 1726867357.28586: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:22:37 -0400 (0:00:00.040) 0:00:05.557 ****** 20829 1726867357.28615: entering _queue_task() for managed_node2/fail 20829 1726867357.28869: worker is 1 (out of 1 available) 20829 1726867357.28883: exiting _queue_task() for managed_node2/fail 20829 1726867357.28898: done queuing things up, now waiting for results queue to drain 20829 1726867357.28899: waiting for pending results... 20829 1726867357.29100: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20829 1726867357.29174: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000001e 20829 1726867357.29189: variable 'ansible_search_path' from source: unknown 20829 1726867357.29192: variable 'ansible_search_path' from source: unknown 20829 1726867357.29221: calling self._execute() 20829 1726867357.29276: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867357.29280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867357.29295: variable 'omit' from source: magic vars 20829 1726867357.29571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867357.30986: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867357.31059: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867357.31282: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867357.31286: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867357.31288: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867357.31291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867357.31294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867357.31296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867357.31343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867357.31364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867357.31505: variable 'ansible_distribution' from source: facts 20829 1726867357.31520: variable 'ansible_distribution_major_version' from source: facts 20829 1726867357.31541: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867357.31550: when evaluation is False, skipping this task 20829 1726867357.31558: _execute() done 20829 1726867357.31566: dumping result to json 20829 1726867357.31574: done dumping result, returning 20829 1726867357.31589: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-6c5b-0c9b-00000000001e] 20829 1726867357.31600: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000001e 20829 1726867357.31708: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000001e 20829 1726867357.31716: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867357.31775: no more pending results, returning what we have 20829 1726867357.31782: results queue empty 20829 1726867357.31783: checking for any_errors_fatal 20829 1726867357.31789: done checking for any_errors_fatal 20829 1726867357.31790: checking for max_fail_percentage 20829 1726867357.31791: done checking for max_fail_percentage 20829 1726867357.31792: checking to see if all hosts have failed and the running result is not ok 20829 1726867357.31793: done checking to see if all hosts have failed 20829 1726867357.31794: getting the remaining hosts for this loop 20829 1726867357.31795: done getting the remaining hosts for this loop 20829 1726867357.31798: getting the next task for host managed_node2 20829 1726867357.31804: done getting next task for host managed_node2 20829 1726867357.31807: ^ 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 20829 1726867357.31810: ^ state is: HOST STATE: block=3, 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=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 20829 1726867357.31822: getting variables 20829 1726867357.31824: in VariableManager get_vars() 20829 1726867357.31880: Calling all_inventory to load vars for managed_node2 20829 1726867357.31883: Calling groups_inventory to load vars for managed_node2 20829 1726867357.31886: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867357.31895: Calling all_plugins_play to load vars for managed_node2 20829 1726867357.31897: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867357.31900: Calling groups_plugins_play to load vars for managed_node2 20829 1726867357.32269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867357.32441: done with get_vars() 20829 1726867357.32448: done getting variables 20829 1726867357.32523: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:22:37 -0400 (0:00:00.039) 0:00:05.597 ****** 20829 1726867357.32542: entering _queue_task() for managed_node2/dnf 20829 1726867357.32717: worker is 1 (out of 1 available) 20829 1726867357.32730: exiting _queue_task() for managed_node2/dnf 20829 1726867357.32743: done queuing things up, now waiting for results queue to drain 20829 1726867357.32744: waiting for pending results... 20829 1726867357.32883: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 20829 1726867357.32949: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000001f 20829 1726867357.32960: variable 'ansible_search_path' from source: unknown 20829 1726867357.32966: variable 'ansible_search_path' from source: unknown 20829 1726867357.32993: calling self._execute() 20829 1726867357.33046: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867357.33050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867357.33059: variable 'omit' from source: magic vars 20829 1726867357.33383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867357.35282: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867357.35286: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867357.35288: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867357.35291: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867357.35301: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867357.35388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867357.35420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867357.35447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867357.35502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867357.35522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867357.35653: variable 'ansible_distribution' from source: facts 20829 1726867357.35665: variable 'ansible_distribution_major_version' from source: facts 20829 1726867357.35688: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867357.35696: when evaluation is False, skipping this task 20829 1726867357.35704: _execute() done 20829 1726867357.35711: dumping result to json 20829 1726867357.35719: done dumping result, returning 20829 1726867357.35729: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-6c5b-0c9b-00000000001f] 20829 1726867357.35739: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000001f skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867357.35884: no more pending results, returning what we have 20829 1726867357.35887: results queue empty 20829 1726867357.35888: checking for any_errors_fatal 20829 1726867357.35893: done checking for any_errors_fatal 20829 1726867357.35893: checking for max_fail_percentage 20829 1726867357.35895: done checking for max_fail_percentage 20829 1726867357.35895: checking to see if all hosts have failed and the running result is not ok 20829 1726867357.35896: done checking to see if all hosts have failed 20829 1726867357.35897: getting the remaining hosts for this loop 20829 1726867357.35898: done getting the remaining hosts for this loop 20829 1726867357.35902: getting the next task for host managed_node2 20829 1726867357.35908: done getting next task for host managed_node2 20829 1726867357.35911: ^ 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 20829 1726867357.35913: ^ state is: HOST STATE: block=3, 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=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 20829 1726867357.35925: getting variables 20829 1726867357.35926: in VariableManager get_vars() 20829 1726867357.35967: Calling all_inventory to load vars for managed_node2 20829 1726867357.35969: Calling groups_inventory to load vars for managed_node2 20829 1726867357.35972: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867357.35982: Calling all_plugins_play to load vars for managed_node2 20829 1726867357.35985: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867357.35988: Calling groups_plugins_play to load vars for managed_node2 20829 1726867357.36163: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000001f 20829 1726867357.36166: WORKER PROCESS EXITING 20829 1726867357.36175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867357.36297: done with get_vars() 20829 1726867357.36303: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20829 1726867357.36353: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:22:37 -0400 (0:00:00.038) 0:00:05.635 ****** 20829 1726867357.36372: entering _queue_task() for managed_node2/yum 20829 1726867357.36374: Creating lock for yum 20829 1726867357.36544: worker is 1 (out of 1 available) 20829 1726867357.36557: exiting _queue_task() for managed_node2/yum 20829 1726867357.36569: done queuing things up, now waiting for results queue to drain 20829 1726867357.36570: waiting for pending results... 20829 1726867357.36727: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 20829 1726867357.36798: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000020 20829 1726867357.36813: variable 'ansible_search_path' from source: unknown 20829 1726867357.36816: variable 'ansible_search_path' from source: unknown 20829 1726867357.36845: calling self._execute() 20829 1726867357.36902: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867357.36909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867357.36921: variable 'omit' from source: magic vars 20829 1726867357.37206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867357.39004: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867357.39047: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867357.39074: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867357.39101: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867357.39122: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867357.39180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867357.39201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867357.39219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867357.39244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867357.39256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867357.39351: variable 'ansible_distribution' from source: facts 20829 1726867357.39354: variable 'ansible_distribution_major_version' from source: facts 20829 1726867357.39368: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867357.39371: when evaluation is False, skipping this task 20829 1726867357.39374: _execute() done 20829 1726867357.39379: dumping result to json 20829 1726867357.39381: done dumping result, returning 20829 1726867357.39392: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-6c5b-0c9b-000000000020] 20829 1726867357.39395: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000020 20829 1726867357.39472: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000020 20829 1726867357.39475: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867357.39541: no more pending results, returning what we have 20829 1726867357.39543: results queue empty 20829 1726867357.39544: checking for any_errors_fatal 20829 1726867357.39548: done checking for any_errors_fatal 20829 1726867357.39549: checking for max_fail_percentage 20829 1726867357.39550: done checking for max_fail_percentage 20829 1726867357.39551: checking to see if all hosts have failed and the running result is not ok 20829 1726867357.39552: done checking to see if all hosts have failed 20829 1726867357.39552: getting the remaining hosts for this loop 20829 1726867357.39553: done getting the remaining hosts for this loop 20829 1726867357.39556: getting the next task for host managed_node2 20829 1726867357.39560: done getting next task for host managed_node2 20829 1726867357.39563: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20829 1726867357.39566: ^ state is: HOST STATE: block=3, 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=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 20829 1726867357.39576: getting variables 20829 1726867357.39579: in VariableManager get_vars() 20829 1726867357.39619: Calling all_inventory to load vars for managed_node2 20829 1726867357.39621: Calling groups_inventory to load vars for managed_node2 20829 1726867357.39623: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867357.39630: Calling all_plugins_play to load vars for managed_node2 20829 1726867357.39632: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867357.39634: Calling groups_plugins_play to load vars for managed_node2 20829 1726867357.39739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867357.39854: done with get_vars() 20829 1726867357.39861: done getting variables 20829 1726867357.39898: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:22:37 -0400 (0:00:00.035) 0:00:05.670 ****** 20829 1726867357.39920: entering _queue_task() for managed_node2/fail 20829 1726867357.40087: worker is 1 (out of 1 available) 20829 1726867357.40100: exiting _queue_task() for managed_node2/fail 20829 1726867357.40115: done queuing things up, now waiting for results queue to drain 20829 1726867357.40116: waiting for pending results... 20829 1726867357.40259: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20829 1726867357.40327: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000021 20829 1726867357.40339: variable 'ansible_search_path' from source: unknown 20829 1726867357.40344: variable 'ansible_search_path' from source: unknown 20829 1726867357.40370: calling self._execute() 20829 1726867357.40427: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867357.40430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867357.40439: variable 'omit' from source: magic vars 20829 1726867357.40768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867357.42154: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867357.42199: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867357.42234: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867357.42259: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867357.42279: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867357.42338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867357.42357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867357.42374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867357.42401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867357.42417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867357.42507: variable 'ansible_distribution' from source: facts 20829 1726867357.42515: variable 'ansible_distribution_major_version' from source: facts 20829 1726867357.42528: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867357.42531: when evaluation is False, skipping this task 20829 1726867357.42534: _execute() done 20829 1726867357.42536: dumping result to json 20829 1726867357.42540: done dumping result, returning 20829 1726867357.42547: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-6c5b-0c9b-000000000021] 20829 1726867357.42552: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000021 20829 1726867357.42635: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000021 20829 1726867357.42637: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867357.42686: no more pending results, returning what we have 20829 1726867357.42689: results queue empty 20829 1726867357.42691: checking for any_errors_fatal 20829 1726867357.42697: done checking for any_errors_fatal 20829 1726867357.42697: checking for max_fail_percentage 20829 1726867357.42699: done checking for max_fail_percentage 20829 1726867357.42699: checking to see if all hosts have failed and the running result is not ok 20829 1726867357.42700: done checking to see if all hosts have failed 20829 1726867357.42701: getting the remaining hosts for this loop 20829 1726867357.42702: done getting the remaining hosts for this loop 20829 1726867357.42705: getting the next task for host managed_node2 20829 1726867357.42709: done getting next task for host managed_node2 20829 1726867357.42715: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20829 1726867357.42717: ^ state is: HOST STATE: block=3, 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=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 20829 1726867357.42729: getting variables 20829 1726867357.42730: in VariableManager get_vars() 20829 1726867357.42768: Calling all_inventory to load vars for managed_node2 20829 1726867357.42771: Calling groups_inventory to load vars for managed_node2 20829 1726867357.42773: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867357.42782: Calling all_plugins_play to load vars for managed_node2 20829 1726867357.42784: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867357.42787: Calling groups_plugins_play to load vars for managed_node2 20829 1726867357.42931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867357.43054: done with get_vars() 20829 1726867357.43060: done getting variables 20829 1726867357.43100: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:22:37 -0400 (0:00:00.032) 0:00:05.702 ****** 20829 1726867357.43122: entering _queue_task() for managed_node2/package 20829 1726867357.43303: worker is 1 (out of 1 available) 20829 1726867357.43318: exiting _queue_task() for managed_node2/package 20829 1726867357.43330: done queuing things up, now waiting for results queue to drain 20829 1726867357.43331: waiting for pending results... 20829 1726867357.43474: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20829 1726867357.43548: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000022 20829 1726867357.43559: variable 'ansible_search_path' from source: unknown 20829 1726867357.43563: variable 'ansible_search_path' from source: unknown 20829 1726867357.43597: calling self._execute() 20829 1726867357.43644: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867357.43648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867357.43657: variable 'omit' from source: magic vars 20829 1726867357.43933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867357.45336: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867357.45373: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867357.45401: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867357.45427: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867357.45449: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867357.45506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867357.45528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867357.45551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867357.45573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867357.45586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867357.45678: variable 'ansible_distribution' from source: facts 20829 1726867357.45682: variable 'ansible_distribution_major_version' from source: facts 20829 1726867357.45696: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867357.45699: when evaluation is False, skipping this task 20829 1726867357.45702: _execute() done 20829 1726867357.45704: dumping result to json 20829 1726867357.45709: done dumping result, returning 20829 1726867357.45716: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-6c5b-0c9b-000000000022] 20829 1726867357.45721: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000022 20829 1726867357.45804: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000022 20829 1726867357.45806: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867357.45874: no more pending results, returning what we have 20829 1726867357.45878: results queue empty 20829 1726867357.45879: checking for any_errors_fatal 20829 1726867357.45884: done checking for any_errors_fatal 20829 1726867357.45885: checking for max_fail_percentage 20829 1726867357.45886: done checking for max_fail_percentage 20829 1726867357.45887: checking to see if all hosts have failed and the running result is not ok 20829 1726867357.45887: done checking to see if all hosts have failed 20829 1726867357.45888: getting the remaining hosts for this loop 20829 1726867357.45889: done getting the remaining hosts for this loop 20829 1726867357.45892: getting the next task for host managed_node2 20829 1726867357.45897: done getting next task for host managed_node2 20829 1726867357.45900: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20829 1726867357.45902: ^ state is: HOST STATE: block=3, 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=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 20829 1726867357.45917: getting variables 20829 1726867357.45919: in VariableManager get_vars() 20829 1726867357.45954: Calling all_inventory to load vars for managed_node2 20829 1726867357.45956: Calling groups_inventory to load vars for managed_node2 20829 1726867357.45958: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867357.45964: Calling all_plugins_play to load vars for managed_node2 20829 1726867357.45965: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867357.45967: Calling groups_plugins_play to load vars for managed_node2 20829 1726867357.46070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867357.46205: done with get_vars() 20829 1726867357.46214: done getting variables 20829 1726867357.46249: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:22:37 -0400 (0:00:00.031) 0:00:05.734 ****** 20829 1726867357.46269: entering _queue_task() for managed_node2/package 20829 1726867357.46445: worker is 1 (out of 1 available) 20829 1726867357.46460: exiting _queue_task() for managed_node2/package 20829 1726867357.46472: done queuing things up, now waiting for results queue to drain 20829 1726867357.46474: waiting for pending results... 20829 1726867357.46620: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20829 1726867357.46693: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000023 20829 1726867357.46705: variable 'ansible_search_path' from source: unknown 20829 1726867357.46708: variable 'ansible_search_path' from source: unknown 20829 1726867357.46742: calling self._execute() 20829 1726867357.46801: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867357.46805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867357.46818: variable 'omit' from source: magic vars 20829 1726867357.47107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867357.48546: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867357.48598: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867357.48627: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867357.48652: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867357.48675: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867357.48733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867357.48753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867357.48774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867357.48802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867357.48812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867357.48907: variable 'ansible_distribution' from source: facts 20829 1726867357.48912: variable 'ansible_distribution_major_version' from source: facts 20829 1726867357.48928: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867357.48931: when evaluation is False, skipping this task 20829 1726867357.48934: _execute() done 20829 1726867357.48937: dumping result to json 20829 1726867357.48941: done dumping result, returning 20829 1726867357.48947: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-6c5b-0c9b-000000000023] 20829 1726867357.48952: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000023 20829 1726867357.49033: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000023 20829 1726867357.49035: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867357.49081: no more pending results, returning what we have 20829 1726867357.49084: results queue empty 20829 1726867357.49085: checking for any_errors_fatal 20829 1726867357.49092: done checking for any_errors_fatal 20829 1726867357.49093: checking for max_fail_percentage 20829 1726867357.49094: done checking for max_fail_percentage 20829 1726867357.49095: checking to see if all hosts have failed and the running result is not ok 20829 1726867357.49096: done checking to see if all hosts have failed 20829 1726867357.49096: getting the remaining hosts for this loop 20829 1726867357.49098: done getting the remaining hosts for this loop 20829 1726867357.49101: getting the next task for host managed_node2 20829 1726867357.49107: done getting next task for host managed_node2 20829 1726867357.49110: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20829 1726867357.49113: ^ state is: HOST STATE: block=3, 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=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 20829 1726867357.49124: getting variables 20829 1726867357.49125: in VariableManager get_vars() 20829 1726867357.49164: Calling all_inventory to load vars for managed_node2 20829 1726867357.49166: Calling groups_inventory to load vars for managed_node2 20829 1726867357.49168: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867357.49176: Calling all_plugins_play to load vars for managed_node2 20829 1726867357.49186: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867357.49189: Calling groups_plugins_play to load vars for managed_node2 20829 1726867357.49305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867357.49425: done with get_vars() 20829 1726867357.49432: done getting variables 20829 1726867357.49467: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:22:37 -0400 (0:00:00.032) 0:00:05.766 ****** 20829 1726867357.49488: entering _queue_task() for managed_node2/package 20829 1726867357.49660: worker is 1 (out of 1 available) 20829 1726867357.49674: exiting _queue_task() for managed_node2/package 20829 1726867357.49689: done queuing things up, now waiting for results queue to drain 20829 1726867357.49690: waiting for pending results... 20829 1726867357.49838: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20829 1726867357.49911: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000024 20829 1726867357.49924: variable 'ansible_search_path' from source: unknown 20829 1726867357.49929: variable 'ansible_search_path' from source: unknown 20829 1726867357.49956: calling self._execute() 20829 1726867357.50020: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867357.50023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867357.50035: variable 'omit' from source: magic vars 20829 1726867357.50318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867357.51749: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867357.51794: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867357.51822: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867357.51847: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867357.51867: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867357.51926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867357.51946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867357.51963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867357.51994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867357.52005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867357.52101: variable 'ansible_distribution' from source: facts 20829 1726867357.52104: variable 'ansible_distribution_major_version' from source: facts 20829 1726867357.52117: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867357.52120: when evaluation is False, skipping this task 20829 1726867357.52123: _execute() done 20829 1726867357.52125: dumping result to json 20829 1726867357.52129: done dumping result, returning 20829 1726867357.52135: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-6c5b-0c9b-000000000024] 20829 1726867357.52141: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000024 20829 1726867357.52225: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000024 20829 1726867357.52228: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867357.52273: no more pending results, returning what we have 20829 1726867357.52276: results queue empty 20829 1726867357.52279: checking for any_errors_fatal 20829 1726867357.52285: done checking for any_errors_fatal 20829 1726867357.52285: checking for max_fail_percentage 20829 1726867357.52287: done checking for max_fail_percentage 20829 1726867357.52288: checking to see if all hosts have failed and the running result is not ok 20829 1726867357.52289: done checking to see if all hosts have failed 20829 1726867357.52289: getting the remaining hosts for this loop 20829 1726867357.52291: done getting the remaining hosts for this loop 20829 1726867357.52293: getting the next task for host managed_node2 20829 1726867357.52299: done getting next task for host managed_node2 20829 1726867357.52302: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20829 1726867357.52305: ^ state is: HOST STATE: block=3, 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=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 20829 1726867357.52319: getting variables 20829 1726867357.52320: in VariableManager get_vars() 20829 1726867357.52363: Calling all_inventory to load vars for managed_node2 20829 1726867357.52366: Calling groups_inventory to load vars for managed_node2 20829 1726867357.52368: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867357.52376: Calling all_plugins_play to load vars for managed_node2 20829 1726867357.52380: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867357.52383: Calling groups_plugins_play to load vars for managed_node2 20829 1726867357.52521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867357.52641: done with get_vars() 20829 1726867357.52648: done getting variables 20829 1726867357.52716: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:22:37 -0400 (0:00:00.032) 0:00:05.799 ****** 20829 1726867357.52736: entering _queue_task() for managed_node2/service 20829 1726867357.52737: Creating lock for service 20829 1726867357.52918: worker is 1 (out of 1 available) 20829 1726867357.52932: exiting _queue_task() for managed_node2/service 20829 1726867357.52944: done queuing things up, now waiting for results queue to drain 20829 1726867357.52946: waiting for pending results... 20829 1726867357.53095: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20829 1726867357.53158: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000025 20829 1726867357.53176: variable 'ansible_search_path' from source: unknown 20829 1726867357.53181: variable 'ansible_search_path' from source: unknown 20829 1726867357.53203: calling self._execute() 20829 1726867357.53256: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867357.53259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867357.53269: variable 'omit' from source: magic vars 20829 1726867357.53547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867357.54980: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867357.55204: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867357.55236: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867357.55259: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867357.55281: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867357.55341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867357.55358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867357.55375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867357.55403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867357.55449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867357.55505: variable 'ansible_distribution' from source: facts 20829 1726867357.55509: variable 'ansible_distribution_major_version' from source: facts 20829 1726867357.55524: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867357.55526: when evaluation is False, skipping this task 20829 1726867357.55529: _execute() done 20829 1726867357.55531: dumping result to json 20829 1726867357.55535: done dumping result, returning 20829 1726867357.55541: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-6c5b-0c9b-000000000025] 20829 1726867357.55546: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000025 20829 1726867357.55628: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000025 20829 1726867357.55630: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867357.55700: no more pending results, returning what we have 20829 1726867357.55702: results queue empty 20829 1726867357.55703: checking for any_errors_fatal 20829 1726867357.55708: done checking for any_errors_fatal 20829 1726867357.55709: checking for max_fail_percentage 20829 1726867357.55712: done checking for max_fail_percentage 20829 1726867357.55713: checking to see if all hosts have failed and the running result is not ok 20829 1726867357.55714: done checking to see if all hosts have failed 20829 1726867357.55715: getting the remaining hosts for this loop 20829 1726867357.55716: done getting the remaining hosts for this loop 20829 1726867357.55719: getting the next task for host managed_node2 20829 1726867357.55723: done getting next task for host managed_node2 20829 1726867357.55726: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20829 1726867357.55729: ^ state is: HOST STATE: block=3, 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=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 20829 1726867357.55739: getting variables 20829 1726867357.55741: in VariableManager get_vars() 20829 1726867357.55792: Calling all_inventory to load vars for managed_node2 20829 1726867357.55795: Calling groups_inventory to load vars for managed_node2 20829 1726867357.55798: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867357.55806: Calling all_plugins_play to load vars for managed_node2 20829 1726867357.55810: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867357.55814: Calling groups_plugins_play to load vars for managed_node2 20829 1726867357.55968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867357.56159: done with get_vars() 20829 1726867357.56170: done getting variables 20829 1726867357.56233: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:22:37 -0400 (0:00:00.035) 0:00:05.834 ****** 20829 1726867357.56261: entering _queue_task() for managed_node2/service 20829 1726867357.56474: worker is 1 (out of 1 available) 20829 1726867357.56685: exiting _queue_task() for managed_node2/service 20829 1726867357.56694: done queuing things up, now waiting for results queue to drain 20829 1726867357.56696: waiting for pending results... 20829 1726867357.56822: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20829 1726867357.56860: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000026 20829 1726867357.56884: variable 'ansible_search_path' from source: unknown 20829 1726867357.56893: variable 'ansible_search_path' from source: unknown 20829 1726867357.56935: calling self._execute() 20829 1726867357.57014: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867357.57031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867357.57049: variable 'omit' from source: magic vars 20829 1726867357.57336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867357.59082: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867357.59085: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867357.59088: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867357.59124: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867357.59153: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867357.59229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867357.59263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867357.59295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867357.59340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867357.59360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867357.59493: variable 'ansible_distribution' from source: facts 20829 1726867357.59503: variable 'ansible_distribution_major_version' from source: facts 20829 1726867357.59522: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867357.59528: when evaluation is False, skipping this task 20829 1726867357.59533: _execute() done 20829 1726867357.59539: dumping result to json 20829 1726867357.59544: done dumping result, returning 20829 1726867357.59553: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-6c5b-0c9b-000000000026] 20829 1726867357.59560: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000026 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20829 1726867357.59688: no more pending results, returning what we have 20829 1726867357.59691: results queue empty 20829 1726867357.59692: checking for any_errors_fatal 20829 1726867357.59696: done checking for any_errors_fatal 20829 1726867357.59697: checking for max_fail_percentage 20829 1726867357.59698: done checking for max_fail_percentage 20829 1726867357.59699: checking to see if all hosts have failed and the running result is not ok 20829 1726867357.59700: done checking to see if all hosts have failed 20829 1726867357.59700: getting the remaining hosts for this loop 20829 1726867357.59701: done getting the remaining hosts for this loop 20829 1726867357.59705: getting the next task for host managed_node2 20829 1726867357.59713: done getting next task for host managed_node2 20829 1726867357.59715: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20829 1726867357.59718: ^ state is: HOST STATE: block=3, 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=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 20829 1726867357.59731: getting variables 20829 1726867357.59733: in VariableManager get_vars() 20829 1726867357.59774: Calling all_inventory to load vars for managed_node2 20829 1726867357.59779: Calling groups_inventory to load vars for managed_node2 20829 1726867357.59781: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867357.59790: Calling all_plugins_play to load vars for managed_node2 20829 1726867357.59793: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867357.59795: Calling groups_plugins_play to load vars for managed_node2 20829 1726867357.60181: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000026 20829 1726867357.60184: WORKER PROCESS EXITING 20829 1726867357.60213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867357.60426: done with get_vars() 20829 1726867357.60436: done getting variables 20829 1726867357.60490: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:22:37 -0400 (0:00:00.042) 0:00:05.876 ****** 20829 1726867357.60528: entering _queue_task() for managed_node2/service 20829 1726867357.60864: worker is 1 (out of 1 available) 20829 1726867357.60875: exiting _queue_task() for managed_node2/service 20829 1726867357.60888: done queuing things up, now waiting for results queue to drain 20829 1726867357.60889: waiting for pending results... 20829 1726867357.61050: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20829 1726867357.61170: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000027 20829 1726867357.61195: variable 'ansible_search_path' from source: unknown 20829 1726867357.61203: variable 'ansible_search_path' from source: unknown 20829 1726867357.61246: calling self._execute() 20829 1726867357.61336: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867357.61347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867357.61359: variable 'omit' from source: magic vars 20829 1726867357.61785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867357.64450: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867357.64551: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867357.64593: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867357.64638: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867357.64687: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867357.64857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867357.64901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867357.64944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867357.64996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867357.65019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867357.65164: variable 'ansible_distribution' from source: facts 20829 1726867357.65174: variable 'ansible_distribution_major_version' from source: facts 20829 1726867357.65202: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867357.65209: when evaluation is False, skipping this task 20829 1726867357.65219: _execute() done 20829 1726867357.65226: dumping result to json 20829 1726867357.65233: done dumping result, returning 20829 1726867357.65243: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-6c5b-0c9b-000000000027] 20829 1726867357.65252: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000027 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867357.65465: no more pending results, returning what we have 20829 1726867357.65468: results queue empty 20829 1726867357.65469: checking for any_errors_fatal 20829 1726867357.65475: done checking for any_errors_fatal 20829 1726867357.65476: checking for max_fail_percentage 20829 1726867357.65480: done checking for max_fail_percentage 20829 1726867357.65481: checking to see if all hosts have failed and the running result is not ok 20829 1726867357.65482: done checking to see if all hosts have failed 20829 1726867357.65483: getting the remaining hosts for this loop 20829 1726867357.65484: done getting the remaining hosts for this loop 20829 1726867357.65488: getting the next task for host managed_node2 20829 1726867357.65494: done getting next task for host managed_node2 20829 1726867357.65497: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20829 1726867357.65500: ^ state is: HOST STATE: block=3, 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=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 20829 1726867357.65515: getting variables 20829 1726867357.65517: in VariableManager get_vars() 20829 1726867357.65565: Calling all_inventory to load vars for managed_node2 20829 1726867357.65567: Calling groups_inventory to load vars for managed_node2 20829 1726867357.65570: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867357.65686: Calling all_plugins_play to load vars for managed_node2 20829 1726867357.65690: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867357.65696: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000027 20829 1726867357.65699: WORKER PROCESS EXITING 20829 1726867357.65702: Calling groups_plugins_play to load vars for managed_node2 20829 1726867357.65984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867357.66200: done with get_vars() 20829 1726867357.66209: done getting variables 20829 1726867357.66266: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:22:37 -0400 (0:00:00.057) 0:00:05.934 ****** 20829 1726867357.66297: entering _queue_task() for managed_node2/service 20829 1726867357.66532: worker is 1 (out of 1 available) 20829 1726867357.66543: exiting _queue_task() for managed_node2/service 20829 1726867357.66668: done queuing things up, now waiting for results queue to drain 20829 1726867357.66670: waiting for pending results... 20829 1726867357.66824: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20829 1726867357.66949: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000028 20829 1726867357.66972: variable 'ansible_search_path' from source: unknown 20829 1726867357.66991: variable 'ansible_search_path' from source: unknown 20829 1726867357.67039: calling self._execute() 20829 1726867357.67127: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867357.67138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867357.67151: variable 'omit' from source: magic vars 20829 1726867357.67669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867357.70167: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867357.70265: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867357.70283: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867357.70324: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867357.70373: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867357.70457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867357.70500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867357.70584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867357.70589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867357.70596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867357.70743: variable 'ansible_distribution' from source: facts 20829 1726867357.70774: variable 'ansible_distribution_major_version' from source: facts 20829 1726867357.70813: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867357.70817: when evaluation is False, skipping this task 20829 1726867357.70982: _execute() done 20829 1726867357.70986: dumping result to json 20829 1726867357.70988: done dumping result, returning 20829 1726867357.70991: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-6c5b-0c9b-000000000028] 20829 1726867357.70993: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000028 20829 1726867357.71060: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000028 20829 1726867357.71063: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20829 1726867357.71108: no more pending results, returning what we have 20829 1726867357.71114: results queue empty 20829 1726867357.71115: checking for any_errors_fatal 20829 1726867357.71120: done checking for any_errors_fatal 20829 1726867357.71121: checking for max_fail_percentage 20829 1726867357.71123: done checking for max_fail_percentage 20829 1726867357.71124: checking to see if all hosts have failed and the running result is not ok 20829 1726867357.71125: done checking to see if all hosts have failed 20829 1726867357.71125: getting the remaining hosts for this loop 20829 1726867357.71127: done getting the remaining hosts for this loop 20829 1726867357.71131: getting the next task for host managed_node2 20829 1726867357.71137: done getting next task for host managed_node2 20829 1726867357.71141: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20829 1726867357.71144: ^ state is: HOST STATE: block=3, 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=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 20829 1726867357.71157: getting variables 20829 1726867357.71159: in VariableManager get_vars() 20829 1726867357.71214: Calling all_inventory to load vars for managed_node2 20829 1726867357.71217: Calling groups_inventory to load vars for managed_node2 20829 1726867357.71220: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867357.71231: Calling all_plugins_play to load vars for managed_node2 20829 1726867357.71234: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867357.71238: Calling groups_plugins_play to load vars for managed_node2 20829 1726867357.71669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867357.71890: done with get_vars() 20829 1726867357.71902: done getting variables 20829 1726867357.71972: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:22:37 -0400 (0:00:00.057) 0:00:05.991 ****** 20829 1726867357.72007: entering _queue_task() for managed_node2/copy 20829 1726867357.72483: worker is 1 (out of 1 available) 20829 1726867357.72496: exiting _queue_task() for managed_node2/copy 20829 1726867357.72515: done queuing things up, now waiting for results queue to drain 20829 1726867357.72516: waiting for pending results... 20829 1726867357.72789: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20829 1726867357.72926: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000029 20829 1726867357.72955: variable 'ansible_search_path' from source: unknown 20829 1726867357.72964: variable 'ansible_search_path' from source: unknown 20829 1726867357.73008: calling self._execute() 20829 1726867357.73101: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867357.73115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867357.73130: variable 'omit' from source: magic vars 20829 1726867357.73692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867357.76298: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867357.76374: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867357.76423: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867357.76483: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867357.76498: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867357.76588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867357.76638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867357.76730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867357.76734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867357.76747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867357.76929: variable 'ansible_distribution' from source: facts 20829 1726867357.76943: variable 'ansible_distribution_major_version' from source: facts 20829 1726867357.77069: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867357.77073: when evaluation is False, skipping this task 20829 1726867357.77075: _execute() done 20829 1726867357.77079: dumping result to json 20829 1726867357.77082: done dumping result, returning 20829 1726867357.77084: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-6c5b-0c9b-000000000029] 20829 1726867357.77087: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000029 20829 1726867357.77160: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000029 20829 1726867357.77163: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867357.77239: no more pending results, returning what we have 20829 1726867357.77243: results queue empty 20829 1726867357.77244: checking for any_errors_fatal 20829 1726867357.77249: done checking for any_errors_fatal 20829 1726867357.77250: checking for max_fail_percentage 20829 1726867357.77252: done checking for max_fail_percentage 20829 1726867357.77253: checking to see if all hosts have failed and the running result is not ok 20829 1726867357.77254: done checking to see if all hosts have failed 20829 1726867357.77254: getting the remaining hosts for this loop 20829 1726867357.77257: done getting the remaining hosts for this loop 20829 1726867357.77261: getting the next task for host managed_node2 20829 1726867357.77268: done getting next task for host managed_node2 20829 1726867357.77271: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20829 1726867357.77274: ^ state is: HOST STATE: block=3, 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=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 20829 1726867357.77290: getting variables 20829 1726867357.77292: in VariableManager get_vars() 20829 1726867357.77344: Calling all_inventory to load vars for managed_node2 20829 1726867357.77347: Calling groups_inventory to load vars for managed_node2 20829 1726867357.77350: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867357.77360: Calling all_plugins_play to load vars for managed_node2 20829 1726867357.77363: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867357.77366: Calling groups_plugins_play to load vars for managed_node2 20829 1726867357.77896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867357.78293: done with get_vars() 20829 1726867357.78302: 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:22:37 -0400 (0:00:00.063) 0:00:06.055 ****** 20829 1726867357.78376: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20829 1726867357.78380: Creating lock for fedora.linux_system_roles.network_connections 20829 1726867357.78668: worker is 1 (out of 1 available) 20829 1726867357.78937: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20829 1726867357.78949: done queuing things up, now waiting for results queue to drain 20829 1726867357.78950: waiting for pending results... 20829 1726867357.79274: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20829 1726867357.79282: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000002a 20829 1726867357.79285: variable 'ansible_search_path' from source: unknown 20829 1726867357.79287: variable 'ansible_search_path' from source: unknown 20829 1726867357.79289: calling self._execute() 20829 1726867357.79370: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867357.79385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867357.79402: variable 'omit' from source: magic vars 20829 1726867357.80205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867357.82717: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867357.82721: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867357.82757: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867357.82799: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867357.82840: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867357.82937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867357.82974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867357.83008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867357.83065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867357.83089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867357.83236: variable 'ansible_distribution' from source: facts 20829 1726867357.83246: variable 'ansible_distribution_major_version' from source: facts 20829 1726867357.83272: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867357.83280: when evaluation is False, skipping this task 20829 1726867357.83366: _execute() done 20829 1726867357.83369: dumping result to json 20829 1726867357.83371: done dumping result, returning 20829 1726867357.83373: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-6c5b-0c9b-00000000002a] 20829 1726867357.83375: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000002a 20829 1726867357.83449: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000002a 20829 1726867357.83452: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867357.83522: no more pending results, returning what we have 20829 1726867357.83526: results queue empty 20829 1726867357.83527: checking for any_errors_fatal 20829 1726867357.83533: done checking for any_errors_fatal 20829 1726867357.83534: checking for max_fail_percentage 20829 1726867357.83536: done checking for max_fail_percentage 20829 1726867357.83537: checking to see if all hosts have failed and the running result is not ok 20829 1726867357.83538: done checking to see if all hosts have failed 20829 1726867357.83539: getting the remaining hosts for this loop 20829 1726867357.83540: done getting the remaining hosts for this loop 20829 1726867357.83545: getting the next task for host managed_node2 20829 1726867357.83551: done getting next task for host managed_node2 20829 1726867357.83555: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20829 1726867357.83558: ^ state is: HOST STATE: block=3, 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=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 20829 1726867357.83571: getting variables 20829 1726867357.83573: in VariableManager get_vars() 20829 1726867357.83631: Calling all_inventory to load vars for managed_node2 20829 1726867357.83634: Calling groups_inventory to load vars for managed_node2 20829 1726867357.83636: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867357.83646: Calling all_plugins_play to load vars for managed_node2 20829 1726867357.83648: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867357.83651: Calling groups_plugins_play to load vars for managed_node2 20829 1726867357.84365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867357.84570: done with get_vars() 20829 1726867357.84582: 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:22:37 -0400 (0:00:00.062) 0:00:06.118 ****** 20829 1726867357.84665: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20829 1726867357.84671: Creating lock for fedora.linux_system_roles.network_state 20829 1726867357.85024: worker is 1 (out of 1 available) 20829 1726867357.85036: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20829 1726867357.85047: done queuing things up, now waiting for results queue to drain 20829 1726867357.85048: waiting for pending results... 20829 1726867357.85339: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20829 1726867357.85394: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000002b 20829 1726867357.85418: variable 'ansible_search_path' from source: unknown 20829 1726867357.85426: variable 'ansible_search_path' from source: unknown 20829 1726867357.85470: calling self._execute() 20829 1726867357.85557: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867357.85569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867357.85591: variable 'omit' from source: magic vars 20829 1726867357.86101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867357.88321: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867357.88391: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867357.88433: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867357.88472: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867357.88512: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867357.88604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867357.88641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867357.88671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867357.88727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867357.88782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867357.88894: variable 'ansible_distribution' from source: facts 20829 1726867357.88905: variable 'ansible_distribution_major_version' from source: facts 20829 1726867357.88937: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867357.88946: when evaluation is False, skipping this task 20829 1726867357.88953: _execute() done 20829 1726867357.88960: dumping result to json 20829 1726867357.88968: done dumping result, returning 20829 1726867357.89039: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-6c5b-0c9b-00000000002b] 20829 1726867357.89042: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000002b 20829 1726867357.89104: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000002b 20829 1726867357.89107: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867357.89191: no more pending results, returning what we have 20829 1726867357.89195: results queue empty 20829 1726867357.89196: checking for any_errors_fatal 20829 1726867357.89205: done checking for any_errors_fatal 20829 1726867357.89206: checking for max_fail_percentage 20829 1726867357.89208: done checking for max_fail_percentage 20829 1726867357.89209: checking to see if all hosts have failed and the running result is not ok 20829 1726867357.89213: done checking to see if all hosts have failed 20829 1726867357.89214: getting the remaining hosts for this loop 20829 1726867357.89215: done getting the remaining hosts for this loop 20829 1726867357.89220: getting the next task for host managed_node2 20829 1726867357.89227: done getting next task for host managed_node2 20829 1726867357.89231: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20829 1726867357.89234: ^ state is: HOST STATE: block=3, 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=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 20829 1726867357.89249: getting variables 20829 1726867357.89251: in VariableManager get_vars() 20829 1726867357.89306: Calling all_inventory to load vars for managed_node2 20829 1726867357.89309: Calling groups_inventory to load vars for managed_node2 20829 1726867357.89315: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867357.89326: Calling all_plugins_play to load vars for managed_node2 20829 1726867357.89329: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867357.89332: Calling groups_plugins_play to load vars for managed_node2 20829 1726867357.89760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867357.89987: done with get_vars() 20829 1726867357.89998: done getting variables 20829 1726867357.90065: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:22:37 -0400 (0:00:00.054) 0:00:06.172 ****** 20829 1726867357.90099: entering _queue_task() for managed_node2/debug 20829 1726867357.90466: worker is 1 (out of 1 available) 20829 1726867357.90482: exiting _queue_task() for managed_node2/debug 20829 1726867357.90493: done queuing things up, now waiting for results queue to drain 20829 1726867357.90494: waiting for pending results... 20829 1726867357.90729: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20829 1726867357.90798: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000002c 20829 1726867357.90825: variable 'ansible_search_path' from source: unknown 20829 1726867357.90835: variable 'ansible_search_path' from source: unknown 20829 1726867357.90882: calling self._execute() 20829 1726867357.91049: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867357.91119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867357.91123: variable 'omit' from source: magic vars 20829 1726867357.91499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867357.93704: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867357.93783: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867357.93831: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867357.93868: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867357.93897: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867357.93983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867357.94016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867357.94156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867357.94160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867357.94162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867357.94248: variable 'ansible_distribution' from source: facts 20829 1726867357.94263: variable 'ansible_distribution_major_version' from source: facts 20829 1726867357.94284: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867357.94291: when evaluation is False, skipping this task 20829 1726867357.94297: _execute() done 20829 1726867357.94303: dumping result to json 20829 1726867357.94309: done dumping result, returning 20829 1726867357.94321: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-6c5b-0c9b-00000000002c] 20829 1726867357.94330: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000002c skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20829 1726867357.94528: no more pending results, returning what we have 20829 1726867357.94531: results queue empty 20829 1726867357.94533: checking for any_errors_fatal 20829 1726867357.94538: done checking for any_errors_fatal 20829 1726867357.94539: checking for max_fail_percentage 20829 1726867357.94541: done checking for max_fail_percentage 20829 1726867357.94542: checking to see if all hosts have failed and the running result is not ok 20829 1726867357.94542: done checking to see if all hosts have failed 20829 1726867357.94543: getting the remaining hosts for this loop 20829 1726867357.94545: done getting the remaining hosts for this loop 20829 1726867357.94548: getting the next task for host managed_node2 20829 1726867357.94554: done getting next task for host managed_node2 20829 1726867357.94557: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20829 1726867357.94560: ^ state is: HOST STATE: block=3, 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=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 20829 1726867357.94574: getting variables 20829 1726867357.94576: in VariableManager get_vars() 20829 1726867357.94892: Calling all_inventory to load vars for managed_node2 20829 1726867357.94895: Calling groups_inventory to load vars for managed_node2 20829 1726867357.94901: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867357.94909: Calling all_plugins_play to load vars for managed_node2 20829 1726867357.94913: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867357.94916: Calling groups_plugins_play to load vars for managed_node2 20829 1726867357.95097: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000002c 20829 1726867357.95101: WORKER PROCESS EXITING 20829 1726867357.95132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867357.95348: done with get_vars() 20829 1726867357.95358: done getting variables 20829 1726867357.95418: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:22:37 -0400 (0:00:00.053) 0:00:06.226 ****** 20829 1726867357.95452: entering _queue_task() for managed_node2/debug 20829 1726867357.95797: worker is 1 (out of 1 available) 20829 1726867357.95807: exiting _queue_task() for managed_node2/debug 20829 1726867357.95820: done queuing things up, now waiting for results queue to drain 20829 1726867357.95822: waiting for pending results... 20829 1726867357.95997: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20829 1726867357.96131: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000002d 20829 1726867357.96153: variable 'ansible_search_path' from source: unknown 20829 1726867357.96227: variable 'ansible_search_path' from source: unknown 20829 1726867357.96231: calling self._execute() 20829 1726867357.96290: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867357.96302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867357.96319: variable 'omit' from source: magic vars 20829 1726867357.96755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867357.99008: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867357.99086: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867357.99131: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867357.99274: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867357.99280: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867357.99300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867357.99340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867357.99370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867357.99428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867357.99449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867357.99600: variable 'ansible_distribution' from source: facts 20829 1726867357.99619: variable 'ansible_distribution_major_version' from source: facts 20829 1726867357.99642: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867357.99651: when evaluation is False, skipping this task 20829 1726867357.99660: _execute() done 20829 1726867357.99668: dumping result to json 20829 1726867357.99709: done dumping result, returning 20829 1726867357.99720: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-6c5b-0c9b-00000000002d] 20829 1726867357.99723: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000002d skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20829 1726867357.99869: no more pending results, returning what we have 20829 1726867357.99873: results queue empty 20829 1726867357.99875: checking for any_errors_fatal 20829 1726867357.99883: done checking for any_errors_fatal 20829 1726867357.99884: checking for max_fail_percentage 20829 1726867357.99886: done checking for max_fail_percentage 20829 1726867357.99887: checking to see if all hosts have failed and the running result is not ok 20829 1726867357.99888: done checking to see if all hosts have failed 20829 1726867357.99889: getting the remaining hosts for this loop 20829 1726867357.99890: done getting the remaining hosts for this loop 20829 1726867357.99894: getting the next task for host managed_node2 20829 1726867357.99900: done getting next task for host managed_node2 20829 1726867357.99905: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20829 1726867357.99908: ^ state is: HOST STATE: block=3, 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=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 20829 1726867357.99923: getting variables 20829 1726867357.99925: in VariableManager get_vars() 20829 1726867357.99974: Calling all_inventory to load vars for managed_node2 20829 1726867357.99976: Calling groups_inventory to load vars for managed_node2 20829 1726867358.00194: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.00203: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.00206: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.00209: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.00447: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000002d 20829 1726867358.00451: WORKER PROCESS EXITING 20829 1726867358.00474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.00724: done with get_vars() 20829 1726867358.00740: done getting variables 20829 1726867358.00798: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:22:38 -0400 (0:00:00.053) 0:00:06.279 ****** 20829 1726867358.00832: entering _queue_task() for managed_node2/debug 20829 1726867358.01200: worker is 1 (out of 1 available) 20829 1726867358.01213: exiting _queue_task() for managed_node2/debug 20829 1726867358.01225: done queuing things up, now waiting for results queue to drain 20829 1726867358.01226: waiting for pending results... 20829 1726867358.01418: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20829 1726867358.01550: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000002e 20829 1726867358.01575: variable 'ansible_search_path' from source: unknown 20829 1726867358.01588: variable 'ansible_search_path' from source: unknown 20829 1726867358.01637: calling self._execute() 20829 1726867358.01736: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867358.01747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867358.01761: variable 'omit' from source: magic vars 20829 1726867358.02236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867358.03796: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867358.03851: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867358.03876: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867358.03903: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867358.03927: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867358.03986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867358.04008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867358.04030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867358.04066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867358.04086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867358.04235: variable 'ansible_distribution' from source: facts 20829 1726867358.04241: variable 'ansible_distribution_major_version' from source: facts 20829 1726867358.04244: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867358.04246: when evaluation is False, skipping this task 20829 1726867358.04248: _execute() done 20829 1726867358.04251: dumping result to json 20829 1726867358.04253: done dumping result, returning 20829 1726867358.04363: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-6c5b-0c9b-00000000002e] 20829 1726867358.04367: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000002e 20829 1726867358.04430: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000002e 20829 1726867358.04433: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20829 1726867358.04491: no more pending results, returning what we have 20829 1726867358.04496: results queue empty 20829 1726867358.04497: checking for any_errors_fatal 20829 1726867358.04503: done checking for any_errors_fatal 20829 1726867358.04504: checking for max_fail_percentage 20829 1726867358.04505: done checking for max_fail_percentage 20829 1726867358.04506: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.04507: done checking to see if all hosts have failed 20829 1726867358.04508: getting the remaining hosts for this loop 20829 1726867358.04509: done getting the remaining hosts for this loop 20829 1726867358.04515: getting the next task for host managed_node2 20829 1726867358.04520: done getting next task for host managed_node2 20829 1726867358.04524: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20829 1726867358.04527: ^ state is: HOST STATE: block=3, 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=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 20829 1726867358.04543: getting variables 20829 1726867358.04546: in VariableManager get_vars() 20829 1726867358.04594: Calling all_inventory to load vars for managed_node2 20829 1726867358.04605: Calling groups_inventory to load vars for managed_node2 20829 1726867358.04608: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.04621: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.04624: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.04627: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.04825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.05051: done with get_vars() 20829 1726867358.05084: 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:22:38 -0400 (0:00:00.044) 0:00:06.324 ****** 20829 1726867358.05249: entering _queue_task() for managed_node2/ping 20829 1726867358.05251: Creating lock for ping 20829 1726867358.05472: worker is 1 (out of 1 available) 20829 1726867358.05491: exiting _queue_task() for managed_node2/ping 20829 1726867358.05503: done queuing things up, now waiting for results queue to drain 20829 1726867358.05504: waiting for pending results... 20829 1726867358.05668: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20829 1726867358.05737: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000002f 20829 1726867358.05749: variable 'ansible_search_path' from source: unknown 20829 1726867358.05753: variable 'ansible_search_path' from source: unknown 20829 1726867358.05781: calling self._execute() 20829 1726867358.05844: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867358.05850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867358.05858: variable 'omit' from source: magic vars 20829 1726867358.06159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867358.07983: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867358.07987: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867358.07989: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867358.07992: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867358.07994: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867358.08043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867358.08087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867358.08118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867358.08167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867358.08188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867358.08314: variable 'ansible_distribution' from source: facts 20829 1726867358.08326: variable 'ansible_distribution_major_version' from source: facts 20829 1726867358.08349: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867358.08357: when evaluation is False, skipping this task 20829 1726867358.08364: _execute() done 20829 1726867358.08371: dumping result to json 20829 1726867358.08394: done dumping result, returning 20829 1726867358.08406: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-6c5b-0c9b-00000000002f] 20829 1726867358.08416: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000002f 20829 1726867358.08509: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000002f 20829 1726867358.08517: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867358.08589: no more pending results, returning what we have 20829 1726867358.08592: results queue empty 20829 1726867358.08593: checking for any_errors_fatal 20829 1726867358.08599: done checking for any_errors_fatal 20829 1726867358.08599: checking for max_fail_percentage 20829 1726867358.08601: done checking for max_fail_percentage 20829 1726867358.08602: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.08603: done checking to see if all hosts have failed 20829 1726867358.08603: getting the remaining hosts for this loop 20829 1726867358.08604: done getting the remaining hosts for this loop 20829 1726867358.08608: getting the next task for host managed_node2 20829 1726867358.08618: done getting next task for host managed_node2 20829 1726867358.08621: ^ task is: TASK: meta (role_complete) 20829 1726867358.08623: ^ state is: HOST STATE: block=3, 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 20829 1726867358.08636: getting variables 20829 1726867358.08638: in VariableManager get_vars() 20829 1726867358.08682: Calling all_inventory to load vars for managed_node2 20829 1726867358.08685: Calling groups_inventory to load vars for managed_node2 20829 1726867358.08687: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.08695: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.08698: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.08700: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.08942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.09161: done with get_vars() 20829 1726867358.09171: done getting variables 20829 1726867358.09256: done queuing things up, now waiting for results queue to drain 20829 1726867358.09258: results queue empty 20829 1726867358.09259: checking for any_errors_fatal 20829 1726867358.09260: done checking for any_errors_fatal 20829 1726867358.09261: checking for max_fail_percentage 20829 1726867358.09262: done checking for max_fail_percentage 20829 1726867358.09263: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.09264: done checking to see if all hosts have failed 20829 1726867358.09264: getting the remaining hosts for this loop 20829 1726867358.09265: done getting the remaining hosts for this loop 20829 1726867358.09267: getting the next task for host managed_node2 20829 1726867358.09271: done getting next task for host managed_node2 20829 1726867358.09274: ^ task is: TASK: Get profile's ring options 20829 1726867358.09275: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20829 1726867358.09280: getting variables 20829 1726867358.09280: in VariableManager get_vars() 20829 1726867358.09296: Calling all_inventory to load vars for managed_node2 20829 1726867358.09298: Calling groups_inventory to load vars for managed_node2 20829 1726867358.09300: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.09305: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.09307: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.09310: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.09464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.09676: done with get_vars() 20829 1726867358.09686: done getting variables 20829 1726867358.09726: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ring options] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:50 Friday 20 September 2024 17:22:38 -0400 (0:00:00.045) 0:00:06.369 ****** 20829 1726867358.09776: entering _queue_task() for managed_node2/command 20829 1726867358.10121: worker is 1 (out of 1 available) 20829 1726867358.10133: exiting _queue_task() for managed_node2/command 20829 1726867358.10144: done queuing things up, now waiting for results queue to drain 20829 1726867358.10145: waiting for pending results... 20829 1726867358.10361: running TaskExecutor() for managed_node2/TASK: Get profile's ring options 20829 1726867358.10482: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000005f 20829 1726867358.10487: variable 'ansible_search_path' from source: unknown 20829 1726867358.10549: calling self._execute() 20829 1726867358.10684: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867358.10688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867358.10692: variable 'omit' from source: magic vars 20829 1726867358.11191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867358.15074: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867358.15265: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867358.15269: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867358.15271: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867358.15286: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867358.15364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867358.15409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867358.15485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867358.15501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867358.15528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867358.15682: variable 'ansible_distribution' from source: facts 20829 1726867358.15699: variable 'ansible_distribution_major_version' from source: facts 20829 1726867358.15783: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867358.15786: when evaluation is False, skipping this task 20829 1726867358.15789: _execute() done 20829 1726867358.15791: dumping result to json 20829 1726867358.15793: done dumping result, returning 20829 1726867358.15795: done running TaskExecutor() for managed_node2/TASK: Get profile's ring options [0affcac9-a3a5-6c5b-0c9b-00000000005f] 20829 1726867358.15798: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000005f 20829 1726867358.16085: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000005f 20829 1726867358.16088: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867358.16148: no more pending results, returning what we have 20829 1726867358.16152: results queue empty 20829 1726867358.16153: checking for any_errors_fatal 20829 1726867358.16155: done checking for any_errors_fatal 20829 1726867358.16156: checking for max_fail_percentage 20829 1726867358.16157: done checking for max_fail_percentage 20829 1726867358.16158: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.16159: done checking to see if all hosts have failed 20829 1726867358.16160: getting the remaining hosts for this loop 20829 1726867358.16161: done getting the remaining hosts for this loop 20829 1726867358.16165: getting the next task for host managed_node2 20829 1726867358.16172: done getting next task for host managed_node2 20829 1726867358.16175: ^ task is: TASK: ASSERT: The profile does not contain ring options 20829 1726867358.16179: ^ state is: HOST STATE: block=3, 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 20829 1726867358.16183: getting variables 20829 1726867358.16184: in VariableManager get_vars() 20829 1726867358.16243: Calling all_inventory to load vars for managed_node2 20829 1726867358.16246: Calling groups_inventory to load vars for managed_node2 20829 1726867358.16249: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.16259: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.16262: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.16264: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.16664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.16883: done with get_vars() 20829 1726867358.16894: done getting variables 20829 1726867358.16993: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [ASSERT: The profile does not contain ring options] *********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:56 Friday 20 September 2024 17:22:38 -0400 (0:00:00.072) 0:00:06.441 ****** 20829 1726867358.17024: entering _queue_task() for managed_node2/assert 20829 1726867358.17026: Creating lock for assert 20829 1726867358.17395: worker is 1 (out of 1 available) 20829 1726867358.17409: exiting _queue_task() for managed_node2/assert 20829 1726867358.17422: done queuing things up, now waiting for results queue to drain 20829 1726867358.17423: waiting for pending results... 20829 1726867358.17669: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not contain ring options 20829 1726867358.17719: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000060 20829 1726867358.17737: variable 'ansible_search_path' from source: unknown 20829 1726867358.17788: calling self._execute() 20829 1726867358.17893: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867358.17906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867358.17926: variable 'omit' from source: magic vars 20829 1726867358.18395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867358.20753: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867358.20861: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867358.20887: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867358.20929: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867358.21079: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867358.21083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867358.21093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867358.21127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867358.21172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867358.21206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867358.21353: variable 'ansible_distribution' from source: facts 20829 1726867358.21364: variable 'ansible_distribution_major_version' from source: facts 20829 1726867358.21387: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867358.21413: when evaluation is False, skipping this task 20829 1726867358.21420: _execute() done 20829 1726867358.21422: dumping result to json 20829 1726867358.21515: done dumping result, returning 20829 1726867358.21519: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not contain ring options [0affcac9-a3a5-6c5b-0c9b-000000000060] 20829 1726867358.21521: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000060 20829 1726867358.21595: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000060 20829 1726867358.21598: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867358.21684: no more pending results, returning what we have 20829 1726867358.21687: results queue empty 20829 1726867358.21689: checking for any_errors_fatal 20829 1726867358.21695: done checking for any_errors_fatal 20829 1726867358.21695: checking for max_fail_percentage 20829 1726867358.21697: done checking for max_fail_percentage 20829 1726867358.21698: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.21698: done checking to see if all hosts have failed 20829 1726867358.21699: getting the remaining hosts for this loop 20829 1726867358.21700: done getting the remaining hosts for this loop 20829 1726867358.21704: getting the next task for host managed_node2 20829 1726867358.21713: done getting next task for host managed_node2 20829 1726867358.21715: ^ task is: TASK: Get profile's ring options 20829 1726867358.21717: ^ state is: HOST STATE: block=3, 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 20829 1726867358.21728: getting variables 20829 1726867358.21730: in VariableManager get_vars() 20829 1726867358.21782: Calling all_inventory to load vars for managed_node2 20829 1726867358.21785: Calling groups_inventory to load vars for managed_node2 20829 1726867358.21788: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.21798: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.21801: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.21804: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.22176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.22467: done with get_vars() 20829 1726867358.22480: done getting variables 20829 1726867358.22543: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ring options] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:61 Friday 20 September 2024 17:22:38 -0400 (0:00:00.055) 0:00:06.497 ****** 20829 1726867358.22572: entering _queue_task() for managed_node2/command 20829 1726867358.22921: worker is 1 (out of 1 available) 20829 1726867358.22932: exiting _queue_task() for managed_node2/command 20829 1726867358.22943: done queuing things up, now waiting for results queue to drain 20829 1726867358.22945: waiting for pending results... 20829 1726867358.23187: running TaskExecutor() for managed_node2/TASK: Get profile's ring options 20829 1726867358.23234: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000061 20829 1726867358.23254: variable 'ansible_search_path' from source: unknown 20829 1726867358.23387: calling self._execute() 20829 1726867358.23401: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867358.23415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867358.23428: variable 'omit' from source: magic vars 20829 1726867358.23905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867358.26162: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867358.26209: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867358.26240: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867358.26266: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867358.26287: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867358.26348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867358.26369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867358.26388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867358.26416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867358.26425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867358.26521: variable 'ansible_distribution' from source: facts 20829 1726867358.26525: variable 'ansible_distribution_major_version' from source: facts 20829 1726867358.26542: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867358.26545: when evaluation is False, skipping this task 20829 1726867358.26549: _execute() done 20829 1726867358.26552: dumping result to json 20829 1726867358.26554: done dumping result, returning 20829 1726867358.26563: done running TaskExecutor() for managed_node2/TASK: Get profile's ring options [0affcac9-a3a5-6c5b-0c9b-000000000061] 20829 1726867358.26566: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000061 20829 1726867358.26647: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000061 20829 1726867358.26650: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867358.26714: no more pending results, returning what we have 20829 1726867358.26718: results queue empty 20829 1726867358.26719: checking for any_errors_fatal 20829 1726867358.26723: done checking for any_errors_fatal 20829 1726867358.26724: checking for max_fail_percentage 20829 1726867358.26725: done checking for max_fail_percentage 20829 1726867358.26726: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.26727: done checking to see if all hosts have failed 20829 1726867358.26727: getting the remaining hosts for this loop 20829 1726867358.26729: done getting the remaining hosts for this loop 20829 1726867358.26732: getting the next task for host managed_node2 20829 1726867358.26738: done getting next task for host managed_node2 20829 1726867358.26740: ^ task is: TASK: ASSERT: The profile does not contain ring options 20829 1726867358.26742: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20829 1726867358.26745: getting variables 20829 1726867358.26746: in VariableManager get_vars() 20829 1726867358.26792: Calling all_inventory to load vars for managed_node2 20829 1726867358.26796: Calling groups_inventory to load vars for managed_node2 20829 1726867358.26798: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.26806: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.26808: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.26813: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.26996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.27118: done with get_vars() 20829 1726867358.27126: done getting variables 20829 1726867358.27165: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does not contain ring options] *********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:68 Friday 20 September 2024 17:22:38 -0400 (0:00:00.046) 0:00:06.543 ****** 20829 1726867358.27186: entering _queue_task() for managed_node2/assert 20829 1726867358.27383: worker is 1 (out of 1 available) 20829 1726867358.27394: exiting _queue_task() for managed_node2/assert 20829 1726867358.27408: done queuing things up, now waiting for results queue to drain 20829 1726867358.27409: waiting for pending results... 20829 1726867358.27585: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not contain ring options 20829 1726867358.27647: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000062 20829 1726867358.27693: variable 'ansible_search_path' from source: unknown 20829 1726867358.27698: calling self._execute() 20829 1726867358.27816: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867358.27819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867358.27822: variable 'omit' from source: magic vars 20829 1726867358.28383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867358.30173: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867358.30229: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867358.30259: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867358.30286: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867358.30306: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867358.30367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867358.30393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867358.30410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867358.30438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867358.30449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867358.30551: variable 'ansible_distribution' from source: facts 20829 1726867358.30555: variable 'ansible_distribution_major_version' from source: facts 20829 1726867358.30570: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867358.30573: when evaluation is False, skipping this task 20829 1726867358.30575: _execute() done 20829 1726867358.30580: dumping result to json 20829 1726867358.30584: done dumping result, returning 20829 1726867358.30597: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not contain ring options [0affcac9-a3a5-6c5b-0c9b-000000000062] 20829 1726867358.30600: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000062 20829 1726867358.30686: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000062 20829 1726867358.30688: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867358.30738: no more pending results, returning what we have 20829 1726867358.30741: results queue empty 20829 1726867358.30742: checking for any_errors_fatal 20829 1726867358.30745: done checking for any_errors_fatal 20829 1726867358.30746: checking for max_fail_percentage 20829 1726867358.30747: done checking for max_fail_percentage 20829 1726867358.30748: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.30748: done checking to see if all hosts have failed 20829 1726867358.30749: getting the remaining hosts for this loop 20829 1726867358.30750: done getting the remaining hosts for this loop 20829 1726867358.30754: getting the next task for host managed_node2 20829 1726867358.30760: done getting next task for host managed_node2 20829 1726867358.30762: ^ task is: TASK: TEST: I can set rx. 20829 1726867358.30763: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20829 1726867358.30766: getting variables 20829 1726867358.30768: in VariableManager get_vars() 20829 1726867358.30818: Calling all_inventory to load vars for managed_node2 20829 1726867358.30820: Calling groups_inventory to load vars for managed_node2 20829 1726867358.30823: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.30832: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.30834: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.30837: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.30984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.31107: done with get_vars() 20829 1726867358.31116: done getting variables 20829 1726867358.31156: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST: I can set rx.] ***************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:74 Friday 20 September 2024 17:22:38 -0400 (0:00:00.039) 0:00:06.583 ****** 20829 1726867358.31174: entering _queue_task() for managed_node2/debug 20829 1726867358.31368: worker is 1 (out of 1 available) 20829 1726867358.31382: exiting _queue_task() for managed_node2/debug 20829 1726867358.31395: done queuing things up, now waiting for results queue to drain 20829 1726867358.31397: waiting for pending results... 20829 1726867358.31636: running TaskExecutor() for managed_node2/TASK: TEST: I can set rx. 20829 1726867358.31883: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000063 20829 1726867358.31887: variable 'ansible_search_path' from source: unknown 20829 1726867358.31889: calling self._execute() 20829 1726867358.31892: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867358.31896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867358.31899: variable 'omit' from source: magic vars 20829 1726867358.32341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867358.33887: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867358.33933: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867358.33960: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867358.33989: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867358.34010: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867358.34069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867358.34095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867358.34112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867358.34141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867358.34151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867358.34250: variable 'ansible_distribution' from source: facts 20829 1726867358.34254: variable 'ansible_distribution_major_version' from source: facts 20829 1726867358.34269: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867358.34272: when evaluation is False, skipping this task 20829 1726867358.34275: _execute() done 20829 1726867358.34279: dumping result to json 20829 1726867358.34283: done dumping result, returning 20829 1726867358.34296: done running TaskExecutor() for managed_node2/TASK: TEST: I can set rx. [0affcac9-a3a5-6c5b-0c9b-000000000063] 20829 1726867358.34298: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000063 20829 1726867358.34375: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000063 20829 1726867358.34380: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20829 1726867358.34437: no more pending results, returning what we have 20829 1726867358.34440: results queue empty 20829 1726867358.34442: checking for any_errors_fatal 20829 1726867358.34449: done checking for any_errors_fatal 20829 1726867358.34449: checking for max_fail_percentage 20829 1726867358.34451: done checking for max_fail_percentage 20829 1726867358.34452: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.34452: done checking to see if all hosts have failed 20829 1726867358.34453: getting the remaining hosts for this loop 20829 1726867358.34454: done getting the remaining hosts for this loop 20829 1726867358.34458: getting the next task for host managed_node2 20829 1726867358.34464: done getting next task for host managed_node2 20829 1726867358.34468: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20829 1726867358.34471: ^ state is: HOST STATE: block=3, 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 20829 1726867358.34488: getting variables 20829 1726867358.34490: in VariableManager get_vars() 20829 1726867358.34530: Calling all_inventory to load vars for managed_node2 20829 1726867358.34532: Calling groups_inventory to load vars for managed_node2 20829 1726867358.34534: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.34542: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.34544: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.34546: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.34703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.34822: done with get_vars() 20829 1726867358.34830: 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:22:38 -0400 (0:00:00.037) 0:00:06.620 ****** 20829 1726867358.34893: entering _queue_task() for managed_node2/include_tasks 20829 1726867358.35083: worker is 1 (out of 1 available) 20829 1726867358.35097: exiting _queue_task() for managed_node2/include_tasks 20829 1726867358.35110: done queuing things up, now waiting for results queue to drain 20829 1726867358.35111: waiting for pending results... 20829 1726867358.35270: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20829 1726867358.35349: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000006b 20829 1726867358.35358: variable 'ansible_search_path' from source: unknown 20829 1726867358.35362: variable 'ansible_search_path' from source: unknown 20829 1726867358.35392: calling self._execute() 20829 1726867358.35456: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867358.35463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867358.35472: variable 'omit' from source: magic vars 20829 1726867358.35769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867358.37233: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867358.37275: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867358.37305: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867358.37333: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867358.37351: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867358.37412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867358.37435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867358.37452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867358.37479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867358.37490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867358.37581: variable 'ansible_distribution' from source: facts 20829 1726867358.37584: variable 'ansible_distribution_major_version' from source: facts 20829 1726867358.37599: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867358.37602: when evaluation is False, skipping this task 20829 1726867358.37604: _execute() done 20829 1726867358.37607: dumping result to json 20829 1726867358.37611: done dumping result, returning 20829 1726867358.37627: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-6c5b-0c9b-00000000006b] 20829 1726867358.37631: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000006b 20829 1726867358.37706: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000006b 20829 1726867358.37709: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867358.37781: no more pending results, returning what we have 20829 1726867358.37784: results queue empty 20829 1726867358.37784: checking for any_errors_fatal 20829 1726867358.37790: done checking for any_errors_fatal 20829 1726867358.37791: checking for max_fail_percentage 20829 1726867358.37792: done checking for max_fail_percentage 20829 1726867358.37793: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.37794: done checking to see if all hosts have failed 20829 1726867358.37795: getting the remaining hosts for this loop 20829 1726867358.37796: done getting the remaining hosts for this loop 20829 1726867358.37799: getting the next task for host managed_node2 20829 1726867358.37804: done getting next task for host managed_node2 20829 1726867358.37806: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20829 1726867358.37809: ^ state is: HOST STATE: block=3, 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 20829 1726867358.37822: getting variables 20829 1726867358.37824: in VariableManager get_vars() 20829 1726867358.37862: Calling all_inventory to load vars for managed_node2 20829 1726867358.37864: Calling groups_inventory to load vars for managed_node2 20829 1726867358.37867: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.37872: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.37874: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.37875: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.37982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.38099: done with get_vars() 20829 1726867358.38106: done getting variables 20829 1726867358.38143: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:22:38 -0400 (0:00:00.032) 0:00:06.653 ****** 20829 1726867358.38164: entering _queue_task() for managed_node2/debug 20829 1726867358.38342: worker is 1 (out of 1 available) 20829 1726867358.38355: exiting _queue_task() for managed_node2/debug 20829 1726867358.38368: done queuing things up, now waiting for results queue to drain 20829 1726867358.38370: waiting for pending results... 20829 1726867358.38530: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20829 1726867358.38596: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000006c 20829 1726867358.38608: variable 'ansible_search_path' from source: unknown 20829 1726867358.38611: variable 'ansible_search_path' from source: unknown 20829 1726867358.38640: calling self._execute() 20829 1726867358.38702: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867358.38707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867358.38717: variable 'omit' from source: magic vars 20829 1726867358.39072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867358.40494: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867358.40539: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867358.40567: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867358.40603: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867358.40624: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867358.40683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867358.40705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867358.40725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867358.40750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867358.40763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867358.40854: variable 'ansible_distribution' from source: facts 20829 1726867358.40858: variable 'ansible_distribution_major_version' from source: facts 20829 1726867358.40873: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867358.40879: when evaluation is False, skipping this task 20829 1726867358.40882: _execute() done 20829 1726867358.40884: dumping result to json 20829 1726867358.40886: done dumping result, returning 20829 1726867358.40895: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-6c5b-0c9b-00000000006c] 20829 1726867358.40900: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000006c 20829 1726867358.40981: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000006c 20829 1726867358.40984: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20829 1726867358.41026: no more pending results, returning what we have 20829 1726867358.41029: results queue empty 20829 1726867358.41030: checking for any_errors_fatal 20829 1726867358.41035: done checking for any_errors_fatal 20829 1726867358.41035: checking for max_fail_percentage 20829 1726867358.41037: done checking for max_fail_percentage 20829 1726867358.41038: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.41038: done checking to see if all hosts have failed 20829 1726867358.41039: getting the remaining hosts for this loop 20829 1726867358.41040: done getting the remaining hosts for this loop 20829 1726867358.41044: getting the next task for host managed_node2 20829 1726867358.41049: done getting next task for host managed_node2 20829 1726867358.41053: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20829 1726867358.41055: ^ state is: HOST STATE: block=3, 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=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 20829 1726867358.41071: getting variables 20829 1726867358.41073: in VariableManager get_vars() 20829 1726867358.41115: Calling all_inventory to load vars for managed_node2 20829 1726867358.41118: Calling groups_inventory to load vars for managed_node2 20829 1726867358.41120: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.41127: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.41129: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.41131: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.41296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.41414: done with get_vars() 20829 1726867358.41421: done getting variables 20829 1726867358.41459: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:22:38 -0400 (0:00:00.033) 0:00:06.686 ****** 20829 1726867358.41481: entering _queue_task() for managed_node2/fail 20829 1726867358.41669: worker is 1 (out of 1 available) 20829 1726867358.41681: exiting _queue_task() for managed_node2/fail 20829 1726867358.41696: done queuing things up, now waiting for results queue to drain 20829 1726867358.41697: waiting for pending results... 20829 1726867358.41858: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20829 1726867358.41931: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000006d 20829 1726867358.41949: variable 'ansible_search_path' from source: unknown 20829 1726867358.41953: variable 'ansible_search_path' from source: unknown 20829 1726867358.41975: calling self._execute() 20829 1726867358.42043: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867358.42046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867358.42059: variable 'omit' from source: magic vars 20829 1726867358.42354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867358.43797: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867358.43841: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867358.43866: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867358.43894: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867358.43916: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867358.43968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867358.43990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867358.44013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867358.44037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867358.44048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867358.44146: variable 'ansible_distribution' from source: facts 20829 1726867358.44149: variable 'ansible_distribution_major_version' from source: facts 20829 1726867358.44164: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867358.44167: when evaluation is False, skipping this task 20829 1726867358.44170: _execute() done 20829 1726867358.44172: dumping result to json 20829 1726867358.44175: done dumping result, returning 20829 1726867358.44184: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-6c5b-0c9b-00000000006d] 20829 1726867358.44189: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000006d 20829 1726867358.44269: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000006d 20829 1726867358.44272: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867358.44345: no more pending results, returning what we have 20829 1726867358.44348: results queue empty 20829 1726867358.44349: checking for any_errors_fatal 20829 1726867358.44354: done checking for any_errors_fatal 20829 1726867358.44355: checking for max_fail_percentage 20829 1726867358.44356: done checking for max_fail_percentage 20829 1726867358.44357: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.44358: done checking to see if all hosts have failed 20829 1726867358.44359: getting the remaining hosts for this loop 20829 1726867358.44360: done getting the remaining hosts for this loop 20829 1726867358.44363: getting the next task for host managed_node2 20829 1726867358.44367: done getting next task for host managed_node2 20829 1726867358.44370: ^ 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 20829 1726867358.44373: ^ state is: HOST STATE: block=3, 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=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 20829 1726867358.44390: getting variables 20829 1726867358.44391: in VariableManager get_vars() 20829 1726867358.44430: Calling all_inventory to load vars for managed_node2 20829 1726867358.44433: Calling groups_inventory to load vars for managed_node2 20829 1726867358.44435: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.44442: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.44443: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.44445: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.44550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.44668: done with get_vars() 20829 1726867358.44675: done getting variables 20829 1726867358.44714: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:22:38 -0400 (0:00:00.032) 0:00:06.719 ****** 20829 1726867358.44735: entering _queue_task() for managed_node2/fail 20829 1726867358.44917: worker is 1 (out of 1 available) 20829 1726867358.44932: exiting _queue_task() for managed_node2/fail 20829 1726867358.44944: done queuing things up, now waiting for results queue to drain 20829 1726867358.44946: waiting for pending results... 20829 1726867358.45106: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 20829 1726867358.45180: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000006e 20829 1726867358.45192: variable 'ansible_search_path' from source: unknown 20829 1726867358.45195: variable 'ansible_search_path' from source: unknown 20829 1726867358.45225: calling self._execute() 20829 1726867358.45288: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867358.45292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867358.45299: variable 'omit' from source: magic vars 20829 1726867358.45658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867358.47086: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867358.47140: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867358.47166: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867358.47192: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867358.47211: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867358.47271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867358.47293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867358.47311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867358.47338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867358.47355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867358.47447: variable 'ansible_distribution' from source: facts 20829 1726867358.47451: variable 'ansible_distribution_major_version' from source: facts 20829 1726867358.47468: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867358.47472: when evaluation is False, skipping this task 20829 1726867358.47474: _execute() done 20829 1726867358.47476: dumping result to json 20829 1726867358.47481: done dumping result, returning 20829 1726867358.47489: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-6c5b-0c9b-00000000006e] 20829 1726867358.47494: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000006e 20829 1726867358.47574: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000006e 20829 1726867358.47578: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867358.47619: no more pending results, returning what we have 20829 1726867358.47622: results queue empty 20829 1726867358.47623: checking for any_errors_fatal 20829 1726867358.47629: done checking for any_errors_fatal 20829 1726867358.47630: checking for max_fail_percentage 20829 1726867358.47631: done checking for max_fail_percentage 20829 1726867358.47632: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.47633: done checking to see if all hosts have failed 20829 1726867358.47633: getting the remaining hosts for this loop 20829 1726867358.47634: done getting the remaining hosts for this loop 20829 1726867358.47638: getting the next task for host managed_node2 20829 1726867358.47644: done getting next task for host managed_node2 20829 1726867358.47647: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20829 1726867358.47650: ^ state is: HOST STATE: block=3, 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=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 20829 1726867358.47665: getting variables 20829 1726867358.47667: in VariableManager get_vars() 20829 1726867358.47713: Calling all_inventory to load vars for managed_node2 20829 1726867358.47716: Calling groups_inventory to load vars for managed_node2 20829 1726867358.47718: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.47726: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.47728: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.47730: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.47881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.47998: done with get_vars() 20829 1726867358.48006: done getting variables 20829 1726867358.48044: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:22:38 -0400 (0:00:00.033) 0:00:06.752 ****** 20829 1726867358.48065: entering _queue_task() for managed_node2/fail 20829 1726867358.48242: worker is 1 (out of 1 available) 20829 1726867358.48255: exiting _queue_task() for managed_node2/fail 20829 1726867358.48267: done queuing things up, now waiting for results queue to drain 20829 1726867358.48269: waiting for pending results... 20829 1726867358.48437: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20829 1726867358.48519: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000006f 20829 1726867358.48530: variable 'ansible_search_path' from source: unknown 20829 1726867358.48534: variable 'ansible_search_path' from source: unknown 20829 1726867358.48559: calling self._execute() 20829 1726867358.48620: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867358.48624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867358.48631: variable 'omit' from source: magic vars 20829 1726867358.48918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867358.50348: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867358.50392: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867358.50418: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867358.50443: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867358.50466: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867358.50523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867358.50543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867358.50561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867358.50593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867358.50604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867358.50702: variable 'ansible_distribution' from source: facts 20829 1726867358.50706: variable 'ansible_distribution_major_version' from source: facts 20829 1726867358.50724: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867358.50727: when evaluation is False, skipping this task 20829 1726867358.50729: _execute() done 20829 1726867358.50732: dumping result to json 20829 1726867358.50735: done dumping result, returning 20829 1726867358.50742: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-6c5b-0c9b-00000000006f] 20829 1726867358.50747: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000006f 20829 1726867358.50828: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000006f 20829 1726867358.50830: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867358.50873: no more pending results, returning what we have 20829 1726867358.50876: results queue empty 20829 1726867358.50879: checking for any_errors_fatal 20829 1726867358.50885: done checking for any_errors_fatal 20829 1726867358.50885: checking for max_fail_percentage 20829 1726867358.50887: done checking for max_fail_percentage 20829 1726867358.50888: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.50888: done checking to see if all hosts have failed 20829 1726867358.50889: getting the remaining hosts for this loop 20829 1726867358.50890: done getting the remaining hosts for this loop 20829 1726867358.50893: getting the next task for host managed_node2 20829 1726867358.50899: done getting next task for host managed_node2 20829 1726867358.50902: ^ 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 20829 1726867358.50905: ^ state is: HOST STATE: block=3, 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=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 20829 1726867358.50918: getting variables 20829 1726867358.50919: in VariableManager get_vars() 20829 1726867358.50956: Calling all_inventory to load vars for managed_node2 20829 1726867358.50959: Calling groups_inventory to load vars for managed_node2 20829 1726867358.50961: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.50968: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.50970: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.50972: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.51096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.51234: done with get_vars() 20829 1726867358.51241: done getting variables 20829 1726867358.51279: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:22:38 -0400 (0:00:00.032) 0:00:06.784 ****** 20829 1726867358.51299: entering _queue_task() for managed_node2/dnf 20829 1726867358.51472: worker is 1 (out of 1 available) 20829 1726867358.51487: exiting _queue_task() for managed_node2/dnf 20829 1726867358.51499: done queuing things up, now waiting for results queue to drain 20829 1726867358.51501: waiting for pending results... 20829 1726867358.51659: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 20829 1726867358.51724: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000070 20829 1726867358.51734: variable 'ansible_search_path' from source: unknown 20829 1726867358.51737: variable 'ansible_search_path' from source: unknown 20829 1726867358.51765: calling self._execute() 20829 1726867358.51824: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867358.51827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867358.51839: variable 'omit' from source: magic vars 20829 1726867358.52124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867358.53534: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867358.53772: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867358.53803: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867358.53830: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867358.53849: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867358.53906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867358.53930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867358.53947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867358.53972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867358.53985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867358.54075: variable 'ansible_distribution' from source: facts 20829 1726867358.54081: variable 'ansible_distribution_major_version' from source: facts 20829 1726867358.54094: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867358.54097: when evaluation is False, skipping this task 20829 1726867358.54100: _execute() done 20829 1726867358.54102: dumping result to json 20829 1726867358.54107: done dumping result, returning 20829 1726867358.54116: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-6c5b-0c9b-000000000070] 20829 1726867358.54119: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000070 20829 1726867358.54200: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000070 20829 1726867358.54203: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867358.54274: no more pending results, returning what we have 20829 1726867358.54279: results queue empty 20829 1726867358.54280: checking for any_errors_fatal 20829 1726867358.54286: done checking for any_errors_fatal 20829 1726867358.54287: checking for max_fail_percentage 20829 1726867358.54288: done checking for max_fail_percentage 20829 1726867358.54289: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.54290: done checking to see if all hosts have failed 20829 1726867358.54291: getting the remaining hosts for this loop 20829 1726867358.54292: done getting the remaining hosts for this loop 20829 1726867358.54295: getting the next task for host managed_node2 20829 1726867358.54299: done getting next task for host managed_node2 20829 1726867358.54302: ^ 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 20829 1726867358.54305: ^ state is: HOST STATE: block=3, 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=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 20829 1726867358.54317: getting variables 20829 1726867358.54318: in VariableManager get_vars() 20829 1726867358.54355: Calling all_inventory to load vars for managed_node2 20829 1726867358.54357: Calling groups_inventory to load vars for managed_node2 20829 1726867358.54358: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.54364: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.54365: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.54367: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.54468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.54584: done with get_vars() 20829 1726867358.54591: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20829 1726867358.54637: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:22:38 -0400 (0:00:00.033) 0:00:06.818 ****** 20829 1726867358.54656: entering _queue_task() for managed_node2/yum 20829 1726867358.54826: worker is 1 (out of 1 available) 20829 1726867358.54840: exiting _queue_task() for managed_node2/yum 20829 1726867358.54853: done queuing things up, now waiting for results queue to drain 20829 1726867358.54854: waiting for pending results... 20829 1726867358.55016: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 20829 1726867358.55080: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000071 20829 1726867358.55098: variable 'ansible_search_path' from source: unknown 20829 1726867358.55101: variable 'ansible_search_path' from source: unknown 20829 1726867358.55128: calling self._execute() 20829 1726867358.55185: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867358.55189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867358.55202: variable 'omit' from source: magic vars 20829 1726867358.55483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867358.57103: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867358.57145: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867358.57173: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867358.57199: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867358.57221: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867358.57275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867358.57297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867358.57315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867358.57341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867358.57352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867358.57446: variable 'ansible_distribution' from source: facts 20829 1726867358.57450: variable 'ansible_distribution_major_version' from source: facts 20829 1726867358.57463: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867358.57466: when evaluation is False, skipping this task 20829 1726867358.57469: _execute() done 20829 1726867358.57471: dumping result to json 20829 1726867358.57474: done dumping result, returning 20829 1726867358.57484: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-6c5b-0c9b-000000000071] 20829 1726867358.57488: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000071 20829 1726867358.57565: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000071 20829 1726867358.57568: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867358.57632: no more pending results, returning what we have 20829 1726867358.57634: results queue empty 20829 1726867358.57635: checking for any_errors_fatal 20829 1726867358.57640: done checking for any_errors_fatal 20829 1726867358.57640: checking for max_fail_percentage 20829 1726867358.57642: done checking for max_fail_percentage 20829 1726867358.57642: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.57643: done checking to see if all hosts have failed 20829 1726867358.57644: getting the remaining hosts for this loop 20829 1726867358.57645: done getting the remaining hosts for this loop 20829 1726867358.57648: getting the next task for host managed_node2 20829 1726867358.57653: done getting next task for host managed_node2 20829 1726867358.57657: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20829 1726867358.57659: ^ state is: HOST STATE: block=3, 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=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 20829 1726867358.57673: getting variables 20829 1726867358.57674: in VariableManager get_vars() 20829 1726867358.57713: Calling all_inventory to load vars for managed_node2 20829 1726867358.57716: Calling groups_inventory to load vars for managed_node2 20829 1726867358.57718: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.57725: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.57727: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.57730: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.57857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.57975: done with get_vars() 20829 1726867358.57988: done getting variables 20829 1726867358.58026: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:22:38 -0400 (0:00:00.033) 0:00:06.852 ****** 20829 1726867358.58046: entering _queue_task() for managed_node2/fail 20829 1726867358.58225: worker is 1 (out of 1 available) 20829 1726867358.58240: exiting _queue_task() for managed_node2/fail 20829 1726867358.58252: done queuing things up, now waiting for results queue to drain 20829 1726867358.58253: waiting for pending results... 20829 1726867358.58404: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20829 1726867358.58475: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000072 20829 1726867358.58523: variable 'ansible_search_path' from source: unknown 20829 1726867358.58527: variable 'ansible_search_path' from source: unknown 20829 1726867358.58531: calling self._execute() 20829 1726867358.58570: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867358.58574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867358.58584: variable 'omit' from source: magic vars 20829 1726867358.58867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867358.60443: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867358.60481: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867358.60507: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867358.60544: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867358.60564: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867358.60621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867358.60641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867358.60663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867358.60689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867358.60700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867358.60789: variable 'ansible_distribution' from source: facts 20829 1726867358.60793: variable 'ansible_distribution_major_version' from source: facts 20829 1726867358.60807: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867358.60810: when evaluation is False, skipping this task 20829 1726867358.60813: _execute() done 20829 1726867358.60819: dumping result to json 20829 1726867358.60822: done dumping result, returning 20829 1726867358.60828: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-6c5b-0c9b-000000000072] 20829 1726867358.60833: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000072 20829 1726867358.60911: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000072 20829 1726867358.60914: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867358.60965: no more pending results, returning what we have 20829 1726867358.60968: results queue empty 20829 1726867358.60969: checking for any_errors_fatal 20829 1726867358.60973: done checking for any_errors_fatal 20829 1726867358.60974: checking for max_fail_percentage 20829 1726867358.60975: done checking for max_fail_percentage 20829 1726867358.60976: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.60979: done checking to see if all hosts have failed 20829 1726867358.60980: getting the remaining hosts for this loop 20829 1726867358.60981: done getting the remaining hosts for this loop 20829 1726867358.60984: getting the next task for host managed_node2 20829 1726867358.60989: done getting next task for host managed_node2 20829 1726867358.60992: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20829 1726867358.60995: ^ state is: HOST STATE: block=3, 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=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 20829 1726867358.61008: getting variables 20829 1726867358.61009: in VariableManager get_vars() 20829 1726867358.61053: Calling all_inventory to load vars for managed_node2 20829 1726867358.61056: Calling groups_inventory to load vars for managed_node2 20829 1726867358.61058: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.61065: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.61067: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.61069: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.61173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.61292: done with get_vars() 20829 1726867358.61298: done getting variables 20829 1726867358.61334: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:22:38 -0400 (0:00:00.033) 0:00:06.885 ****** 20829 1726867358.61355: entering _queue_task() for managed_node2/package 20829 1726867358.61525: worker is 1 (out of 1 available) 20829 1726867358.61537: exiting _queue_task() for managed_node2/package 20829 1726867358.61549: done queuing things up, now waiting for results queue to drain 20829 1726867358.61551: waiting for pending results... 20829 1726867358.61713: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20829 1726867358.61780: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000073 20829 1726867358.61799: variable 'ansible_search_path' from source: unknown 20829 1726867358.61803: variable 'ansible_search_path' from source: unknown 20829 1726867358.61830: calling self._execute() 20829 1726867358.61888: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867358.61892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867358.61903: variable 'omit' from source: magic vars 20829 1726867358.62188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867358.63797: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867358.63840: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867358.63866: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867358.63892: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867358.63913: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867358.63970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867358.63992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867358.64010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867358.64036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867358.64047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867358.64139: variable 'ansible_distribution' from source: facts 20829 1726867358.64143: variable 'ansible_distribution_major_version' from source: facts 20829 1726867358.64157: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867358.64161: when evaluation is False, skipping this task 20829 1726867358.64164: _execute() done 20829 1726867358.64168: dumping result to json 20829 1726867358.64171: done dumping result, returning 20829 1726867358.64184: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-6c5b-0c9b-000000000073] 20829 1726867358.64187: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000073 20829 1726867358.64261: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000073 20829 1726867358.64263: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867358.64324: no more pending results, returning what we have 20829 1726867358.64327: results queue empty 20829 1726867358.64328: checking for any_errors_fatal 20829 1726867358.64333: done checking for any_errors_fatal 20829 1726867358.64333: checking for max_fail_percentage 20829 1726867358.64335: done checking for max_fail_percentage 20829 1726867358.64336: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.64337: done checking to see if all hosts have failed 20829 1726867358.64337: getting the remaining hosts for this loop 20829 1726867358.64338: done getting the remaining hosts for this loop 20829 1726867358.64341: getting the next task for host managed_node2 20829 1726867358.64346: done getting next task for host managed_node2 20829 1726867358.64349: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20829 1726867358.64352: ^ state is: HOST STATE: block=3, 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=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 20829 1726867358.64364: getting variables 20829 1726867358.64366: in VariableManager get_vars() 20829 1726867358.64405: Calling all_inventory to load vars for managed_node2 20829 1726867358.64407: Calling groups_inventory to load vars for managed_node2 20829 1726867358.64409: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.64419: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.64422: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.64425: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.64556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.64673: done with get_vars() 20829 1726867358.64681: done getting variables 20829 1726867358.64719: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:22:38 -0400 (0:00:00.033) 0:00:06.919 ****** 20829 1726867358.64738: entering _queue_task() for managed_node2/package 20829 1726867358.64907: worker is 1 (out of 1 available) 20829 1726867358.64922: exiting _queue_task() for managed_node2/package 20829 1726867358.64935: done queuing things up, now waiting for results queue to drain 20829 1726867358.64936: waiting for pending results... 20829 1726867358.65091: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20829 1726867358.65165: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000074 20829 1726867358.65176: variable 'ansible_search_path' from source: unknown 20829 1726867358.65183: variable 'ansible_search_path' from source: unknown 20829 1726867358.65213: calling self._execute() 20829 1726867358.65266: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867358.65270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867358.65280: variable 'omit' from source: magic vars 20829 1726867358.65554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867358.67107: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867358.67150: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867358.67187: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867358.67214: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867358.67232: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867358.67289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867358.67309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867358.67329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867358.67354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867358.67367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867358.67453: variable 'ansible_distribution' from source: facts 20829 1726867358.67457: variable 'ansible_distribution_major_version' from source: facts 20829 1726867358.67471: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867358.67475: when evaluation is False, skipping this task 20829 1726867358.67479: _execute() done 20829 1726867358.67482: dumping result to json 20829 1726867358.67487: done dumping result, returning 20829 1726867358.67493: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-6c5b-0c9b-000000000074] 20829 1726867358.67498: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000074 20829 1726867358.67582: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000074 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867358.67629: no more pending results, returning what we have 20829 1726867358.67632: results queue empty 20829 1726867358.67633: checking for any_errors_fatal 20829 1726867358.67638: done checking for any_errors_fatal 20829 1726867358.67638: checking for max_fail_percentage 20829 1726867358.67640: done checking for max_fail_percentage 20829 1726867358.67640: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.67641: done checking to see if all hosts have failed 20829 1726867358.67642: getting the remaining hosts for this loop 20829 1726867358.67643: done getting the remaining hosts for this loop 20829 1726867358.67646: getting the next task for host managed_node2 20829 1726867358.67651: done getting next task for host managed_node2 20829 1726867358.67654: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20829 1726867358.67657: ^ state is: HOST STATE: block=3, 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=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 20829 1726867358.67671: getting variables 20829 1726867358.67672: in VariableManager get_vars() 20829 1726867358.67713: Calling all_inventory to load vars for managed_node2 20829 1726867358.67716: Calling groups_inventory to load vars for managed_node2 20829 1726867358.67718: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.67726: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.67728: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.67730: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.67830: WORKER PROCESS EXITING 20829 1726867358.67846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.67964: done with get_vars() 20829 1726867358.67970: done getting variables 20829 1726867358.68008: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:22:38 -0400 (0:00:00.032) 0:00:06.951 ****** 20829 1726867358.68030: entering _queue_task() for managed_node2/package 20829 1726867358.68201: worker is 1 (out of 1 available) 20829 1726867358.68215: exiting _queue_task() for managed_node2/package 20829 1726867358.68227: done queuing things up, now waiting for results queue to drain 20829 1726867358.68228: waiting for pending results... 20829 1726867358.68397: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20829 1726867358.68472: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000075 20829 1726867358.68484: variable 'ansible_search_path' from source: unknown 20829 1726867358.68488: variable 'ansible_search_path' from source: unknown 20829 1726867358.68517: calling self._execute() 20829 1726867358.68578: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867358.68583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867358.68591: variable 'omit' from source: magic vars 20829 1726867358.68880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867358.70505: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867358.70551: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867358.70576: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867358.70602: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867358.70623: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867358.70681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867358.70701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867358.70721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867358.70750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867358.70761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867358.70856: variable 'ansible_distribution' from source: facts 20829 1726867358.70859: variable 'ansible_distribution_major_version' from source: facts 20829 1726867358.70871: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867358.70873: when evaluation is False, skipping this task 20829 1726867358.70876: _execute() done 20829 1726867358.70880: dumping result to json 20829 1726867358.70884: done dumping result, returning 20829 1726867358.70890: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-6c5b-0c9b-000000000075] 20829 1726867358.70895: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000075 20829 1726867358.70974: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000075 20829 1726867358.70978: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867358.71018: no more pending results, returning what we have 20829 1726867358.71021: results queue empty 20829 1726867358.71022: checking for any_errors_fatal 20829 1726867358.71028: done checking for any_errors_fatal 20829 1726867358.71029: checking for max_fail_percentage 20829 1726867358.71030: done checking for max_fail_percentage 20829 1726867358.71031: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.71032: done checking to see if all hosts have failed 20829 1726867358.71032: getting the remaining hosts for this loop 20829 1726867358.71034: done getting the remaining hosts for this loop 20829 1726867358.71037: getting the next task for host managed_node2 20829 1726867358.71042: done getting next task for host managed_node2 20829 1726867358.71045: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20829 1726867358.71048: ^ state is: HOST STATE: block=3, 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=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 20829 1726867358.71061: getting variables 20829 1726867358.71063: in VariableManager get_vars() 20829 1726867358.71102: Calling all_inventory to load vars for managed_node2 20829 1726867358.71104: Calling groups_inventory to load vars for managed_node2 20829 1726867358.71106: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.71114: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.71116: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.71119: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.71408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.71521: done with get_vars() 20829 1726867358.71528: done getting variables 20829 1726867358.71563: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:22:38 -0400 (0:00:00.035) 0:00:06.987 ****** 20829 1726867358.71584: entering _queue_task() for managed_node2/service 20829 1726867358.71755: worker is 1 (out of 1 available) 20829 1726867358.71766: exiting _queue_task() for managed_node2/service 20829 1726867358.71781: done queuing things up, now waiting for results queue to drain 20829 1726867358.71782: waiting for pending results... 20829 1726867358.71947: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20829 1726867358.72033: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000076 20829 1726867358.72047: variable 'ansible_search_path' from source: unknown 20829 1726867358.72050: variable 'ansible_search_path' from source: unknown 20829 1726867358.72078: calling self._execute() 20829 1726867358.72140: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867358.72145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867358.72155: variable 'omit' from source: magic vars 20829 1726867358.72446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867358.73871: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867358.73923: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867358.73948: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867358.73974: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867358.73997: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867358.74051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867358.74074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867358.74093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867358.74123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867358.74133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867358.74224: variable 'ansible_distribution' from source: facts 20829 1726867358.74227: variable 'ansible_distribution_major_version' from source: facts 20829 1726867358.74241: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867358.74244: when evaluation is False, skipping this task 20829 1726867358.74247: _execute() done 20829 1726867358.74251: dumping result to json 20829 1726867358.74253: done dumping result, returning 20829 1726867358.74260: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-6c5b-0c9b-000000000076] 20829 1726867358.74264: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000076 20829 1726867358.74348: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000076 20829 1726867358.74350: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867358.74393: no more pending results, returning what we have 20829 1726867358.74396: results queue empty 20829 1726867358.74397: checking for any_errors_fatal 20829 1726867358.74402: done checking for any_errors_fatal 20829 1726867358.74403: checking for max_fail_percentage 20829 1726867358.74404: done checking for max_fail_percentage 20829 1726867358.74405: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.74405: done checking to see if all hosts have failed 20829 1726867358.74406: getting the remaining hosts for this loop 20829 1726867358.74407: done getting the remaining hosts for this loop 20829 1726867358.74413: getting the next task for host managed_node2 20829 1726867358.74418: done getting next task for host managed_node2 20829 1726867358.74421: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20829 1726867358.74424: ^ state is: HOST STATE: block=3, 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=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 20829 1726867358.74437: getting variables 20829 1726867358.74438: in VariableManager get_vars() 20829 1726867358.74475: Calling all_inventory to load vars for managed_node2 20829 1726867358.74484: Calling groups_inventory to load vars for managed_node2 20829 1726867358.74487: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.74494: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.74497: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.74499: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.74605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.74729: done with get_vars() 20829 1726867358.74736: done getting variables 20829 1726867358.74772: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:22:38 -0400 (0:00:00.032) 0:00:07.019 ****** 20829 1726867358.74793: entering _queue_task() for managed_node2/service 20829 1726867358.74962: worker is 1 (out of 1 available) 20829 1726867358.74972: exiting _queue_task() for managed_node2/service 20829 1726867358.74986: done queuing things up, now waiting for results queue to drain 20829 1726867358.74987: waiting for pending results... 20829 1726867358.75144: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20829 1726867358.75223: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000077 20829 1726867358.75235: variable 'ansible_search_path' from source: unknown 20829 1726867358.75238: variable 'ansible_search_path' from source: unknown 20829 1726867358.75269: calling self._execute() 20829 1726867358.75332: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867358.75336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867358.75345: variable 'omit' from source: magic vars 20829 1726867358.75633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867358.77108: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867358.77151: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867358.77178: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867358.77204: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867358.77227: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867358.77281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867358.77302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867358.77383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867358.77387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867358.77390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867358.77455: variable 'ansible_distribution' from source: facts 20829 1726867358.77458: variable 'ansible_distribution_major_version' from source: facts 20829 1726867358.77472: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867358.77475: when evaluation is False, skipping this task 20829 1726867358.77480: _execute() done 20829 1726867358.77483: dumping result to json 20829 1726867358.77485: done dumping result, returning 20829 1726867358.77492: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-6c5b-0c9b-000000000077] 20829 1726867358.77496: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000077 20829 1726867358.77572: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000077 20829 1726867358.77574: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20829 1726867358.77644: no more pending results, returning what we have 20829 1726867358.77647: results queue empty 20829 1726867358.77648: checking for any_errors_fatal 20829 1726867358.77652: done checking for any_errors_fatal 20829 1726867358.77653: checking for max_fail_percentage 20829 1726867358.77654: done checking for max_fail_percentage 20829 1726867358.77655: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.77656: done checking to see if all hosts have failed 20829 1726867358.77657: getting the remaining hosts for this loop 20829 1726867358.77658: done getting the remaining hosts for this loop 20829 1726867358.77661: getting the next task for host managed_node2 20829 1726867358.77666: done getting next task for host managed_node2 20829 1726867358.77668: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20829 1726867358.77671: ^ state is: HOST STATE: block=3, 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=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 20829 1726867358.77687: getting variables 20829 1726867358.77689: in VariableManager get_vars() 20829 1726867358.77725: Calling all_inventory to load vars for managed_node2 20829 1726867358.77727: Calling groups_inventory to load vars for managed_node2 20829 1726867358.77728: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.77734: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.77735: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.77737: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.77871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.77996: done with get_vars() 20829 1726867358.78002: done getting variables 20829 1726867358.78041: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:22:38 -0400 (0:00:00.032) 0:00:07.052 ****** 20829 1726867358.78061: entering _queue_task() for managed_node2/service 20829 1726867358.78232: worker is 1 (out of 1 available) 20829 1726867358.78246: exiting _queue_task() for managed_node2/service 20829 1726867358.78258: done queuing things up, now waiting for results queue to drain 20829 1726867358.78259: waiting for pending results... 20829 1726867358.78404: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20829 1726867358.78474: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000078 20829 1726867358.78488: variable 'ansible_search_path' from source: unknown 20829 1726867358.78492: variable 'ansible_search_path' from source: unknown 20829 1726867358.78585: calling self._execute() 20829 1726867358.78629: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867358.78641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867358.78658: variable 'omit' from source: magic vars 20829 1726867358.78935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867358.80582: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867358.80586: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867358.80589: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867358.80591: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867358.80593: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867358.80662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867358.80700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867358.80730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867358.80772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867358.80796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867358.80928: variable 'ansible_distribution' from source: facts 20829 1726867358.80941: variable 'ansible_distribution_major_version' from source: facts 20829 1726867358.80963: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867358.80971: when evaluation is False, skipping this task 20829 1726867358.80984: _execute() done 20829 1726867358.81000: dumping result to json 20829 1726867358.81009: done dumping result, returning 20829 1726867358.81020: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-6c5b-0c9b-000000000078] 20829 1726867358.81030: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000078 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867358.81162: no more pending results, returning what we have 20829 1726867358.81165: results queue empty 20829 1726867358.81166: checking for any_errors_fatal 20829 1726867358.81170: done checking for any_errors_fatal 20829 1726867358.81170: checking for max_fail_percentage 20829 1726867358.81172: done checking for max_fail_percentage 20829 1726867358.81172: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.81173: done checking to see if all hosts have failed 20829 1726867358.81174: getting the remaining hosts for this loop 20829 1726867358.81175: done getting the remaining hosts for this loop 20829 1726867358.81181: getting the next task for host managed_node2 20829 1726867358.81193: done getting next task for host managed_node2 20829 1726867358.81196: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20829 1726867358.81199: ^ state is: HOST STATE: block=3, 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=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 20829 1726867358.81216: getting variables 20829 1726867358.81218: in VariableManager get_vars() 20829 1726867358.81262: Calling all_inventory to load vars for managed_node2 20829 1726867358.81264: Calling groups_inventory to load vars for managed_node2 20829 1726867358.81267: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.81275: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.81359: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.81365: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.81524: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000078 20829 1726867358.81528: WORKER PROCESS EXITING 20829 1726867358.81541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.81763: done with get_vars() 20829 1726867358.81773: done getting variables 20829 1726867358.81830: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:22:38 -0400 (0:00:00.037) 0:00:07.090 ****** 20829 1726867358.81864: entering _queue_task() for managed_node2/service 20829 1726867358.82191: worker is 1 (out of 1 available) 20829 1726867358.82201: exiting _queue_task() for managed_node2/service 20829 1726867358.82215: done queuing things up, now waiting for results queue to drain 20829 1726867358.82217: waiting for pending results... 20829 1726867358.82432: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20829 1726867358.82520: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000079 20829 1726867358.82532: variable 'ansible_search_path' from source: unknown 20829 1726867358.82535: variable 'ansible_search_path' from source: unknown 20829 1726867358.82566: calling self._execute() 20829 1726867358.82627: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867358.82630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867358.82639: variable 'omit' from source: magic vars 20829 1726867358.82996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867358.84582: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867358.84592: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867358.84628: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867358.84681: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867358.84715: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867358.84793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867358.84828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867358.84858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867358.84903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867358.84925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867358.85062: variable 'ansible_distribution' from source: facts 20829 1726867358.85182: variable 'ansible_distribution_major_version' from source: facts 20829 1726867358.85186: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867358.85188: when evaluation is False, skipping this task 20829 1726867358.85190: _execute() done 20829 1726867358.85193: dumping result to json 20829 1726867358.85195: done dumping result, returning 20829 1726867358.85197: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-6c5b-0c9b-000000000079] 20829 1726867358.85199: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000079 20829 1726867358.85264: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000079 20829 1726867358.85269: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20829 1726867358.85394: no more pending results, returning what we have 20829 1726867358.85397: results queue empty 20829 1726867358.85397: checking for any_errors_fatal 20829 1726867358.85401: done checking for any_errors_fatal 20829 1726867358.85402: checking for max_fail_percentage 20829 1726867358.85403: done checking for max_fail_percentage 20829 1726867358.85404: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.85405: done checking to see if all hosts have failed 20829 1726867358.85405: getting the remaining hosts for this loop 20829 1726867358.85406: done getting the remaining hosts for this loop 20829 1726867358.85409: getting the next task for host managed_node2 20829 1726867358.85414: done getting next task for host managed_node2 20829 1726867358.85417: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20829 1726867358.85420: ^ state is: HOST STATE: block=3, 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=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 20829 1726867358.85433: getting variables 20829 1726867358.85435: in VariableManager get_vars() 20829 1726867358.85473: Calling all_inventory to load vars for managed_node2 20829 1726867358.85476: Calling groups_inventory to load vars for managed_node2 20829 1726867358.85479: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.85487: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.85489: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.85492: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.85739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.85950: done with get_vars() 20829 1726867358.85959: done getting variables 20829 1726867358.86020: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:22:38 -0400 (0:00:00.041) 0:00:07.132 ****** 20829 1726867358.86048: entering _queue_task() for managed_node2/copy 20829 1726867358.86435: worker is 1 (out of 1 available) 20829 1726867358.86445: exiting _queue_task() for managed_node2/copy 20829 1726867358.86569: done queuing things up, now waiting for results queue to drain 20829 1726867358.86570: waiting for pending results... 20829 1726867358.86747: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20829 1726867358.86895: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000007a 20829 1726867358.86902: variable 'ansible_search_path' from source: unknown 20829 1726867358.86905: variable 'ansible_search_path' from source: unknown 20829 1726867358.86924: calling self._execute() 20829 1726867358.87083: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867358.87086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867358.87089: variable 'omit' from source: magic vars 20829 1726867358.87424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867358.89558: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867358.89626: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867358.89666: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867358.89705: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867358.89738: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867358.89822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867358.89858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867358.89890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867358.89936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867358.89954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867358.90097: variable 'ansible_distribution' from source: facts 20829 1726867358.90109: variable 'ansible_distribution_major_version' from source: facts 20829 1726867358.90282: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867358.90285: when evaluation is False, skipping this task 20829 1726867358.90287: _execute() done 20829 1726867358.90289: dumping result to json 20829 1726867358.90291: done dumping result, returning 20829 1726867358.90293: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-6c5b-0c9b-00000000007a] 20829 1726867358.90295: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000007a 20829 1726867358.90356: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000007a 20829 1726867358.90358: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867358.90411: no more pending results, returning what we have 20829 1726867358.90415: results queue empty 20829 1726867358.90416: checking for any_errors_fatal 20829 1726867358.90420: done checking for any_errors_fatal 20829 1726867358.90421: checking for max_fail_percentage 20829 1726867358.90422: done checking for max_fail_percentage 20829 1726867358.90423: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.90424: done checking to see if all hosts have failed 20829 1726867358.90425: getting the remaining hosts for this loop 20829 1726867358.90426: done getting the remaining hosts for this loop 20829 1726867358.90429: getting the next task for host managed_node2 20829 1726867358.90433: done getting next task for host managed_node2 20829 1726867358.90437: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20829 1726867358.90439: ^ state is: HOST STATE: block=3, 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=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 20829 1726867358.90453: getting variables 20829 1726867358.90454: in VariableManager get_vars() 20829 1726867358.90496: Calling all_inventory to load vars for managed_node2 20829 1726867358.90499: Calling groups_inventory to load vars for managed_node2 20829 1726867358.90500: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.90508: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.90510: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.90513: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.90679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.90893: done with get_vars() 20829 1726867358.90904: 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:22:38 -0400 (0:00:00.049) 0:00:07.181 ****** 20829 1726867358.90991: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20829 1726867358.91290: worker is 1 (out of 1 available) 20829 1726867358.91303: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20829 1726867358.91316: done queuing things up, now waiting for results queue to drain 20829 1726867358.91317: waiting for pending results... 20829 1726867358.91567: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20829 1726867358.91795: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000007b 20829 1726867358.91799: variable 'ansible_search_path' from source: unknown 20829 1726867358.91802: variable 'ansible_search_path' from source: unknown 20829 1726867358.91806: calling self._execute() 20829 1726867358.91848: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867358.91861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867358.91876: variable 'omit' from source: magic vars 20829 1726867358.92403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867358.94580: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867358.94654: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867358.94707: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867358.94752: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867358.94783: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867358.94867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867358.94903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867358.94933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867358.95056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867358.95059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867358.95140: variable 'ansible_distribution' from source: facts 20829 1726867358.95150: variable 'ansible_distribution_major_version' from source: facts 20829 1726867358.95181: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867358.95205: when evaluation is False, skipping this task 20829 1726867358.95232: _execute() done 20829 1726867358.95235: dumping result to json 20829 1726867358.95238: done dumping result, returning 20829 1726867358.95254: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-6c5b-0c9b-00000000007b] 20829 1726867358.95288: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000007b 20829 1726867358.95367: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000007b 20829 1726867358.95371: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867358.95424: no more pending results, returning what we have 20829 1726867358.95428: results queue empty 20829 1726867358.95429: checking for any_errors_fatal 20829 1726867358.95434: done checking for any_errors_fatal 20829 1726867358.95435: checking for max_fail_percentage 20829 1726867358.95436: done checking for max_fail_percentage 20829 1726867358.95437: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.95437: done checking to see if all hosts have failed 20829 1726867358.95438: getting the remaining hosts for this loop 20829 1726867358.95439: done getting the remaining hosts for this loop 20829 1726867358.95443: getting the next task for host managed_node2 20829 1726867358.95448: done getting next task for host managed_node2 20829 1726867358.95451: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20829 1726867358.95454: ^ state is: HOST STATE: block=3, 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=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 20829 1726867358.95468: getting variables 20829 1726867358.95470: in VariableManager get_vars() 20829 1726867358.95510: Calling all_inventory to load vars for managed_node2 20829 1726867358.95513: Calling groups_inventory to load vars for managed_node2 20829 1726867358.95515: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.95522: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.95525: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.95527: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.95684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.95800: done with get_vars() 20829 1726867358.95808: 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:22:38 -0400 (0:00:00.048) 0:00:07.230 ****** 20829 1726867358.95859: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20829 1726867358.96039: worker is 1 (out of 1 available) 20829 1726867358.96051: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20829 1726867358.96064: done queuing things up, now waiting for results queue to drain 20829 1726867358.96065: waiting for pending results... 20829 1726867358.96226: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20829 1726867358.96304: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000007c 20829 1726867358.96318: variable 'ansible_search_path' from source: unknown 20829 1726867358.96321: variable 'ansible_search_path' from source: unknown 20829 1726867358.96347: calling self._execute() 20829 1726867358.96408: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867358.96412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867358.96424: variable 'omit' from source: magic vars 20829 1726867358.96713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867358.98556: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867358.98605: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867358.98634: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867358.98659: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867358.98687: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867358.98742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867358.98762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867358.98780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867358.98810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867358.98823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867358.98919: variable 'ansible_distribution' from source: facts 20829 1726867358.98924: variable 'ansible_distribution_major_version' from source: facts 20829 1726867358.98938: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867358.98941: when evaluation is False, skipping this task 20829 1726867358.98944: _execute() done 20829 1726867358.98947: dumping result to json 20829 1726867358.98951: done dumping result, returning 20829 1726867358.98958: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-6c5b-0c9b-00000000007c] 20829 1726867358.98962: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000007c 20829 1726867358.99042: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000007c 20829 1726867358.99045: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867358.99092: no more pending results, returning what we have 20829 1726867358.99095: results queue empty 20829 1726867358.99095: checking for any_errors_fatal 20829 1726867358.99102: done checking for any_errors_fatal 20829 1726867358.99102: checking for max_fail_percentage 20829 1726867358.99104: done checking for max_fail_percentage 20829 1726867358.99105: checking to see if all hosts have failed and the running result is not ok 20829 1726867358.99106: done checking to see if all hosts have failed 20829 1726867358.99106: getting the remaining hosts for this loop 20829 1726867358.99107: done getting the remaining hosts for this loop 20829 1726867358.99111: getting the next task for host managed_node2 20829 1726867358.99116: done getting next task for host managed_node2 20829 1726867358.99120: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20829 1726867358.99122: ^ state is: HOST STATE: block=3, 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=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 20829 1726867358.99137: getting variables 20829 1726867358.99138: in VariableManager get_vars() 20829 1726867358.99175: Calling all_inventory to load vars for managed_node2 20829 1726867358.99179: Calling groups_inventory to load vars for managed_node2 20829 1726867358.99181: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867358.99189: Calling all_plugins_play to load vars for managed_node2 20829 1726867358.99191: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867358.99194: Calling groups_plugins_play to load vars for managed_node2 20829 1726867358.99316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867358.99436: done with get_vars() 20829 1726867358.99444: done getting variables 20829 1726867358.99485: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:22:38 -0400 (0:00:00.036) 0:00:07.266 ****** 20829 1726867358.99507: entering _queue_task() for managed_node2/debug 20829 1726867358.99687: worker is 1 (out of 1 available) 20829 1726867358.99699: exiting _queue_task() for managed_node2/debug 20829 1726867358.99711: done queuing things up, now waiting for results queue to drain 20829 1726867358.99713: waiting for pending results... 20829 1726867358.99874: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20829 1726867358.99963: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000007d 20829 1726867358.99974: variable 'ansible_search_path' from source: unknown 20829 1726867358.99983: variable 'ansible_search_path' from source: unknown 20829 1726867359.00081: calling self._execute() 20829 1726867359.00297: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867359.00300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867359.00304: variable 'omit' from source: magic vars 20829 1726867359.00590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867359.02314: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867359.02361: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867359.02395: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867359.02418: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867359.02440: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867359.02498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867359.02522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867359.02539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867359.02564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867359.02575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867359.02669: variable 'ansible_distribution' from source: facts 20829 1726867359.02672: variable 'ansible_distribution_major_version' from source: facts 20829 1726867359.02689: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867359.02692: when evaluation is False, skipping this task 20829 1726867359.02694: _execute() done 20829 1726867359.02697: dumping result to json 20829 1726867359.02701: done dumping result, returning 20829 1726867359.02708: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-6c5b-0c9b-00000000007d] 20829 1726867359.02715: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000007d 20829 1726867359.02791: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000007d 20829 1726867359.02794: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20829 1726867359.02872: no more pending results, returning what we have 20829 1726867359.02874: results queue empty 20829 1726867359.02875: checking for any_errors_fatal 20829 1726867359.02882: done checking for any_errors_fatal 20829 1726867359.02883: checking for max_fail_percentage 20829 1726867359.02884: done checking for max_fail_percentage 20829 1726867359.02885: checking to see if all hosts have failed and the running result is not ok 20829 1726867359.02886: done checking to see if all hosts have failed 20829 1726867359.02886: getting the remaining hosts for this loop 20829 1726867359.02887: done getting the remaining hosts for this loop 20829 1726867359.02890: getting the next task for host managed_node2 20829 1726867359.02895: done getting next task for host managed_node2 20829 1726867359.02899: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20829 1726867359.02901: ^ state is: HOST STATE: block=3, 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=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 20829 1726867359.02917: getting variables 20829 1726867359.02918: in VariableManager get_vars() 20829 1726867359.03000: Calling all_inventory to load vars for managed_node2 20829 1726867359.03002: Calling groups_inventory to load vars for managed_node2 20829 1726867359.03004: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867359.03009: Calling all_plugins_play to load vars for managed_node2 20829 1726867359.03013: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867359.03015: Calling groups_plugins_play to load vars for managed_node2 20829 1726867359.03147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867359.03342: done with get_vars() 20829 1726867359.03351: done getting variables 20829 1726867359.03402: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:22:39 -0400 (0:00:00.039) 0:00:07.305 ****** 20829 1726867359.03432: entering _queue_task() for managed_node2/debug 20829 1726867359.03665: worker is 1 (out of 1 available) 20829 1726867359.03880: exiting _queue_task() for managed_node2/debug 20829 1726867359.03892: done queuing things up, now waiting for results queue to drain 20829 1726867359.03893: waiting for pending results... 20829 1726867359.04022: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20829 1726867359.04102: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000007e 20829 1726867359.04131: variable 'ansible_search_path' from source: unknown 20829 1726867359.04139: variable 'ansible_search_path' from source: unknown 20829 1726867359.04175: calling self._execute() 20829 1726867359.04258: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867359.04337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867359.04341: variable 'omit' from source: magic vars 20829 1726867359.04668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867359.06458: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867359.06505: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867359.06533: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867359.06559: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867359.06579: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867359.06639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867359.06659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867359.06676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867359.06704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867359.06719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867359.06808: variable 'ansible_distribution' from source: facts 20829 1726867359.06811: variable 'ansible_distribution_major_version' from source: facts 20829 1726867359.06832: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867359.06835: when evaluation is False, skipping this task 20829 1726867359.06837: _execute() done 20829 1726867359.06840: dumping result to json 20829 1726867359.06843: done dumping result, returning 20829 1726867359.06850: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-6c5b-0c9b-00000000007e] 20829 1726867359.06855: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000007e 20829 1726867359.06932: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000007e 20829 1726867359.06934: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20829 1726867359.06973: no more pending results, returning what we have 20829 1726867359.06976: results queue empty 20829 1726867359.06978: checking for any_errors_fatal 20829 1726867359.06984: done checking for any_errors_fatal 20829 1726867359.06985: checking for max_fail_percentage 20829 1726867359.06986: done checking for max_fail_percentage 20829 1726867359.06987: checking to see if all hosts have failed and the running result is not ok 20829 1726867359.06988: done checking to see if all hosts have failed 20829 1726867359.06989: getting the remaining hosts for this loop 20829 1726867359.06990: done getting the remaining hosts for this loop 20829 1726867359.06994: getting the next task for host managed_node2 20829 1726867359.06999: done getting next task for host managed_node2 20829 1726867359.07002: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20829 1726867359.07005: ^ state is: HOST STATE: block=3, 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=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 20829 1726867359.07018: getting variables 20829 1726867359.07020: in VariableManager get_vars() 20829 1726867359.07057: Calling all_inventory to load vars for managed_node2 20829 1726867359.07059: Calling groups_inventory to load vars for managed_node2 20829 1726867359.07061: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867359.07068: Calling all_plugins_play to load vars for managed_node2 20829 1726867359.07070: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867359.07073: Calling groups_plugins_play to load vars for managed_node2 20829 1726867359.07196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867359.07334: done with get_vars() 20829 1726867359.07342: done getting variables 20829 1726867359.07380: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:22:39 -0400 (0:00:00.039) 0:00:07.345 ****** 20829 1726867359.07400: entering _queue_task() for managed_node2/debug 20829 1726867359.07610: worker is 1 (out of 1 available) 20829 1726867359.07623: exiting _queue_task() for managed_node2/debug 20829 1726867359.07635: done queuing things up, now waiting for results queue to drain 20829 1726867359.07637: waiting for pending results... 20829 1726867359.08003: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20829 1726867359.08021: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000007f 20829 1726867359.08039: variable 'ansible_search_path' from source: unknown 20829 1726867359.08047: variable 'ansible_search_path' from source: unknown 20829 1726867359.08094: calling self._execute() 20829 1726867359.08181: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867359.08193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867359.08210: variable 'omit' from source: magic vars 20829 1726867359.08613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867359.10042: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867359.10098: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867359.10126: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867359.10151: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867359.10173: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867359.10229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867359.10249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867359.10266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867359.10298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867359.10309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867359.10399: variable 'ansible_distribution' from source: facts 20829 1726867359.10405: variable 'ansible_distribution_major_version' from source: facts 20829 1726867359.10420: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867359.10423: when evaluation is False, skipping this task 20829 1726867359.10425: _execute() done 20829 1726867359.10428: dumping result to json 20829 1726867359.10430: done dumping result, returning 20829 1726867359.10437: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-6c5b-0c9b-00000000007f] 20829 1726867359.10443: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000007f 20829 1726867359.10521: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000007f 20829 1726867359.10524: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20829 1726867359.10566: no more pending results, returning what we have 20829 1726867359.10569: results queue empty 20829 1726867359.10570: checking for any_errors_fatal 20829 1726867359.10580: done checking for any_errors_fatal 20829 1726867359.10580: checking for max_fail_percentage 20829 1726867359.10582: done checking for max_fail_percentage 20829 1726867359.10582: checking to see if all hosts have failed and the running result is not ok 20829 1726867359.10583: done checking to see if all hosts have failed 20829 1726867359.10584: getting the remaining hosts for this loop 20829 1726867359.10585: done getting the remaining hosts for this loop 20829 1726867359.10588: getting the next task for host managed_node2 20829 1726867359.10594: done getting next task for host managed_node2 20829 1726867359.10597: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20829 1726867359.10600: ^ state is: HOST STATE: block=3, 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=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 20829 1726867359.10616: getting variables 20829 1726867359.10617: in VariableManager get_vars() 20829 1726867359.10655: Calling all_inventory to load vars for managed_node2 20829 1726867359.10658: Calling groups_inventory to load vars for managed_node2 20829 1726867359.10660: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867359.10667: Calling all_plugins_play to load vars for managed_node2 20829 1726867359.10669: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867359.10672: Calling groups_plugins_play to load vars for managed_node2 20829 1726867359.10781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867359.10902: done with get_vars() 20829 1726867359.10909: 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:22:39 -0400 (0:00:00.035) 0:00:07.381 ****** 20829 1726867359.10967: entering _queue_task() for managed_node2/ping 20829 1726867359.11136: worker is 1 (out of 1 available) 20829 1726867359.11147: exiting _queue_task() for managed_node2/ping 20829 1726867359.11160: done queuing things up, now waiting for results queue to drain 20829 1726867359.11162: waiting for pending results... 20829 1726867359.11315: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20829 1726867359.11379: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000080 20829 1726867359.11398: variable 'ansible_search_path' from source: unknown 20829 1726867359.11402: variable 'ansible_search_path' from source: unknown 20829 1726867359.11430: calling self._execute() 20829 1726867359.11489: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867359.11497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867359.11507: variable 'omit' from source: magic vars 20829 1726867359.11792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867359.13248: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867359.13293: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867359.13320: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867359.13348: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867359.13365: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867359.13421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867359.13440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867359.13461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867359.13489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867359.13499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867359.13589: variable 'ansible_distribution' from source: facts 20829 1726867359.13592: variable 'ansible_distribution_major_version' from source: facts 20829 1726867359.13607: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867359.13613: when evaluation is False, skipping this task 20829 1726867359.13615: _execute() done 20829 1726867359.13618: dumping result to json 20829 1726867359.13620: done dumping result, returning 20829 1726867359.13626: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-6c5b-0c9b-000000000080] 20829 1726867359.13630: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000080 20829 1726867359.13702: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000080 20829 1726867359.13705: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867359.13750: no more pending results, returning what we have 20829 1726867359.13753: results queue empty 20829 1726867359.13754: checking for any_errors_fatal 20829 1726867359.13759: done checking for any_errors_fatal 20829 1726867359.13760: checking for max_fail_percentage 20829 1726867359.13762: done checking for max_fail_percentage 20829 1726867359.13763: checking to see if all hosts have failed and the running result is not ok 20829 1726867359.13763: done checking to see if all hosts have failed 20829 1726867359.13764: getting the remaining hosts for this loop 20829 1726867359.13765: done getting the remaining hosts for this loop 20829 1726867359.13768: getting the next task for host managed_node2 20829 1726867359.13775: done getting next task for host managed_node2 20829 1726867359.13779: ^ task is: TASK: meta (role_complete) 20829 1726867359.13782: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20829 1726867359.13795: getting variables 20829 1726867359.13797: in VariableManager get_vars() 20829 1726867359.13837: Calling all_inventory to load vars for managed_node2 20829 1726867359.13840: Calling groups_inventory to load vars for managed_node2 20829 1726867359.13842: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867359.13849: Calling all_plugins_play to load vars for managed_node2 20829 1726867359.13852: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867359.13854: Calling groups_plugins_play to load vars for managed_node2 20829 1726867359.13997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867359.14116: done with get_vars() 20829 1726867359.14123: done getting variables 20829 1726867359.14170: done queuing things up, now waiting for results queue to drain 20829 1726867359.14171: results queue empty 20829 1726867359.14172: checking for any_errors_fatal 20829 1726867359.14173: done checking for any_errors_fatal 20829 1726867359.14173: checking for max_fail_percentage 20829 1726867359.14174: done checking for max_fail_percentage 20829 1726867359.14174: checking to see if all hosts have failed and the running result is not ok 20829 1726867359.14175: done checking to see if all hosts have failed 20829 1726867359.14175: getting the remaining hosts for this loop 20829 1726867359.14175: done getting the remaining hosts for this loop 20829 1726867359.14179: getting the next task for host managed_node2 20829 1726867359.14182: done getting next task for host managed_node2 20829 1726867359.14183: ^ task is: TASK: Get profile's ethtool.ring-rx options 20829 1726867359.14184: ^ state is: HOST STATE: block=3, 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 20829 1726867359.14186: getting variables 20829 1726867359.14187: in VariableManager get_vars() 20829 1726867359.14197: Calling all_inventory to load vars for managed_node2 20829 1726867359.14199: Calling groups_inventory to load vars for managed_node2 20829 1726867359.14200: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867359.14203: Calling all_plugins_play to load vars for managed_node2 20829 1726867359.14204: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867359.14206: Calling groups_plugins_play to load vars for managed_node2 20829 1726867359.14283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867359.14392: done with get_vars() 20829 1726867359.14399: done getting variables 20829 1726867359.14425: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring-rx options] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:96 Friday 20 September 2024 17:22:39 -0400 (0:00:00.034) 0:00:07.416 ****** 20829 1726867359.14442: entering _queue_task() for managed_node2/command 20829 1726867359.14606: worker is 1 (out of 1 available) 20829 1726867359.14617: exiting _queue_task() for managed_node2/command 20829 1726867359.14629: done queuing things up, now waiting for results queue to drain 20829 1726867359.14630: waiting for pending results... 20829 1726867359.14795: running TaskExecutor() for managed_node2/TASK: Get profile's ethtool.ring-rx options 20829 1726867359.14853: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000b0 20829 1726867359.14867: variable 'ansible_search_path' from source: unknown 20829 1726867359.14894: calling self._execute() 20829 1726867359.14956: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867359.14959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867359.14968: variable 'omit' from source: magic vars 20829 1726867359.15268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867359.16747: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867359.16789: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867359.16818: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867359.16844: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867359.16865: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867359.16926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867359.16947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867359.16964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867359.16991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867359.17002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867359.17093: variable 'ansible_distribution' from source: facts 20829 1726867359.17097: variable 'ansible_distribution_major_version' from source: facts 20829 1726867359.17113: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867359.17118: when evaluation is False, skipping this task 20829 1726867359.17121: _execute() done 20829 1726867359.17123: dumping result to json 20829 1726867359.17129: done dumping result, returning 20829 1726867359.17142: done running TaskExecutor() for managed_node2/TASK: Get profile's ethtool.ring-rx options [0affcac9-a3a5-6c5b-0c9b-0000000000b0] 20829 1726867359.17144: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000b0 20829 1726867359.17216: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000b0 20829 1726867359.17219: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867359.17291: no more pending results, returning what we have 20829 1726867359.17294: results queue empty 20829 1726867359.17295: checking for any_errors_fatal 20829 1726867359.17296: done checking for any_errors_fatal 20829 1726867359.17297: checking for max_fail_percentage 20829 1726867359.17298: done checking for max_fail_percentage 20829 1726867359.17299: checking to see if all hosts have failed and the running result is not ok 20829 1726867359.17300: done checking to see if all hosts have failed 20829 1726867359.17301: getting the remaining hosts for this loop 20829 1726867359.17302: done getting the remaining hosts for this loop 20829 1726867359.17304: getting the next task for host managed_node2 20829 1726867359.17309: done getting next task for host managed_node2 20829 1726867359.17311: ^ task is: TASK: Assert ethtool.ring-rx option set in profile 20829 1726867359.17312: ^ state is: HOST STATE: block=3, 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 20829 1726867359.17315: getting variables 20829 1726867359.17316: in VariableManager get_vars() 20829 1726867359.17353: Calling all_inventory to load vars for managed_node2 20829 1726867359.17355: Calling groups_inventory to load vars for managed_node2 20829 1726867359.17357: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867359.17365: Calling all_plugins_play to load vars for managed_node2 20829 1726867359.17367: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867359.17369: Calling groups_plugins_play to load vars for managed_node2 20829 1726867359.17474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867359.17618: done with get_vars() 20829 1726867359.17624: done getting variables 20829 1726867359.17659: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert ethtool.ring-rx option set in profile] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:102 Friday 20 September 2024 17:22:39 -0400 (0:00:00.032) 0:00:07.448 ****** 20829 1726867359.17679: entering _queue_task() for managed_node2/assert 20829 1726867359.17840: worker is 1 (out of 1 available) 20829 1726867359.17851: exiting _queue_task() for managed_node2/assert 20829 1726867359.17865: done queuing things up, now waiting for results queue to drain 20829 1726867359.17866: waiting for pending results... 20829 1726867359.18029: running TaskExecutor() for managed_node2/TASK: Assert ethtool.ring-rx option set in profile 20829 1726867359.18081: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000b1 20829 1726867359.18098: variable 'ansible_search_path' from source: unknown 20829 1726867359.18126: calling self._execute() 20829 1726867359.18189: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867359.18192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867359.18204: variable 'omit' from source: magic vars 20829 1726867359.18487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867359.20625: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867359.20733: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867359.20739: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867359.20782: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867359.20819: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867359.20952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867359.20968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867359.21004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867359.21061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867359.21165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867359.21248: variable 'ansible_distribution' from source: facts 20829 1726867359.21263: variable 'ansible_distribution_major_version' from source: facts 20829 1726867359.21300: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867359.21310: when evaluation is False, skipping this task 20829 1726867359.21323: _execute() done 20829 1726867359.21333: dumping result to json 20829 1726867359.21382: done dumping result, returning 20829 1726867359.21392: done running TaskExecutor() for managed_node2/TASK: Assert ethtool.ring-rx option set in profile [0affcac9-a3a5-6c5b-0c9b-0000000000b1] 20829 1726867359.21395: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000b1 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867359.21519: no more pending results, returning what we have 20829 1726867359.21523: results queue empty 20829 1726867359.21525: checking for any_errors_fatal 20829 1726867359.21532: done checking for any_errors_fatal 20829 1726867359.21533: checking for max_fail_percentage 20829 1726867359.21535: done checking for max_fail_percentage 20829 1726867359.21535: checking to see if all hosts have failed and the running result is not ok 20829 1726867359.21536: done checking to see if all hosts have failed 20829 1726867359.21537: getting the remaining hosts for this loop 20829 1726867359.21538: done getting the remaining hosts for this loop 20829 1726867359.21543: getting the next task for host managed_node2 20829 1726867359.21548: done getting next task for host managed_node2 20829 1726867359.21551: ^ task is: TASK: Get profile's ethtool.ring-rx-jumbo options 20829 1726867359.21553: ^ state is: HOST STATE: block=3, 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 20829 1726867359.21556: getting variables 20829 1726867359.21558: in VariableManager get_vars() 20829 1726867359.21614: Calling all_inventory to load vars for managed_node2 20829 1726867359.21618: Calling groups_inventory to load vars for managed_node2 20829 1726867359.21621: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867359.21632: Calling all_plugins_play to load vars for managed_node2 20829 1726867359.21635: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867359.21639: Calling groups_plugins_play to load vars for managed_node2 20829 1726867359.22088: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000b1 20829 1726867359.22092: WORKER PROCESS EXITING 20829 1726867359.22124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867359.22339: done with get_vars() 20829 1726867359.22350: done getting variables 20829 1726867359.22409: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring-rx-jumbo options] ***************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:107 Friday 20 September 2024 17:22:39 -0400 (0:00:00.047) 0:00:07.496 ****** 20829 1726867359.22448: entering _queue_task() for managed_node2/command 20829 1726867359.22698: worker is 1 (out of 1 available) 20829 1726867359.22710: exiting _queue_task() for managed_node2/command 20829 1726867359.22726: done queuing things up, now waiting for results queue to drain 20829 1726867359.22727: waiting for pending results... 20829 1726867359.23024: running TaskExecutor() for managed_node2/TASK: Get profile's ethtool.ring-rx-jumbo options 20829 1726867359.23183: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000b2 20829 1726867359.23195: variable 'ansible_search_path' from source: unknown 20829 1726867359.23199: calling self._execute() 20829 1726867359.23275: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867359.23291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867359.23321: variable 'omit' from source: magic vars 20829 1726867359.23610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867359.25056: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867359.25100: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867359.25128: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867359.25156: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867359.25175: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867359.25233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867359.25252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867359.25274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867359.25303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867359.25315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867359.25407: variable 'ansible_distribution' from source: facts 20829 1726867359.25411: variable 'ansible_distribution_major_version' from source: facts 20829 1726867359.25428: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867359.25431: when evaluation is False, skipping this task 20829 1726867359.25433: _execute() done 20829 1726867359.25436: dumping result to json 20829 1726867359.25438: done dumping result, returning 20829 1726867359.25445: done running TaskExecutor() for managed_node2/TASK: Get profile's ethtool.ring-rx-jumbo options [0affcac9-a3a5-6c5b-0c9b-0000000000b2] 20829 1726867359.25450: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000b2 20829 1726867359.25525: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000b2 20829 1726867359.25527: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867359.25571: no more pending results, returning what we have 20829 1726867359.25574: results queue empty 20829 1726867359.25575: checking for any_errors_fatal 20829 1726867359.25581: done checking for any_errors_fatal 20829 1726867359.25582: checking for max_fail_percentage 20829 1726867359.25583: done checking for max_fail_percentage 20829 1726867359.25584: checking to see if all hosts have failed and the running result is not ok 20829 1726867359.25585: done checking to see if all hosts have failed 20829 1726867359.25585: getting the remaining hosts for this loop 20829 1726867359.25587: done getting the remaining hosts for this loop 20829 1726867359.25590: getting the next task for host managed_node2 20829 1726867359.25594: done getting next task for host managed_node2 20829 1726867359.25596: ^ task is: TASK: Assert ethtool.ring-rx-jumbo option set in profile 20829 1726867359.25598: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20829 1726867359.25600: getting variables 20829 1726867359.25602: in VariableManager get_vars() 20829 1726867359.25644: Calling all_inventory to load vars for managed_node2 20829 1726867359.25647: Calling groups_inventory to load vars for managed_node2 20829 1726867359.25649: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867359.25657: Calling all_plugins_play to load vars for managed_node2 20829 1726867359.25659: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867359.25662: Calling groups_plugins_play to load vars for managed_node2 20829 1726867359.25804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867359.25916: done with get_vars() 20829 1726867359.25922: done getting variables 20829 1726867359.25957: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert ethtool.ring-rx-jumbo option set in profile] ********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:113 Friday 20 September 2024 17:22:39 -0400 (0:00:00.035) 0:00:07.531 ****** 20829 1726867359.25976: entering _queue_task() for managed_node2/assert 20829 1726867359.26134: worker is 1 (out of 1 available) 20829 1726867359.26148: exiting _queue_task() for managed_node2/assert 20829 1726867359.26160: done queuing things up, now waiting for results queue to drain 20829 1726867359.26162: waiting for pending results... 20829 1726867359.26309: running TaskExecutor() for managed_node2/TASK: Assert ethtool.ring-rx-jumbo option set in profile 20829 1726867359.26364: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000b3 20829 1726867359.26373: variable 'ansible_search_path' from source: unknown 20829 1726867359.26402: calling self._execute() 20829 1726867359.26459: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867359.26463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867359.26472: variable 'omit' from source: magic vars 20829 1726867359.26759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867359.28176: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867359.28227: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867359.28254: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867359.28282: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867359.28301: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867359.28358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867359.28380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867359.28398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867359.28426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867359.28439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867359.28531: variable 'ansible_distribution' from source: facts 20829 1726867359.28534: variable 'ansible_distribution_major_version' from source: facts 20829 1726867359.28549: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867359.28552: when evaluation is False, skipping this task 20829 1726867359.28555: _execute() done 20829 1726867359.28558: dumping result to json 20829 1726867359.28561: done dumping result, returning 20829 1726867359.28568: done running TaskExecutor() for managed_node2/TASK: Assert ethtool.ring-rx-jumbo option set in profile [0affcac9-a3a5-6c5b-0c9b-0000000000b3] 20829 1726867359.28573: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000b3 20829 1726867359.28648: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000b3 20829 1726867359.28653: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867359.28699: no more pending results, returning what we have 20829 1726867359.28702: results queue empty 20829 1726867359.28703: checking for any_errors_fatal 20829 1726867359.28707: done checking for any_errors_fatal 20829 1726867359.28707: checking for max_fail_percentage 20829 1726867359.28709: done checking for max_fail_percentage 20829 1726867359.28710: checking to see if all hosts have failed and the running result is not ok 20829 1726867359.28711: done checking to see if all hosts have failed 20829 1726867359.28711: getting the remaining hosts for this loop 20829 1726867359.28713: done getting the remaining hosts for this loop 20829 1726867359.28716: getting the next task for host managed_node2 20829 1726867359.28720: done getting next task for host managed_node2 20829 1726867359.28722: ^ task is: TASK: Get profile's ethtool.ring-rx-mini options 20829 1726867359.28724: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20829 1726867359.28726: getting variables 20829 1726867359.28728: in VariableManager get_vars() 20829 1726867359.28764: Calling all_inventory to load vars for managed_node2 20829 1726867359.28767: Calling groups_inventory to load vars for managed_node2 20829 1726867359.28769: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867359.28776: Calling all_plugins_play to load vars for managed_node2 20829 1726867359.28781: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867359.28783: Calling groups_plugins_play to load vars for managed_node2 20829 1726867359.28892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867359.29005: done with get_vars() 20829 1726867359.29012: done getting variables 20829 1726867359.29049: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring-rx-mini options] ****************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:118 Friday 20 September 2024 17:22:39 -0400 (0:00:00.030) 0:00:07.562 ****** 20829 1726867359.29066: entering _queue_task() for managed_node2/command 20829 1726867359.29230: worker is 1 (out of 1 available) 20829 1726867359.29242: exiting _queue_task() for managed_node2/command 20829 1726867359.29254: done queuing things up, now waiting for results queue to drain 20829 1726867359.29256: waiting for pending results... 20829 1726867359.29407: running TaskExecutor() for managed_node2/TASK: Get profile's ethtool.ring-rx-mini options 20829 1726867359.29456: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000b4 20829 1726867359.29465: variable 'ansible_search_path' from source: unknown 20829 1726867359.29497: calling self._execute() 20829 1726867359.29556: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867359.29559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867359.29568: variable 'omit' from source: magic vars 20829 1726867359.29865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867359.31309: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867359.31354: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867359.31381: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867359.31407: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867359.31427: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867359.31486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867359.31506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867359.31524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867359.31555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867359.31563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867359.31657: variable 'ansible_distribution' from source: facts 20829 1726867359.31660: variable 'ansible_distribution_major_version' from source: facts 20829 1726867359.31679: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867359.31682: when evaluation is False, skipping this task 20829 1726867359.31685: _execute() done 20829 1726867359.31688: dumping result to json 20829 1726867359.31690: done dumping result, returning 20829 1726867359.31696: done running TaskExecutor() for managed_node2/TASK: Get profile's ethtool.ring-rx-mini options [0affcac9-a3a5-6c5b-0c9b-0000000000b4] 20829 1726867359.31701: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000b4 20829 1726867359.31774: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000b4 20829 1726867359.31778: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867359.31824: no more pending results, returning what we have 20829 1726867359.31827: results queue empty 20829 1726867359.31828: checking for any_errors_fatal 20829 1726867359.31833: done checking for any_errors_fatal 20829 1726867359.31834: checking for max_fail_percentage 20829 1726867359.31835: done checking for max_fail_percentage 20829 1726867359.31836: checking to see if all hosts have failed and the running result is not ok 20829 1726867359.31837: done checking to see if all hosts have failed 20829 1726867359.31838: getting the remaining hosts for this loop 20829 1726867359.31839: done getting the remaining hosts for this loop 20829 1726867359.31842: getting the next task for host managed_node2 20829 1726867359.31846: done getting next task for host managed_node2 20829 1726867359.31849: ^ task is: TASK: Assert ethtool.ring-rx-mini option set in profile 20829 1726867359.31850: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20829 1726867359.31853: getting variables 20829 1726867359.31854: in VariableManager get_vars() 20829 1726867359.31894: Calling all_inventory to load vars for managed_node2 20829 1726867359.31897: Calling groups_inventory to load vars for managed_node2 20829 1726867359.31899: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867359.31907: Calling all_plugins_play to load vars for managed_node2 20829 1726867359.31909: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867359.31914: Calling groups_plugins_play to load vars for managed_node2 20829 1726867359.32061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867359.32171: done with get_vars() 20829 1726867359.32179: done getting variables 20829 1726867359.32216: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert ethtool.ring-rx-mini option set in profile] *********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:124 Friday 20 September 2024 17:22:39 -0400 (0:00:00.031) 0:00:07.594 ****** 20829 1726867359.32233: entering _queue_task() for managed_node2/assert 20829 1726867359.32398: worker is 1 (out of 1 available) 20829 1726867359.32413: exiting _queue_task() for managed_node2/assert 20829 1726867359.32425: done queuing things up, now waiting for results queue to drain 20829 1726867359.32427: waiting for pending results... 20829 1726867359.32575: running TaskExecutor() for managed_node2/TASK: Assert ethtool.ring-rx-mini option set in profile 20829 1726867359.32629: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000b5 20829 1726867359.32640: variable 'ansible_search_path' from source: unknown 20829 1726867359.32669: calling self._execute() 20829 1726867359.32734: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867359.32737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867359.32747: variable 'omit' from source: magic vars 20829 1726867359.33036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867359.34446: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867359.34682: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867359.34708: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867359.34739: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867359.34758: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867359.34813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867359.34838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867359.34856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867359.34883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867359.34894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867359.34985: variable 'ansible_distribution' from source: facts 20829 1726867359.34989: variable 'ansible_distribution_major_version' from source: facts 20829 1726867359.35003: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867359.35006: when evaluation is False, skipping this task 20829 1726867359.35008: _execute() done 20829 1726867359.35010: dumping result to json 20829 1726867359.35017: done dumping result, returning 20829 1726867359.35023: done running TaskExecutor() for managed_node2/TASK: Assert ethtool.ring-rx-mini option set in profile [0affcac9-a3a5-6c5b-0c9b-0000000000b5] 20829 1726867359.35028: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000b5 20829 1726867359.35101: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000b5 20829 1726867359.35104: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867359.35187: no more pending results, returning what we have 20829 1726867359.35190: results queue empty 20829 1726867359.35190: checking for any_errors_fatal 20829 1726867359.35194: done checking for any_errors_fatal 20829 1726867359.35195: checking for max_fail_percentage 20829 1726867359.35196: done checking for max_fail_percentage 20829 1726867359.35197: checking to see if all hosts have failed and the running result is not ok 20829 1726867359.35198: done checking to see if all hosts have failed 20829 1726867359.35199: getting the remaining hosts for this loop 20829 1726867359.35200: done getting the remaining hosts for this loop 20829 1726867359.35203: getting the next task for host managed_node2 20829 1726867359.35206: done getting next task for host managed_node2 20829 1726867359.35209: ^ task is: TASK: Get profile's ethtool.ring-tx options 20829 1726867359.35213: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20829 1726867359.35216: getting variables 20829 1726867359.35217: in VariableManager get_vars() 20829 1726867359.35250: Calling all_inventory to load vars for managed_node2 20829 1726867359.35252: Calling groups_inventory to load vars for managed_node2 20829 1726867359.35254: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867359.35260: Calling all_plugins_play to load vars for managed_node2 20829 1726867359.35262: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867359.35264: Calling groups_plugins_play to load vars for managed_node2 20829 1726867359.35365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867359.35483: done with get_vars() 20829 1726867359.35490: done getting variables 20829 1726867359.35527: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring-tx options] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:129 Friday 20 September 2024 17:22:39 -0400 (0:00:00.033) 0:00:07.627 ****** 20829 1726867359.35544: entering _queue_task() for managed_node2/command 20829 1726867359.35710: worker is 1 (out of 1 available) 20829 1726867359.35724: exiting _queue_task() for managed_node2/command 20829 1726867359.35737: done queuing things up, now waiting for results queue to drain 20829 1726867359.35738: waiting for pending results... 20829 1726867359.35881: running TaskExecutor() for managed_node2/TASK: Get profile's ethtool.ring-tx options 20829 1726867359.35929: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000b6 20829 1726867359.35942: variable 'ansible_search_path' from source: unknown 20829 1726867359.35970: calling self._execute() 20829 1726867359.36027: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867359.36030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867359.36039: variable 'omit' from source: magic vars 20829 1726867359.36319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867359.37872: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867359.37915: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867359.37940: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867359.37965: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867359.37986: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867359.38040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867359.38061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867359.38079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867359.38105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867359.38116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867359.38203: variable 'ansible_distribution' from source: facts 20829 1726867359.38206: variable 'ansible_distribution_major_version' from source: facts 20829 1726867359.38220: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867359.38224: when evaluation is False, skipping this task 20829 1726867359.38226: _execute() done 20829 1726867359.38229: dumping result to json 20829 1726867359.38231: done dumping result, returning 20829 1726867359.38237: done running TaskExecutor() for managed_node2/TASK: Get profile's ethtool.ring-tx options [0affcac9-a3a5-6c5b-0c9b-0000000000b6] 20829 1726867359.38242: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000b6 20829 1726867359.38320: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000b6 20829 1726867359.38323: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867359.38399: no more pending results, returning what we have 20829 1726867359.38402: results queue empty 20829 1726867359.38403: checking for any_errors_fatal 20829 1726867359.38406: done checking for any_errors_fatal 20829 1726867359.38407: checking for max_fail_percentage 20829 1726867359.38408: done checking for max_fail_percentage 20829 1726867359.38409: checking to see if all hosts have failed and the running result is not ok 20829 1726867359.38410: done checking to see if all hosts have failed 20829 1726867359.38413: getting the remaining hosts for this loop 20829 1726867359.38414: done getting the remaining hosts for this loop 20829 1726867359.38417: getting the next task for host managed_node2 20829 1726867359.38420: done getting next task for host managed_node2 20829 1726867359.38423: ^ task is: TASK: Assert ethtool.ring-tx option set in profile 20829 1726867359.38424: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20829 1726867359.38427: getting variables 20829 1726867359.38428: in VariableManager get_vars() 20829 1726867359.38459: Calling all_inventory to load vars for managed_node2 20829 1726867359.38461: Calling groups_inventory to load vars for managed_node2 20829 1726867359.38464: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867359.38471: Calling all_plugins_play to load vars for managed_node2 20829 1726867359.38473: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867359.38474: Calling groups_plugins_play to load vars for managed_node2 20829 1726867359.38608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867359.38724: done with get_vars() 20829 1726867359.38730: done getting variables 20829 1726867359.38765: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert ethtool.ring-tx option set in profile] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:135 Friday 20 September 2024 17:22:39 -0400 (0:00:00.032) 0:00:07.659 ****** 20829 1726867359.38783: entering _queue_task() for managed_node2/assert 20829 1726867359.38950: worker is 1 (out of 1 available) 20829 1726867359.38961: exiting _queue_task() for managed_node2/assert 20829 1726867359.38973: done queuing things up, now waiting for results queue to drain 20829 1726867359.38974: waiting for pending results... 20829 1726867359.39119: running TaskExecutor() for managed_node2/TASK: Assert ethtool.ring-tx option set in profile 20829 1726867359.39165: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000b7 20829 1726867359.39175: variable 'ansible_search_path' from source: unknown 20829 1726867359.39211: calling self._execute() 20829 1726867359.39272: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867359.39276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867359.39286: variable 'omit' from source: magic vars 20829 1726867359.39579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867359.41166: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867359.41205: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867359.41232: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867359.41270: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867359.41292: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867359.41345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867359.41364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867359.41386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867359.41414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867359.41423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867359.41513: variable 'ansible_distribution' from source: facts 20829 1726867359.41517: variable 'ansible_distribution_major_version' from source: facts 20829 1726867359.41529: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867359.41532: when evaluation is False, skipping this task 20829 1726867359.41534: _execute() done 20829 1726867359.41537: dumping result to json 20829 1726867359.41539: done dumping result, returning 20829 1726867359.41546: done running TaskExecutor() for managed_node2/TASK: Assert ethtool.ring-tx option set in profile [0affcac9-a3a5-6c5b-0c9b-0000000000b7] 20829 1726867359.41551: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000b7 20829 1726867359.41628: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000b7 20829 1726867359.41631: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867359.41672: no more pending results, returning what we have 20829 1726867359.41675: results queue empty 20829 1726867359.41676: checking for any_errors_fatal 20829 1726867359.41682: done checking for any_errors_fatal 20829 1726867359.41682: checking for max_fail_percentage 20829 1726867359.41684: done checking for max_fail_percentage 20829 1726867359.41685: checking to see if all hosts have failed and the running result is not ok 20829 1726867359.41686: done checking to see if all hosts have failed 20829 1726867359.41687: getting the remaining hosts for this loop 20829 1726867359.41688: done getting the remaining hosts for this loop 20829 1726867359.41691: getting the next task for host managed_node2 20829 1726867359.41695: done getting next task for host managed_node2 20829 1726867359.41697: ^ task is: TASK: Get profile's ethtool.ring options 20829 1726867359.41699: ^ state is: HOST STATE: block=3, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20829 1726867359.41702: getting variables 20829 1726867359.41703: in VariableManager get_vars() 20829 1726867359.41744: Calling all_inventory to load vars for managed_node2 20829 1726867359.41746: Calling groups_inventory to load vars for managed_node2 20829 1726867359.41748: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867359.41755: Calling all_plugins_play to load vars for managed_node2 20829 1726867359.41758: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867359.41760: Calling groups_plugins_play to load vars for managed_node2 20829 1726867359.41882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867359.41998: done with get_vars() 20829 1726867359.42005: done getting variables 20829 1726867359.42044: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring options] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:141 Friday 20 September 2024 17:22:39 -0400 (0:00:00.032) 0:00:07.692 ****** 20829 1726867359.42062: entering _queue_task() for managed_node2/command 20829 1726867359.42237: worker is 1 (out of 1 available) 20829 1726867359.42250: exiting _queue_task() for managed_node2/command 20829 1726867359.42262: done queuing things up, now waiting for results queue to drain 20829 1726867359.42264: waiting for pending results... 20829 1726867359.42414: running TaskExecutor() for managed_node2/TASK: Get profile's ethtool.ring options 20829 1726867359.42466: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000b8 20829 1726867359.42476: variable 'ansible_search_path' from source: unknown 20829 1726867359.42506: calling self._execute() 20829 1726867359.42560: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867359.42563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867359.42572: variable 'omit' from source: magic vars 20829 1726867359.42854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867359.44417: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867359.44458: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867359.44485: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867359.44509: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867359.44529: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867359.44584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867359.44604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867359.44623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867359.44647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867359.44658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867359.44746: variable 'ansible_distribution' from source: facts 20829 1726867359.44750: variable 'ansible_distribution_major_version' from source: facts 20829 1726867359.44764: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867359.44767: when evaluation is False, skipping this task 20829 1726867359.44769: _execute() done 20829 1726867359.44774: dumping result to json 20829 1726867359.44776: done dumping result, returning 20829 1726867359.44789: done running TaskExecutor() for managed_node2/TASK: Get profile's ethtool.ring options [0affcac9-a3a5-6c5b-0c9b-0000000000b8] 20829 1726867359.44792: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000b8 20829 1726867359.44862: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000b8 20829 1726867359.44865: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867359.44938: no more pending results, returning what we have 20829 1726867359.44941: results queue empty 20829 1726867359.44942: checking for any_errors_fatal 20829 1726867359.44946: done checking for any_errors_fatal 20829 1726867359.44946: checking for max_fail_percentage 20829 1726867359.44948: done checking for max_fail_percentage 20829 1726867359.44949: checking to see if all hosts have failed and the running result is not ok 20829 1726867359.44950: done checking to see if all hosts have failed 20829 1726867359.44951: getting the remaining hosts for this loop 20829 1726867359.44952: done getting the remaining hosts for this loop 20829 1726867359.44954: getting the next task for host managed_node2 20829 1726867359.44958: done getting next task for host managed_node2 20829 1726867359.44960: ^ task is: TASK: Assert ethtool.ring option set in profile 20829 1726867359.44962: ^ state is: HOST STATE: block=3, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20829 1726867359.44964: getting variables 20829 1726867359.44965: in VariableManager get_vars() 20829 1726867359.45004: Calling all_inventory to load vars for managed_node2 20829 1726867359.45007: Calling groups_inventory to load vars for managed_node2 20829 1726867359.45009: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867359.45018: Calling all_plugins_play to load vars for managed_node2 20829 1726867359.45020: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867359.45022: Calling groups_plugins_play to load vars for managed_node2 20829 1726867359.45152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867359.45264: done with get_vars() 20829 1726867359.45271: done getting variables 20829 1726867359.45307: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert ethtool.ring option set in profile] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:148 Friday 20 September 2024 17:22:39 -0400 (0:00:00.032) 0:00:07.724 ****** 20829 1726867359.45326: entering _queue_task() for managed_node2/assert 20829 1726867359.45496: worker is 1 (out of 1 available) 20829 1726867359.45507: exiting _queue_task() for managed_node2/assert 20829 1726867359.45522: done queuing things up, now waiting for results queue to drain 20829 1726867359.45523: waiting for pending results... 20829 1726867359.45668: running TaskExecutor() for managed_node2/TASK: Assert ethtool.ring option set in profile 20829 1726867359.45722: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000b9 20829 1726867359.45732: variable 'ansible_search_path' from source: unknown 20829 1726867359.45758: calling self._execute() 20829 1726867359.45818: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867359.45822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867359.45831: variable 'omit' from source: magic vars 20829 1726867359.46116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867359.47680: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867359.47722: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867359.47758: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867359.47783: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867359.47805: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867359.47864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867359.47913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867359.47918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867359.47941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867359.47954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867359.48041: variable 'ansible_distribution' from source: facts 20829 1726867359.48044: variable 'ansible_distribution_major_version' from source: facts 20829 1726867359.48059: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867359.48062: when evaluation is False, skipping this task 20829 1726867359.48068: _execute() done 20829 1726867359.48070: dumping result to json 20829 1726867359.48072: done dumping result, returning 20829 1726867359.48085: done running TaskExecutor() for managed_node2/TASK: Assert ethtool.ring option set in profile [0affcac9-a3a5-6c5b-0c9b-0000000000b9] 20829 1726867359.48088: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000b9 20829 1726867359.48159: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000b9 20829 1726867359.48162: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867359.48204: no more pending results, returning what we have 20829 1726867359.48207: results queue empty 20829 1726867359.48208: checking for any_errors_fatal 20829 1726867359.48211: done checking for any_errors_fatal 20829 1726867359.48211: checking for max_fail_percentage 20829 1726867359.48213: done checking for max_fail_percentage 20829 1726867359.48214: checking to see if all hosts have failed and the running result is not ok 20829 1726867359.48215: done checking to see if all hosts have failed 20829 1726867359.48216: getting the remaining hosts for this loop 20829 1726867359.48217: done getting the remaining hosts for this loop 20829 1726867359.48220: getting the next task for host managed_node2 20829 1726867359.48225: done getting next task for host managed_node2 20829 1726867359.48227: ^ task is: TASK: TEST: I can clear ring options 20829 1726867359.48228: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20829 1726867359.48231: getting variables 20829 1726867359.48232: in VariableManager get_vars() 20829 1726867359.48270: Calling all_inventory to load vars for managed_node2 20829 1726867359.48273: Calling groups_inventory to load vars for managed_node2 20829 1726867359.48275: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867359.48284: Calling all_plugins_play to load vars for managed_node2 20829 1726867359.48287: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867359.48289: Calling groups_plugins_play to load vars for managed_node2 20829 1726867359.48409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867359.48525: done with get_vars() 20829 1726867359.48531: done getting variables 20829 1726867359.48569: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST: I can clear ring options] ****************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:158 Friday 20 September 2024 17:22:39 -0400 (0:00:00.032) 0:00:07.757 ****** 20829 1726867359.48589: entering _queue_task() for managed_node2/debug 20829 1726867359.48753: worker is 1 (out of 1 available) 20829 1726867359.48765: exiting _queue_task() for managed_node2/debug 20829 1726867359.48778: done queuing things up, now waiting for results queue to drain 20829 1726867359.48780: waiting for pending results... 20829 1726867359.48930: running TaskExecutor() for managed_node2/TASK: TEST: I can clear ring options 20829 1726867359.48982: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000ba 20829 1726867359.48992: variable 'ansible_search_path' from source: unknown 20829 1726867359.49021: calling self._execute() 20829 1726867359.49075: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867359.49081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867359.49090: variable 'omit' from source: magic vars 20829 1726867359.49609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867359.50972: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867359.51017: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867359.51051: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867359.51080: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867359.51099: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867359.51155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867359.51180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867359.51197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867359.51225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867359.51236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867359.51328: variable 'ansible_distribution' from source: facts 20829 1726867359.51331: variable 'ansible_distribution_major_version' from source: facts 20829 1726867359.51345: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867359.51348: when evaluation is False, skipping this task 20829 1726867359.51351: _execute() done 20829 1726867359.51354: dumping result to json 20829 1726867359.51356: done dumping result, returning 20829 1726867359.51362: done running TaskExecutor() for managed_node2/TASK: TEST: I can clear ring options [0affcac9-a3a5-6c5b-0c9b-0000000000ba] 20829 1726867359.51367: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000ba 20829 1726867359.51443: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000ba 20829 1726867359.51446: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20829 1726867359.51489: no more pending results, returning what we have 20829 1726867359.51492: results queue empty 20829 1726867359.51494: checking for any_errors_fatal 20829 1726867359.51500: done checking for any_errors_fatal 20829 1726867359.51500: checking for max_fail_percentage 20829 1726867359.51502: done checking for max_fail_percentage 20829 1726867359.51502: checking to see if all hosts have failed and the running result is not ok 20829 1726867359.51503: done checking to see if all hosts have failed 20829 1726867359.51504: getting the remaining hosts for this loop 20829 1726867359.51505: done getting the remaining hosts for this loop 20829 1726867359.51509: getting the next task for host managed_node2 20829 1726867359.51516: done getting next task for host managed_node2 20829 1726867359.51520: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20829 1726867359.51523: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20829 1726867359.51537: getting variables 20829 1726867359.51539: in VariableManager get_vars() 20829 1726867359.51580: Calling all_inventory to load vars for managed_node2 20829 1726867359.51583: Calling groups_inventory to load vars for managed_node2 20829 1726867359.51585: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867359.51592: Calling all_plugins_play to load vars for managed_node2 20829 1726867359.51594: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867359.51597: Calling groups_plugins_play to load vars for managed_node2 20829 1726867359.51882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867359.52059: done with get_vars() 20829 1726867359.52081: 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:22:39 -0400 (0:00:00.036) 0:00:07.793 ****** 20829 1726867359.52207: entering _queue_task() for managed_node2/include_tasks 20829 1726867359.52398: worker is 1 (out of 1 available) 20829 1726867359.52411: exiting _queue_task() for managed_node2/include_tasks 20829 1726867359.52422: done queuing things up, now waiting for results queue to drain 20829 1726867359.52424: waiting for pending results... 20829 1726867359.52585: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20829 1726867359.52665: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000c2 20829 1726867359.52678: variable 'ansible_search_path' from source: unknown 20829 1726867359.52682: variable 'ansible_search_path' from source: unknown 20829 1726867359.52709: calling self._execute() 20829 1726867359.52768: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867359.52773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867359.52787: variable 'omit' from source: magic vars 20829 1726867359.53082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867359.54982: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867359.54986: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867359.54988: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867359.54991: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867359.54993: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867359.54995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867359.55022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867359.55051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867359.55097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867359.55116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867359.55257: variable 'ansible_distribution' from source: facts 20829 1726867359.55268: variable 'ansible_distribution_major_version' from source: facts 20829 1726867359.55291: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867359.55299: when evaluation is False, skipping this task 20829 1726867359.55307: _execute() done 20829 1726867359.55313: dumping result to json 20829 1726867359.55320: done dumping result, returning 20829 1726867359.55331: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-6c5b-0c9b-0000000000c2] 20829 1726867359.55340: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000c2 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867359.55467: no more pending results, returning what we have 20829 1726867359.55471: results queue empty 20829 1726867359.55472: checking for any_errors_fatal 20829 1726867359.55479: done checking for any_errors_fatal 20829 1726867359.55479: checking for max_fail_percentage 20829 1726867359.55481: done checking for max_fail_percentage 20829 1726867359.55482: checking to see if all hosts have failed and the running result is not ok 20829 1726867359.55482: done checking to see if all hosts have failed 20829 1726867359.55483: getting the remaining hosts for this loop 20829 1726867359.55485: done getting the remaining hosts for this loop 20829 1726867359.55489: getting the next task for host managed_node2 20829 1726867359.55494: done getting next task for host managed_node2 20829 1726867359.55497: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20829 1726867359.55500: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20829 1726867359.55589: getting variables 20829 1726867359.55592: in VariableManager get_vars() 20829 1726867359.55638: Calling all_inventory to load vars for managed_node2 20829 1726867359.55640: Calling groups_inventory to load vars for managed_node2 20829 1726867359.55642: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867359.55673: Calling all_plugins_play to load vars for managed_node2 20829 1726867359.55678: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867359.55683: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000c2 20829 1726867359.55686: WORKER PROCESS EXITING 20829 1726867359.55690: Calling groups_plugins_play to load vars for managed_node2 20829 1726867359.55852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867359.56063: done with get_vars() 20829 1726867359.56072: done getting variables 20829 1726867359.56123: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:22:39 -0400 (0:00:00.039) 0:00:07.833 ****** 20829 1726867359.56152: entering _queue_task() for managed_node2/debug 20829 1726867359.56361: worker is 1 (out of 1 available) 20829 1726867359.56372: exiting _queue_task() for managed_node2/debug 20829 1726867359.56385: done queuing things up, now waiting for results queue to drain 20829 1726867359.56387: waiting for pending results... 20829 1726867359.56636: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20829 1726867359.56757: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000c3 20829 1726867359.56776: variable 'ansible_search_path' from source: unknown 20829 1726867359.56787: variable 'ansible_search_path' from source: unknown 20829 1726867359.56830: calling self._execute() 20829 1726867359.56912: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867359.56926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867359.56944: variable 'omit' from source: magic vars 20829 1726867359.57410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867359.58907: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867359.58947: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867359.58984: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867359.59013: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867359.59032: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867359.59086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867359.59108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867359.59127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867359.59153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867359.59164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867359.59257: variable 'ansible_distribution' from source: facts 20829 1726867359.59260: variable 'ansible_distribution_major_version' from source: facts 20829 1726867359.59275: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867359.59280: when evaluation is False, skipping this task 20829 1726867359.59282: _execute() done 20829 1726867359.59285: dumping result to json 20829 1726867359.59287: done dumping result, returning 20829 1726867359.59294: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-6c5b-0c9b-0000000000c3] 20829 1726867359.59299: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000c3 20829 1726867359.59375: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000c3 20829 1726867359.59380: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20829 1726867359.59424: no more pending results, returning what we have 20829 1726867359.59428: results queue empty 20829 1726867359.59429: checking for any_errors_fatal 20829 1726867359.59432: done checking for any_errors_fatal 20829 1726867359.59433: checking for max_fail_percentage 20829 1726867359.59434: done checking for max_fail_percentage 20829 1726867359.59435: checking to see if all hosts have failed and the running result is not ok 20829 1726867359.59436: done checking to see if all hosts have failed 20829 1726867359.59437: getting the remaining hosts for this loop 20829 1726867359.59438: done getting the remaining hosts for this loop 20829 1726867359.59441: getting the next task for host managed_node2 20829 1726867359.59446: done getting next task for host managed_node2 20829 1726867359.59449: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20829 1726867359.59451: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20829 1726867359.59465: getting variables 20829 1726867359.59466: in VariableManager get_vars() 20829 1726867359.59509: Calling all_inventory to load vars for managed_node2 20829 1726867359.59514: Calling groups_inventory to load vars for managed_node2 20829 1726867359.59516: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867359.59523: Calling all_plugins_play to load vars for managed_node2 20829 1726867359.59525: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867359.59528: Calling groups_plugins_play to load vars for managed_node2 20829 1726867359.59742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867359.59950: done with get_vars() 20829 1726867359.59960: done getting variables 20829 1726867359.60023: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:22:39 -0400 (0:00:00.038) 0:00:07.872 ****** 20829 1726867359.60052: entering _queue_task() for managed_node2/fail 20829 1726867359.60264: worker is 1 (out of 1 available) 20829 1726867359.60275: exiting _queue_task() for managed_node2/fail 20829 1726867359.60289: done queuing things up, now waiting for results queue to drain 20829 1726867359.60290: waiting for pending results... 20829 1726867359.60663: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20829 1726867359.60680: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000c4 20829 1726867359.60702: variable 'ansible_search_path' from source: unknown 20829 1726867359.60711: variable 'ansible_search_path' from source: unknown 20829 1726867359.60746: calling self._execute() 20829 1726867359.60832: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867359.60843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867359.60869: variable 'omit' from source: magic vars 20829 1726867359.61301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867359.63473: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867359.63540: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867359.63583: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867359.63630: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867359.63682: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867359.63745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867359.63778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867359.63816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867359.63882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867359.63885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867359.64014: variable 'ansible_distribution' from source: facts 20829 1726867359.64029: variable 'ansible_distribution_major_version' from source: facts 20829 1726867359.64049: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867359.64081: when evaluation is False, skipping this task 20829 1726867359.64084: _execute() done 20829 1726867359.64086: dumping result to json 20829 1726867359.64088: done dumping result, returning 20829 1726867359.64091: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-6c5b-0c9b-0000000000c4] 20829 1726867359.64093: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000c4 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867359.64412: no more pending results, returning what we have 20829 1726867359.64415: results queue empty 20829 1726867359.64416: checking for any_errors_fatal 20829 1726867359.64419: done checking for any_errors_fatal 20829 1726867359.64420: checking for max_fail_percentage 20829 1726867359.64421: done checking for max_fail_percentage 20829 1726867359.64422: checking to see if all hosts have failed and the running result is not ok 20829 1726867359.64423: done checking to see if all hosts have failed 20829 1726867359.64423: getting the remaining hosts for this loop 20829 1726867359.64425: done getting the remaining hosts for this loop 20829 1726867359.64427: getting the next task for host managed_node2 20829 1726867359.64432: done getting next task for host managed_node2 20829 1726867359.64435: ^ 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 20829 1726867359.64438: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20829 1726867359.64452: getting variables 20829 1726867359.64453: in VariableManager get_vars() 20829 1726867359.64493: Calling all_inventory to load vars for managed_node2 20829 1726867359.64495: Calling groups_inventory to load vars for managed_node2 20829 1726867359.64497: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867359.64504: Calling all_plugins_play to load vars for managed_node2 20829 1726867359.64507: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867359.64509: Calling groups_plugins_play to load vars for managed_node2 20829 1726867359.64671: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000c4 20829 1726867359.64675: WORKER PROCESS EXITING 20829 1726867359.64704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867359.64944: done with get_vars() 20829 1726867359.64954: done getting variables 20829 1726867359.65004: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:22:39 -0400 (0:00:00.049) 0:00:07.922 ****** 20829 1726867359.65036: entering _queue_task() for managed_node2/fail 20829 1726867359.65354: worker is 1 (out of 1 available) 20829 1726867359.65365: exiting _queue_task() for managed_node2/fail 20829 1726867359.65374: done queuing things up, now waiting for results queue to drain 20829 1726867359.65375: waiting for pending results... 20829 1726867359.65536: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 20829 1726867359.65674: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000c5 20829 1726867359.65698: variable 'ansible_search_path' from source: unknown 20829 1726867359.65712: variable 'ansible_search_path' from source: unknown 20829 1726867359.65751: calling self._execute() 20829 1726867359.65833: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867359.65843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867359.65855: variable 'omit' from source: magic vars 20829 1726867359.66243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867359.68413: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867359.68493: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867359.68532: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867359.68569: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867359.68605: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867359.68683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867359.68723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867359.68752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867359.68796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867359.68819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867359.68957: variable 'ansible_distribution' from source: facts 20829 1726867359.68968: variable 'ansible_distribution_major_version' from source: facts 20829 1726867359.68991: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867359.68998: when evaluation is False, skipping this task 20829 1726867359.69005: _execute() done 20829 1726867359.69011: dumping result to json 20829 1726867359.69019: done dumping result, returning 20829 1726867359.69034: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-6c5b-0c9b-0000000000c5] 20829 1726867359.69046: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000c5 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867359.69188: no more pending results, returning what we have 20829 1726867359.69192: results queue empty 20829 1726867359.69193: checking for any_errors_fatal 20829 1726867359.69197: done checking for any_errors_fatal 20829 1726867359.69198: checking for max_fail_percentage 20829 1726867359.69199: done checking for max_fail_percentage 20829 1726867359.69200: checking to see if all hosts have failed and the running result is not ok 20829 1726867359.69201: done checking to see if all hosts have failed 20829 1726867359.69202: getting the remaining hosts for this loop 20829 1726867359.69203: done getting the remaining hosts for this loop 20829 1726867359.69207: getting the next task for host managed_node2 20829 1726867359.69215: done getting next task for host managed_node2 20829 1726867359.69218: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20829 1726867359.69221: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20829 1726867359.69236: getting variables 20829 1726867359.69237: in VariableManager get_vars() 20829 1726867359.69283: Calling all_inventory to load vars for managed_node2 20829 1726867359.69286: Calling groups_inventory to load vars for managed_node2 20829 1726867359.69288: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867359.69297: Calling all_plugins_play to load vars for managed_node2 20829 1726867359.69300: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867359.69303: Calling groups_plugins_play to load vars for managed_node2 20829 1726867359.69490: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000c5 20829 1726867359.69494: WORKER PROCESS EXITING 20829 1726867359.69514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867359.69732: done with get_vars() 20829 1726867359.69742: done getting variables 20829 1726867359.69799: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:22:39 -0400 (0:00:00.047) 0:00:07.969 ****** 20829 1726867359.69829: entering _queue_task() for managed_node2/fail 20829 1726867359.70059: worker is 1 (out of 1 available) 20829 1726867359.70069: exiting _queue_task() for managed_node2/fail 20829 1726867359.70082: done queuing things up, now waiting for results queue to drain 20829 1726867359.70084: waiting for pending results... 20829 1726867359.70359: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20829 1726867359.70474: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000c6 20829 1726867359.70497: variable 'ansible_search_path' from source: unknown 20829 1726867359.70617: variable 'ansible_search_path' from source: unknown 20829 1726867359.70621: calling self._execute() 20829 1726867359.70629: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867359.70641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867359.70656: variable 'omit' from source: magic vars 20829 1726867359.71105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867359.73402: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867359.73473: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867359.73514: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867359.73560: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867359.73594: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867359.73682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867359.73718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867359.73749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867359.73802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867359.73825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867359.74083: variable 'ansible_distribution' from source: facts 20829 1726867359.74086: variable 'ansible_distribution_major_version' from source: facts 20829 1726867359.74089: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867359.74091: when evaluation is False, skipping this task 20829 1726867359.74093: _execute() done 20829 1726867359.74095: dumping result to json 20829 1726867359.74097: done dumping result, returning 20829 1726867359.74100: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-6c5b-0c9b-0000000000c6] 20829 1726867359.74103: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000c6 20829 1726867359.74172: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000c6 20829 1726867359.74175: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867359.74224: no more pending results, returning what we have 20829 1726867359.74228: results queue empty 20829 1726867359.74229: checking for any_errors_fatal 20829 1726867359.74235: done checking for any_errors_fatal 20829 1726867359.74236: checking for max_fail_percentage 20829 1726867359.74238: done checking for max_fail_percentage 20829 1726867359.74239: checking to see if all hosts have failed and the running result is not ok 20829 1726867359.74240: done checking to see if all hosts have failed 20829 1726867359.74240: getting the remaining hosts for this loop 20829 1726867359.74242: done getting the remaining hosts for this loop 20829 1726867359.74246: getting the next task for host managed_node2 20829 1726867359.74252: done getting next task for host managed_node2 20829 1726867359.74256: ^ 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 20829 1726867359.74259: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20829 1726867359.74276: getting variables 20829 1726867359.74279: in VariableManager get_vars() 20829 1726867359.74322: Calling all_inventory to load vars for managed_node2 20829 1726867359.74324: Calling groups_inventory to load vars for managed_node2 20829 1726867359.74326: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867359.74335: Calling all_plugins_play to load vars for managed_node2 20829 1726867359.74337: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867359.74339: Calling groups_plugins_play to load vars for managed_node2 20829 1726867359.74747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867359.74963: done with get_vars() 20829 1726867359.74973: done getting variables 20829 1726867359.75025: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:22:39 -0400 (0:00:00.052) 0:00:08.022 ****** 20829 1726867359.75057: entering _queue_task() for managed_node2/dnf 20829 1726867359.75499: worker is 1 (out of 1 available) 20829 1726867359.75506: exiting _queue_task() for managed_node2/dnf 20829 1726867359.75516: done queuing things up, now waiting for results queue to drain 20829 1726867359.75517: waiting for pending results... 20829 1726867359.75695: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 20829 1726867359.75700: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000c7 20829 1726867359.75712: variable 'ansible_search_path' from source: unknown 20829 1726867359.75720: variable 'ansible_search_path' from source: unknown 20829 1726867359.75761: calling self._execute() 20829 1726867359.75842: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867359.75883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867359.75886: variable 'omit' from source: magic vars 20829 1726867359.76289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867359.78489: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867359.78574: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867359.78683: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867359.78687: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867359.78694: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867359.78773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867359.78817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867359.78849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867359.78906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867359.78927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867359.79067: variable 'ansible_distribution' from source: facts 20829 1726867359.79081: variable 'ansible_distribution_major_version' from source: facts 20829 1726867359.79111: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867359.79123: when evaluation is False, skipping this task 20829 1726867359.79221: _execute() done 20829 1726867359.79225: dumping result to json 20829 1726867359.79228: done dumping result, returning 20829 1726867359.79230: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-6c5b-0c9b-0000000000c7] 20829 1726867359.79233: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000c7 20829 1726867359.79302: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000c7 20829 1726867359.79305: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867359.79359: no more pending results, returning what we have 20829 1726867359.79362: results queue empty 20829 1726867359.79363: checking for any_errors_fatal 20829 1726867359.79367: done checking for any_errors_fatal 20829 1726867359.79368: checking for max_fail_percentage 20829 1726867359.79370: done checking for max_fail_percentage 20829 1726867359.79371: checking to see if all hosts have failed and the running result is not ok 20829 1726867359.79371: done checking to see if all hosts have failed 20829 1726867359.79372: getting the remaining hosts for this loop 20829 1726867359.79374: done getting the remaining hosts for this loop 20829 1726867359.79380: getting the next task for host managed_node2 20829 1726867359.79387: done getting next task for host managed_node2 20829 1726867359.79391: ^ 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 20829 1726867359.79394: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20829 1726867359.79410: getting variables 20829 1726867359.79412: in VariableManager get_vars() 20829 1726867359.79570: Calling all_inventory to load vars for managed_node2 20829 1726867359.79574: Calling groups_inventory to load vars for managed_node2 20829 1726867359.79578: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867359.79588: Calling all_plugins_play to load vars for managed_node2 20829 1726867359.79591: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867359.79594: Calling groups_plugins_play to load vars for managed_node2 20829 1726867359.79875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867359.80083: done with get_vars() 20829 1726867359.80098: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20829 1726867359.80166: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:22:39 -0400 (0:00:00.051) 0:00:08.073 ****** 20829 1726867359.80202: entering _queue_task() for managed_node2/yum 20829 1726867359.80497: worker is 1 (out of 1 available) 20829 1726867359.80508: exiting _queue_task() for managed_node2/yum 20829 1726867359.80518: done queuing things up, now waiting for results queue to drain 20829 1726867359.80581: waiting for pending results... 20829 1726867359.80817: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 20829 1726867359.80873: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000c8 20829 1726867359.80916: variable 'ansible_search_path' from source: unknown 20829 1726867359.80920: variable 'ansible_search_path' from source: unknown 20829 1726867359.80946: calling self._execute() 20829 1726867359.81032: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867359.81071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867359.81075: variable 'omit' from source: magic vars 20829 1726867359.81473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867359.83820: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867359.83885: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867359.84084: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867359.84087: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867359.84089: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867359.84092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867359.84116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867359.84147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867359.84191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867359.84215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867359.84340: variable 'ansible_distribution' from source: facts 20829 1726867359.84353: variable 'ansible_distribution_major_version' from source: facts 20829 1726867359.84379: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867359.84388: when evaluation is False, skipping this task 20829 1726867359.84396: _execute() done 20829 1726867359.84404: dumping result to json 20829 1726867359.84412: done dumping result, returning 20829 1726867359.84432: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-6c5b-0c9b-0000000000c8] 20829 1726867359.84441: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000c8 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867359.84694: no more pending results, returning what we have 20829 1726867359.84698: results queue empty 20829 1726867359.84699: checking for any_errors_fatal 20829 1726867359.84705: done checking for any_errors_fatal 20829 1726867359.84706: checking for max_fail_percentage 20829 1726867359.84707: done checking for max_fail_percentage 20829 1726867359.84708: checking to see if all hosts have failed and the running result is not ok 20829 1726867359.84709: done checking to see if all hosts have failed 20829 1726867359.84710: getting the remaining hosts for this loop 20829 1726867359.84711: done getting the remaining hosts for this loop 20829 1726867359.84715: getting the next task for host managed_node2 20829 1726867359.84722: done getting next task for host managed_node2 20829 1726867359.84726: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20829 1726867359.84729: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20829 1726867359.84752: getting variables 20829 1726867359.84755: in VariableManager get_vars() 20829 1726867359.84891: Calling all_inventory to load vars for managed_node2 20829 1726867359.84894: Calling groups_inventory to load vars for managed_node2 20829 1726867359.84897: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867359.84904: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000c8 20829 1726867359.84907: WORKER PROCESS EXITING 20829 1726867359.84915: Calling all_plugins_play to load vars for managed_node2 20829 1726867359.84919: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867359.84922: Calling groups_plugins_play to load vars for managed_node2 20829 1726867359.85261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867359.85469: done with get_vars() 20829 1726867359.85482: done getting variables 20829 1726867359.85539: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:22:39 -0400 (0:00:00.053) 0:00:08.127 ****** 20829 1726867359.85568: entering _queue_task() for managed_node2/fail 20829 1726867359.85801: worker is 1 (out of 1 available) 20829 1726867359.85812: exiting _queue_task() for managed_node2/fail 20829 1726867359.85824: done queuing things up, now waiting for results queue to drain 20829 1726867359.85826: waiting for pending results... 20829 1726867359.86103: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20829 1726867359.86227: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000c9 20829 1726867359.86282: variable 'ansible_search_path' from source: unknown 20829 1726867359.86286: variable 'ansible_search_path' from source: unknown 20829 1726867359.86289: calling self._execute() 20829 1726867359.86371: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867359.86384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867359.86397: variable 'omit' from source: magic vars 20829 1726867359.86959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867359.89766: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867359.89856: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867359.89904: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867359.89953: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867359.89987: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867359.90082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867359.90185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867359.90222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867359.90270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867359.90295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867359.90436: variable 'ansible_distribution' from source: facts 20829 1726867359.90447: variable 'ansible_distribution_major_version' from source: facts 20829 1726867359.90468: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867359.90475: when evaluation is False, skipping this task 20829 1726867359.90497: _execute() done 20829 1726867359.90500: dumping result to json 20829 1726867359.90546: done dumping result, returning 20829 1726867359.90549: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-6c5b-0c9b-0000000000c9] 20829 1726867359.90551: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000c9 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867359.90830: no more pending results, returning what we have 20829 1726867359.90833: results queue empty 20829 1726867359.90835: checking for any_errors_fatal 20829 1726867359.90841: done checking for any_errors_fatal 20829 1726867359.90842: checking for max_fail_percentage 20829 1726867359.90843: done checking for max_fail_percentage 20829 1726867359.90844: checking to see if all hosts have failed and the running result is not ok 20829 1726867359.90845: done checking to see if all hosts have failed 20829 1726867359.90846: getting the remaining hosts for this loop 20829 1726867359.90847: done getting the remaining hosts for this loop 20829 1726867359.90852: getting the next task for host managed_node2 20829 1726867359.90860: done getting next task for host managed_node2 20829 1726867359.90864: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20829 1726867359.90867: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20829 1726867359.90887: getting variables 20829 1726867359.90889: in VariableManager get_vars() 20829 1726867359.90939: Calling all_inventory to load vars for managed_node2 20829 1726867359.90942: Calling groups_inventory to load vars for managed_node2 20829 1726867359.90945: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867359.90955: Calling all_plugins_play to load vars for managed_node2 20829 1726867359.90959: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867359.90961: Calling groups_plugins_play to load vars for managed_node2 20829 1726867359.91266: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000c9 20829 1726867359.91269: WORKER PROCESS EXITING 20829 1726867359.91294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867359.91506: done with get_vars() 20829 1726867359.91517: done getting variables 20829 1726867359.91572: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:22:39 -0400 (0:00:00.060) 0:00:08.187 ****** 20829 1726867359.91604: entering _queue_task() for managed_node2/package 20829 1726867359.91837: worker is 1 (out of 1 available) 20829 1726867359.91963: exiting _queue_task() for managed_node2/package 20829 1726867359.91975: done queuing things up, now waiting for results queue to drain 20829 1726867359.91976: waiting for pending results... 20829 1726867359.92140: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20829 1726867359.92266: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000ca 20829 1726867359.92292: variable 'ansible_search_path' from source: unknown 20829 1726867359.92301: variable 'ansible_search_path' from source: unknown 20829 1726867359.92342: calling self._execute() 20829 1726867359.92434: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867359.92445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867359.92459: variable 'omit' from source: magic vars 20829 1726867359.92882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867359.95122: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867359.95186: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867359.95234: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867359.95309: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867359.95313: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867359.95397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867359.95441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867359.95471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867359.95517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867359.95583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867359.95686: variable 'ansible_distribution' from source: facts 20829 1726867359.95697: variable 'ansible_distribution_major_version' from source: facts 20829 1726867359.95718: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867359.95725: when evaluation is False, skipping this task 20829 1726867359.95732: _execute() done 20829 1726867359.95744: dumping result to json 20829 1726867359.95755: done dumping result, returning 20829 1726867359.95766: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-6c5b-0c9b-0000000000ca] 20829 1726867359.95882: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000ca 20829 1726867359.95947: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000ca 20829 1726867359.95950: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867359.95998: no more pending results, returning what we have 20829 1726867359.96001: results queue empty 20829 1726867359.96002: checking for any_errors_fatal 20829 1726867359.96009: done checking for any_errors_fatal 20829 1726867359.96010: checking for max_fail_percentage 20829 1726867359.96012: done checking for max_fail_percentage 20829 1726867359.96012: checking to see if all hosts have failed and the running result is not ok 20829 1726867359.96013: done checking to see if all hosts have failed 20829 1726867359.96014: getting the remaining hosts for this loop 20829 1726867359.96015: done getting the remaining hosts for this loop 20829 1726867359.96019: getting the next task for host managed_node2 20829 1726867359.96025: done getting next task for host managed_node2 20829 1726867359.96028: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20829 1726867359.96031: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20829 1726867359.96047: getting variables 20829 1726867359.96049: in VariableManager get_vars() 20829 1726867359.96099: Calling all_inventory to load vars for managed_node2 20829 1726867359.96102: Calling groups_inventory to load vars for managed_node2 20829 1726867359.96104: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867359.96114: Calling all_plugins_play to load vars for managed_node2 20829 1726867359.96117: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867359.96120: Calling groups_plugins_play to load vars for managed_node2 20829 1726867359.96909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867359.97321: done with get_vars() 20829 1726867359.97333: done getting variables 20829 1726867359.97394: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:22:39 -0400 (0:00:00.058) 0:00:08.245 ****** 20829 1726867359.97430: entering _queue_task() for managed_node2/package 20829 1726867359.98132: worker is 1 (out of 1 available) 20829 1726867359.98144: exiting _queue_task() for managed_node2/package 20829 1726867359.98158: done queuing things up, now waiting for results queue to drain 20829 1726867359.98159: waiting for pending results... 20829 1726867359.98397: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20829 1726867359.98475: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000cb 20829 1726867359.98693: variable 'ansible_search_path' from source: unknown 20829 1726867359.98698: variable 'ansible_search_path' from source: unknown 20829 1726867359.98732: calling self._execute() 20829 1726867359.98809: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867359.98817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867359.98828: variable 'omit' from source: magic vars 20829 1726867359.99630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867360.04165: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867360.04263: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867360.04307: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867360.04456: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867360.04460: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867360.04476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867360.04515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867360.04549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867360.04603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867360.04626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867360.04816: variable 'ansible_distribution' from source: facts 20829 1726867360.04830: variable 'ansible_distribution_major_version' from source: facts 20829 1726867360.04854: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867360.04864: when evaluation is False, skipping this task 20829 1726867360.04872: _execute() done 20829 1726867360.04883: dumping result to json 20829 1726867360.04897: done dumping result, returning 20829 1726867360.04934: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-6c5b-0c9b-0000000000cb] 20829 1726867360.04946: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000cb skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867360.05225: no more pending results, returning what we have 20829 1726867360.05228: results queue empty 20829 1726867360.05229: checking for any_errors_fatal 20829 1726867360.05234: done checking for any_errors_fatal 20829 1726867360.05234: checking for max_fail_percentage 20829 1726867360.05236: done checking for max_fail_percentage 20829 1726867360.05236: checking to see if all hosts have failed and the running result is not ok 20829 1726867360.05237: done checking to see if all hosts have failed 20829 1726867360.05238: getting the remaining hosts for this loop 20829 1726867360.05240: done getting the remaining hosts for this loop 20829 1726867360.05243: getting the next task for host managed_node2 20829 1726867360.05249: done getting next task for host managed_node2 20829 1726867360.05253: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20829 1726867360.05256: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20829 1726867360.05274: getting variables 20829 1726867360.05276: in VariableManager get_vars() 20829 1726867360.05325: Calling all_inventory to load vars for managed_node2 20829 1726867360.05327: Calling groups_inventory to load vars for managed_node2 20829 1726867360.05330: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867360.05339: Calling all_plugins_play to load vars for managed_node2 20829 1726867360.05342: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867360.05345: Calling groups_plugins_play to load vars for managed_node2 20829 1726867360.05684: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000cb 20829 1726867360.05688: WORKER PROCESS EXITING 20829 1726867360.05711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867360.05931: done with get_vars() 20829 1726867360.05943: done getting variables 20829 1726867360.06008: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:22:40 -0400 (0:00:00.086) 0:00:08.332 ****** 20829 1726867360.06040: entering _queue_task() for managed_node2/package 20829 1726867360.06300: worker is 1 (out of 1 available) 20829 1726867360.06425: exiting _queue_task() for managed_node2/package 20829 1726867360.06437: done queuing things up, now waiting for results queue to drain 20829 1726867360.06438: waiting for pending results... 20829 1726867360.06616: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20829 1726867360.06752: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000cc 20829 1726867360.06779: variable 'ansible_search_path' from source: unknown 20829 1726867360.06788: variable 'ansible_search_path' from source: unknown 20829 1726867360.06896: calling self._execute() 20829 1726867360.06979: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867360.06994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867360.07071: variable 'omit' from source: magic vars 20829 1726867360.07502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867360.09980: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867360.10053: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867360.10100: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867360.10143: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867360.10219: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867360.10320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867360.10344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867360.10428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867360.10432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867360.10468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867360.10618: variable 'ansible_distribution' from source: facts 20829 1726867360.10657: variable 'ansible_distribution_major_version' from source: facts 20829 1726867360.10684: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867360.10693: when evaluation is False, skipping this task 20829 1726867360.10701: _execute() done 20829 1726867360.10708: dumping result to json 20829 1726867360.10716: done dumping result, returning 20829 1726867360.10727: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-6c5b-0c9b-0000000000cc] 20829 1726867360.10763: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000cc skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867360.11007: no more pending results, returning what we have 20829 1726867360.11011: results queue empty 20829 1726867360.11012: checking for any_errors_fatal 20829 1726867360.11019: done checking for any_errors_fatal 20829 1726867360.11020: checking for max_fail_percentage 20829 1726867360.11022: done checking for max_fail_percentage 20829 1726867360.11023: checking to see if all hosts have failed and the running result is not ok 20829 1726867360.11024: done checking to see if all hosts have failed 20829 1726867360.11024: getting the remaining hosts for this loop 20829 1726867360.11026: done getting the remaining hosts for this loop 20829 1726867360.11030: getting the next task for host managed_node2 20829 1726867360.11036: done getting next task for host managed_node2 20829 1726867360.11039: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20829 1726867360.11042: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20829 1726867360.11058: getting variables 20829 1726867360.11060: in VariableManager get_vars() 20829 1726867360.11111: Calling all_inventory to load vars for managed_node2 20829 1726867360.11114: Calling groups_inventory to load vars for managed_node2 20829 1726867360.11117: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867360.11127: Calling all_plugins_play to load vars for managed_node2 20829 1726867360.11130: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867360.11133: Calling groups_plugins_play to load vars for managed_node2 20829 1726867360.11499: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000cc 20829 1726867360.11502: WORKER PROCESS EXITING 20829 1726867360.11528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867360.11735: done with get_vars() 20829 1726867360.11744: done getting variables 20829 1726867360.11799: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:22:40 -0400 (0:00:00.057) 0:00:08.389 ****** 20829 1726867360.11829: entering _queue_task() for managed_node2/service 20829 1726867360.12173: worker is 1 (out of 1 available) 20829 1726867360.12186: exiting _queue_task() for managed_node2/service 20829 1726867360.12196: done queuing things up, now waiting for results queue to drain 20829 1726867360.12198: waiting for pending results... 20829 1726867360.12363: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20829 1726867360.12527: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000cd 20829 1726867360.12603: variable 'ansible_search_path' from source: unknown 20829 1726867360.12606: variable 'ansible_search_path' from source: unknown 20829 1726867360.12608: calling self._execute() 20829 1726867360.12700: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867360.12729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867360.12748: variable 'omit' from source: magic vars 20829 1726867360.13500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867360.16583: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867360.16659: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867360.16707: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867360.16779: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867360.16782: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867360.16845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867360.16888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867360.16922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867360.16971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867360.17105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867360.17142: variable 'ansible_distribution' from source: facts 20829 1726867360.17154: variable 'ansible_distribution_major_version' from source: facts 20829 1726867360.17201: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867360.17216: when evaluation is False, skipping this task 20829 1726867360.17244: _execute() done 20829 1726867360.17254: dumping result to json 20829 1726867360.17275: done dumping result, returning 20829 1726867360.17290: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-6c5b-0c9b-0000000000cd] 20829 1726867360.17300: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000cd skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867360.17476: no more pending results, returning what we have 20829 1726867360.17483: results queue empty 20829 1726867360.17484: checking for any_errors_fatal 20829 1726867360.17491: done checking for any_errors_fatal 20829 1726867360.17492: checking for max_fail_percentage 20829 1726867360.17493: done checking for max_fail_percentage 20829 1726867360.17494: checking to see if all hosts have failed and the running result is not ok 20829 1726867360.17495: done checking to see if all hosts have failed 20829 1726867360.17496: getting the remaining hosts for this loop 20829 1726867360.17497: done getting the remaining hosts for this loop 20829 1726867360.17501: getting the next task for host managed_node2 20829 1726867360.17509: done getting next task for host managed_node2 20829 1726867360.17512: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20829 1726867360.17515: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20829 1726867360.17533: getting variables 20829 1726867360.17535: in VariableManager get_vars() 20829 1726867360.17684: Calling all_inventory to load vars for managed_node2 20829 1726867360.17692: Calling groups_inventory to load vars for managed_node2 20829 1726867360.17696: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867360.17703: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000cd 20829 1726867360.17705: WORKER PROCESS EXITING 20829 1726867360.17715: Calling all_plugins_play to load vars for managed_node2 20829 1726867360.17719: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867360.17800: Calling groups_plugins_play to load vars for managed_node2 20829 1726867360.18448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867360.18774: done with get_vars() 20829 1726867360.18788: done getting variables 20829 1726867360.18966: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:22:40 -0400 (0:00:00.071) 0:00:08.461 ****** 20829 1726867360.19002: entering _queue_task() for managed_node2/service 20829 1726867360.19625: worker is 1 (out of 1 available) 20829 1726867360.19636: exiting _queue_task() for managed_node2/service 20829 1726867360.19648: done queuing things up, now waiting for results queue to drain 20829 1726867360.19649: waiting for pending results... 20829 1726867360.20009: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20829 1726867360.20272: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000ce 20829 1726867360.20310: variable 'ansible_search_path' from source: unknown 20829 1726867360.20313: variable 'ansible_search_path' from source: unknown 20829 1726867360.20372: calling self._execute() 20829 1726867360.20516: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867360.20533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867360.20548: variable 'omit' from source: magic vars 20829 1726867360.21011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867360.23420: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867360.23559: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867360.23730: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867360.23753: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867360.23814: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867360.23970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867360.24007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867360.24040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867360.24129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867360.24150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867360.24295: variable 'ansible_distribution' from source: facts 20829 1726867360.24316: variable 'ansible_distribution_major_version' from source: facts 20829 1726867360.24382: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867360.24386: when evaluation is False, skipping this task 20829 1726867360.24388: _execute() done 20829 1726867360.24391: dumping result to json 20829 1726867360.24393: done dumping result, returning 20829 1726867360.24395: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-6c5b-0c9b-0000000000ce] 20829 1726867360.24397: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000ce skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20829 1726867360.24568: no more pending results, returning what we have 20829 1726867360.24571: results queue empty 20829 1726867360.24572: checking for any_errors_fatal 20829 1726867360.24580: done checking for any_errors_fatal 20829 1726867360.24581: checking for max_fail_percentage 20829 1726867360.24583: done checking for max_fail_percentage 20829 1726867360.24584: checking to see if all hosts have failed and the running result is not ok 20829 1726867360.24584: done checking to see if all hosts have failed 20829 1726867360.24585: getting the remaining hosts for this loop 20829 1726867360.24587: done getting the remaining hosts for this loop 20829 1726867360.24591: getting the next task for host managed_node2 20829 1726867360.24597: done getting next task for host managed_node2 20829 1726867360.24601: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20829 1726867360.24604: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20829 1726867360.24624: getting variables 20829 1726867360.24626: in VariableManager get_vars() 20829 1726867360.24676: Calling all_inventory to load vars for managed_node2 20829 1726867360.24886: Calling groups_inventory to load vars for managed_node2 20829 1726867360.24889: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867360.24895: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000ce 20829 1726867360.24898: WORKER PROCESS EXITING 20829 1726867360.24906: Calling all_plugins_play to load vars for managed_node2 20829 1726867360.24910: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867360.24916: Calling groups_plugins_play to load vars for managed_node2 20829 1726867360.25224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867360.25448: done with get_vars() 20829 1726867360.25460: done getting variables 20829 1726867360.25521: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:22:40 -0400 (0:00:00.065) 0:00:08.527 ****** 20829 1726867360.25558: entering _queue_task() for managed_node2/service 20829 1726867360.25820: worker is 1 (out of 1 available) 20829 1726867360.25833: exiting _queue_task() for managed_node2/service 20829 1726867360.25845: done queuing things up, now waiting for results queue to drain 20829 1726867360.25846: waiting for pending results... 20829 1726867360.26150: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20829 1726867360.26331: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000cf 20829 1726867360.26374: variable 'ansible_search_path' from source: unknown 20829 1726867360.26385: variable 'ansible_search_path' from source: unknown 20829 1726867360.26433: calling self._execute() 20829 1726867360.26531: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867360.26544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867360.26560: variable 'omit' from source: magic vars 20829 1726867360.27033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867360.29970: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867360.30041: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867360.30283: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867360.30286: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867360.30289: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867360.30399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867360.30434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867360.30464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867360.30512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867360.30533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867360.30666: variable 'ansible_distribution' from source: facts 20829 1726867360.30682: variable 'ansible_distribution_major_version' from source: facts 20829 1726867360.30715: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867360.30724: when evaluation is False, skipping this task 20829 1726867360.30731: _execute() done 20829 1726867360.30738: dumping result to json 20829 1726867360.30745: done dumping result, returning 20829 1726867360.30756: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-6c5b-0c9b-0000000000cf] 20829 1726867360.30764: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000cf skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867360.30917: no more pending results, returning what we have 20829 1726867360.30920: results queue empty 20829 1726867360.30922: checking for any_errors_fatal 20829 1726867360.30927: done checking for any_errors_fatal 20829 1726867360.30928: checking for max_fail_percentage 20829 1726867360.30929: done checking for max_fail_percentage 20829 1726867360.30930: checking to see if all hosts have failed and the running result is not ok 20829 1726867360.30931: done checking to see if all hosts have failed 20829 1726867360.30936: getting the remaining hosts for this loop 20829 1726867360.30938: done getting the remaining hosts for this loop 20829 1726867360.30942: getting the next task for host managed_node2 20829 1726867360.30948: done getting next task for host managed_node2 20829 1726867360.30951: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20829 1726867360.30954: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20829 1726867360.30969: getting variables 20829 1726867360.30971: in VariableManager get_vars() 20829 1726867360.31022: Calling all_inventory to load vars for managed_node2 20829 1726867360.31024: Calling groups_inventory to load vars for managed_node2 20829 1726867360.31026: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867360.31241: Calling all_plugins_play to load vars for managed_node2 20829 1726867360.31245: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867360.31248: Calling groups_plugins_play to load vars for managed_node2 20829 1726867360.31420: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000cf 20829 1726867360.31425: WORKER PROCESS EXITING 20829 1726867360.31439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867360.31858: done with get_vars() 20829 1726867360.31869: done getting variables 20829 1726867360.32041: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:22:40 -0400 (0:00:00.065) 0:00:08.592 ****** 20829 1726867360.32071: entering _queue_task() for managed_node2/service 20829 1726867360.32584: worker is 1 (out of 1 available) 20829 1726867360.32598: exiting _queue_task() for managed_node2/service 20829 1726867360.32615: done queuing things up, now waiting for results queue to drain 20829 1726867360.32617: waiting for pending results... 20829 1726867360.32942: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20829 1726867360.33332: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000d0 20829 1726867360.33336: variable 'ansible_search_path' from source: unknown 20829 1726867360.33339: variable 'ansible_search_path' from source: unknown 20829 1726867360.33342: calling self._execute() 20829 1726867360.33388: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867360.33401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867360.33427: variable 'omit' from source: magic vars 20829 1726867360.33966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867360.36259: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867360.36329: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867360.36374: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867360.36428: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867360.36467: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867360.36550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867360.36686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867360.36690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867360.36693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867360.36696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867360.36836: variable 'ansible_distribution' from source: facts 20829 1726867360.36848: variable 'ansible_distribution_major_version' from source: facts 20829 1726867360.36873: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867360.36885: when evaluation is False, skipping this task 20829 1726867360.36892: _execute() done 20829 1726867360.36909: dumping result to json 20829 1726867360.36922: done dumping result, returning 20829 1726867360.36934: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-6c5b-0c9b-0000000000d0] 20829 1726867360.36944: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000d0 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20829 1726867360.37166: no more pending results, returning what we have 20829 1726867360.37170: results queue empty 20829 1726867360.37171: checking for any_errors_fatal 20829 1726867360.37178: done checking for any_errors_fatal 20829 1726867360.37179: checking for max_fail_percentage 20829 1726867360.37181: done checking for max_fail_percentage 20829 1726867360.37182: checking to see if all hosts have failed and the running result is not ok 20829 1726867360.37183: done checking to see if all hosts have failed 20829 1726867360.37184: getting the remaining hosts for this loop 20829 1726867360.37186: done getting the remaining hosts for this loop 20829 1726867360.37191: getting the next task for host managed_node2 20829 1726867360.37197: done getting next task for host managed_node2 20829 1726867360.37201: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20829 1726867360.37204: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20829 1726867360.37419: getting variables 20829 1726867360.37421: in VariableManager get_vars() 20829 1726867360.37463: Calling all_inventory to load vars for managed_node2 20829 1726867360.37466: Calling groups_inventory to load vars for managed_node2 20829 1726867360.37468: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867360.37473: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000d0 20829 1726867360.37476: WORKER PROCESS EXITING 20829 1726867360.37485: Calling all_plugins_play to load vars for managed_node2 20829 1726867360.37488: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867360.37490: Calling groups_plugins_play to load vars for managed_node2 20829 1726867360.37716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867360.37918: done with get_vars() 20829 1726867360.37928: done getting variables 20829 1726867360.37991: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:22:40 -0400 (0:00:00.059) 0:00:08.651 ****** 20829 1726867360.38025: entering _queue_task() for managed_node2/copy 20829 1726867360.38506: worker is 1 (out of 1 available) 20829 1726867360.38516: exiting _queue_task() for managed_node2/copy 20829 1726867360.38526: done queuing things up, now waiting for results queue to drain 20829 1726867360.38528: waiting for pending results... 20829 1726867360.38569: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20829 1726867360.38693: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000d1 20829 1726867360.38715: variable 'ansible_search_path' from source: unknown 20829 1726867360.38755: variable 'ansible_search_path' from source: unknown 20829 1726867360.38770: calling self._execute() 20829 1726867360.38856: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867360.38874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867360.38974: variable 'omit' from source: magic vars 20829 1726867360.39308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867360.41562: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867360.41635: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867360.41673: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867360.41723: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867360.41753: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867360.41848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867360.41888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867360.41928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867360.41970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867360.41990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867360.42141: variable 'ansible_distribution' from source: facts 20829 1726867360.42152: variable 'ansible_distribution_major_version' from source: facts 20829 1726867360.42172: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867360.42239: when evaluation is False, skipping this task 20829 1726867360.42242: _execute() done 20829 1726867360.42244: dumping result to json 20829 1726867360.42247: done dumping result, returning 20829 1726867360.42249: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-6c5b-0c9b-0000000000d1] 20829 1726867360.42251: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000d1 20829 1726867360.42319: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000d1 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867360.42391: no more pending results, returning what we have 20829 1726867360.42394: results queue empty 20829 1726867360.42395: checking for any_errors_fatal 20829 1726867360.42401: done checking for any_errors_fatal 20829 1726867360.42402: checking for max_fail_percentage 20829 1726867360.42404: done checking for max_fail_percentage 20829 1726867360.42405: checking to see if all hosts have failed and the running result is not ok 20829 1726867360.42406: done checking to see if all hosts have failed 20829 1726867360.42406: getting the remaining hosts for this loop 20829 1726867360.42408: done getting the remaining hosts for this loop 20829 1726867360.42415: getting the next task for host managed_node2 20829 1726867360.42422: done getting next task for host managed_node2 20829 1726867360.42427: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20829 1726867360.42430: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20829 1726867360.42446: getting variables 20829 1726867360.42450: in VariableManager get_vars() 20829 1726867360.42499: Calling all_inventory to load vars for managed_node2 20829 1726867360.42502: Calling groups_inventory to load vars for managed_node2 20829 1726867360.42505: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867360.42518: Calling all_plugins_play to load vars for managed_node2 20829 1726867360.42521: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867360.42525: Calling groups_plugins_play to load vars for managed_node2 20829 1726867360.42926: WORKER PROCESS EXITING 20829 1726867360.42949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867360.43169: done with get_vars() 20829 1726867360.43182: 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:22:40 -0400 (0:00:00.052) 0:00:08.704 ****** 20829 1726867360.43272: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20829 1726867360.43539: worker is 1 (out of 1 available) 20829 1726867360.43667: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20829 1726867360.43684: done queuing things up, now waiting for results queue to drain 20829 1726867360.43686: waiting for pending results... 20829 1726867360.43874: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20829 1726867360.44007: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000d2 20829 1726867360.44033: variable 'ansible_search_path' from source: unknown 20829 1726867360.44042: variable 'ansible_search_path' from source: unknown 20829 1726867360.44085: calling self._execute() 20829 1726867360.44186: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867360.44198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867360.44235: variable 'omit' from source: magic vars 20829 1726867360.44764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867360.47045: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867360.47048: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867360.47300: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867360.47342: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867360.47381: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867360.47465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867360.47508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867360.47541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867360.47593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867360.47618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867360.47757: variable 'ansible_distribution' from source: facts 20829 1726867360.47768: variable 'ansible_distribution_major_version' from source: facts 20829 1726867360.47792: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867360.47808: when evaluation is False, skipping this task 20829 1726867360.47820: _execute() done 20829 1726867360.47828: dumping result to json 20829 1726867360.47913: done dumping result, returning 20829 1726867360.47917: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-6c5b-0c9b-0000000000d2] 20829 1726867360.47919: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000d2 20829 1726867360.47988: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000d2 20829 1726867360.47992: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867360.48064: no more pending results, returning what we have 20829 1726867360.48068: results queue empty 20829 1726867360.48069: checking for any_errors_fatal 20829 1726867360.48075: done checking for any_errors_fatal 20829 1726867360.48076: checking for max_fail_percentage 20829 1726867360.48080: done checking for max_fail_percentage 20829 1726867360.48081: checking to see if all hosts have failed and the running result is not ok 20829 1726867360.48082: done checking to see if all hosts have failed 20829 1726867360.48083: getting the remaining hosts for this loop 20829 1726867360.48084: done getting the remaining hosts for this loop 20829 1726867360.48088: getting the next task for host managed_node2 20829 1726867360.48094: done getting next task for host managed_node2 20829 1726867360.48098: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20829 1726867360.48101: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20829 1726867360.48119: getting variables 20829 1726867360.48180: in VariableManager get_vars() 20829 1726867360.48344: Calling all_inventory to load vars for managed_node2 20829 1726867360.48347: Calling groups_inventory to load vars for managed_node2 20829 1726867360.48350: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867360.48358: Calling all_plugins_play to load vars for managed_node2 20829 1726867360.48361: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867360.48364: Calling groups_plugins_play to load vars for managed_node2 20829 1726867360.48637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867360.48849: done with get_vars() 20829 1726867360.48859: 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:22:40 -0400 (0:00:00.056) 0:00:08.761 ****** 20829 1726867360.48943: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20829 1726867360.49188: worker is 1 (out of 1 available) 20829 1726867360.49380: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20829 1726867360.49392: done queuing things up, now waiting for results queue to drain 20829 1726867360.49393: waiting for pending results... 20829 1726867360.49524: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20829 1726867360.49684: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000d3 20829 1726867360.49687: variable 'ansible_search_path' from source: unknown 20829 1726867360.49690: variable 'ansible_search_path' from source: unknown 20829 1726867360.49692: calling self._execute() 20829 1726867360.49761: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867360.49771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867360.49787: variable 'omit' from source: magic vars 20829 1726867360.50216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867360.52784: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867360.52842: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867360.52886: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867360.52923: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867360.52955: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867360.53096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867360.53100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867360.53131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867360.53180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867360.53217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867360.53583: variable 'ansible_distribution' from source: facts 20829 1726867360.53586: variable 'ansible_distribution_major_version' from source: facts 20829 1726867360.53589: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867360.53591: when evaluation is False, skipping this task 20829 1726867360.53593: _execute() done 20829 1726867360.53595: dumping result to json 20829 1726867360.53597: done dumping result, returning 20829 1726867360.53600: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-6c5b-0c9b-0000000000d3] 20829 1726867360.53602: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000d3 20829 1726867360.53679: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000d3 20829 1726867360.53682: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867360.53741: no more pending results, returning what we have 20829 1726867360.53745: results queue empty 20829 1726867360.53746: checking for any_errors_fatal 20829 1726867360.53753: done checking for any_errors_fatal 20829 1726867360.53754: checking for max_fail_percentage 20829 1726867360.53756: done checking for max_fail_percentage 20829 1726867360.53757: checking to see if all hosts have failed and the running result is not ok 20829 1726867360.53758: done checking to see if all hosts have failed 20829 1726867360.53759: getting the remaining hosts for this loop 20829 1726867360.53760: done getting the remaining hosts for this loop 20829 1726867360.53764: getting the next task for host managed_node2 20829 1726867360.53771: done getting next task for host managed_node2 20829 1726867360.53775: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20829 1726867360.53780: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20829 1726867360.53800: getting variables 20829 1726867360.53802: in VariableManager get_vars() 20829 1726867360.53856: Calling all_inventory to load vars for managed_node2 20829 1726867360.53860: Calling groups_inventory to load vars for managed_node2 20829 1726867360.53863: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867360.53874: Calling all_plugins_play to load vars for managed_node2 20829 1726867360.53882: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867360.53886: Calling groups_plugins_play to load vars for managed_node2 20829 1726867360.54241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867360.54458: done with get_vars() 20829 1726867360.54469: done getting variables 20829 1726867360.54536: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:22:40 -0400 (0:00:00.056) 0:00:08.817 ****** 20829 1726867360.54567: entering _queue_task() for managed_node2/debug 20829 1726867360.54826: worker is 1 (out of 1 available) 20829 1726867360.54838: exiting _queue_task() for managed_node2/debug 20829 1726867360.54850: done queuing things up, now waiting for results queue to drain 20829 1726867360.54852: waiting for pending results... 20829 1726867360.55293: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20829 1726867360.55299: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000d4 20829 1726867360.55302: variable 'ansible_search_path' from source: unknown 20829 1726867360.55304: variable 'ansible_search_path' from source: unknown 20829 1726867360.55423: calling self._execute() 20829 1726867360.55509: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867360.55530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867360.55546: variable 'omit' from source: magic vars 20829 1726867360.55978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867360.58446: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867360.58522: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867360.58560: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867360.58621: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867360.58650: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867360.58733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867360.58767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867360.58882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867360.58886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867360.58888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867360.59007: variable 'ansible_distribution' from source: facts 20829 1726867360.59027: variable 'ansible_distribution_major_version' from source: facts 20829 1726867360.59050: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867360.59082: when evaluation is False, skipping this task 20829 1726867360.59085: _execute() done 20829 1726867360.59087: dumping result to json 20829 1726867360.59090: done dumping result, returning 20829 1726867360.59092: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-6c5b-0c9b-0000000000d4] 20829 1726867360.59095: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000d4 20829 1726867360.59299: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000d4 20829 1726867360.59302: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20829 1726867360.59384: no more pending results, returning what we have 20829 1726867360.59387: results queue empty 20829 1726867360.59388: checking for any_errors_fatal 20829 1726867360.59396: done checking for any_errors_fatal 20829 1726867360.59397: checking for max_fail_percentage 20829 1726867360.59399: done checking for max_fail_percentage 20829 1726867360.59400: checking to see if all hosts have failed and the running result is not ok 20829 1726867360.59400: done checking to see if all hosts have failed 20829 1726867360.59401: getting the remaining hosts for this loop 20829 1726867360.59403: done getting the remaining hosts for this loop 20829 1726867360.59407: getting the next task for host managed_node2 20829 1726867360.59556: done getting next task for host managed_node2 20829 1726867360.59560: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20829 1726867360.59563: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20829 1726867360.59580: getting variables 20829 1726867360.59582: in VariableManager get_vars() 20829 1726867360.59689: Calling all_inventory to load vars for managed_node2 20829 1726867360.59692: Calling groups_inventory to load vars for managed_node2 20829 1726867360.59695: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867360.59703: Calling all_plugins_play to load vars for managed_node2 20829 1726867360.59706: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867360.59709: Calling groups_plugins_play to load vars for managed_node2 20829 1726867360.59872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867360.60089: done with get_vars() 20829 1726867360.60104: done getting variables 20829 1726867360.60161: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:22:40 -0400 (0:00:00.056) 0:00:08.873 ****** 20829 1726867360.60194: entering _queue_task() for managed_node2/debug 20829 1726867360.60443: worker is 1 (out of 1 available) 20829 1726867360.60454: exiting _queue_task() for managed_node2/debug 20829 1726867360.60468: done queuing things up, now waiting for results queue to drain 20829 1726867360.60469: waiting for pending results... 20829 1726867360.60804: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20829 1726867360.60881: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000d5 20829 1726867360.60908: variable 'ansible_search_path' from source: unknown 20829 1726867360.61014: variable 'ansible_search_path' from source: unknown 20829 1726867360.61018: calling self._execute() 20829 1726867360.61045: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867360.61056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867360.61071: variable 'omit' from source: magic vars 20829 1726867360.61522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867360.64104: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867360.64176: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867360.64221: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867360.64259: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867360.64296: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867360.64380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867360.64427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867360.64458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867360.64507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867360.64609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867360.64650: variable 'ansible_distribution' from source: facts 20829 1726867360.64661: variable 'ansible_distribution_major_version' from source: facts 20829 1726867360.64683: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867360.64691: when evaluation is False, skipping this task 20829 1726867360.64697: _execute() done 20829 1726867360.64705: dumping result to json 20829 1726867360.64721: done dumping result, returning 20829 1726867360.64732: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-6c5b-0c9b-0000000000d5] 20829 1726867360.64741: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000d5 20829 1726867360.64943: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000d5 20829 1726867360.64946: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20829 1726867360.64992: no more pending results, returning what we have 20829 1726867360.64995: results queue empty 20829 1726867360.64996: checking for any_errors_fatal 20829 1726867360.65001: done checking for any_errors_fatal 20829 1726867360.65002: checking for max_fail_percentage 20829 1726867360.65004: done checking for max_fail_percentage 20829 1726867360.65005: checking to see if all hosts have failed and the running result is not ok 20829 1726867360.65006: done checking to see if all hosts have failed 20829 1726867360.65007: getting the remaining hosts for this loop 20829 1726867360.65008: done getting the remaining hosts for this loop 20829 1726867360.65014: getting the next task for host managed_node2 20829 1726867360.65021: done getting next task for host managed_node2 20829 1726867360.65025: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20829 1726867360.65028: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20829 1726867360.65045: getting variables 20829 1726867360.65047: in VariableManager get_vars() 20829 1726867360.65096: Calling all_inventory to load vars for managed_node2 20829 1726867360.65099: Calling groups_inventory to load vars for managed_node2 20829 1726867360.65101: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867360.65114: Calling all_plugins_play to load vars for managed_node2 20829 1726867360.65117: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867360.65120: Calling groups_plugins_play to load vars for managed_node2 20829 1726867360.65488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867360.65745: done with get_vars() 20829 1726867360.65755: done getting variables 20829 1726867360.65809: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:22:40 -0400 (0:00:00.056) 0:00:08.930 ****** 20829 1726867360.65848: entering _queue_task() for managed_node2/debug 20829 1726867360.66114: worker is 1 (out of 1 available) 20829 1726867360.66126: exiting _queue_task() for managed_node2/debug 20829 1726867360.66138: done queuing things up, now waiting for results queue to drain 20829 1726867360.66139: waiting for pending results... 20829 1726867360.66503: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20829 1726867360.66544: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000d6 20829 1726867360.66562: variable 'ansible_search_path' from source: unknown 20829 1726867360.66569: variable 'ansible_search_path' from source: unknown 20829 1726867360.66617: calling self._execute() 20829 1726867360.66696: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867360.66716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867360.66729: variable 'omit' from source: magic vars 20829 1726867360.67153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867360.69626: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867360.69700: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867360.69754: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867360.69874: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867360.69879: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867360.69921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867360.69956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867360.69998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867360.70046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867360.70068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867360.70367: variable 'ansible_distribution' from source: facts 20829 1726867360.70437: variable 'ansible_distribution_major_version' from source: facts 20829 1726867360.70460: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867360.70469: when evaluation is False, skipping this task 20829 1726867360.70483: _execute() done 20829 1726867360.70491: dumping result to json 20829 1726867360.70500: done dumping result, returning 20829 1726867360.70514: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-6c5b-0c9b-0000000000d6] 20829 1726867360.70529: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000d6 20829 1726867360.70828: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000d6 20829 1726867360.70832: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20829 1726867360.70873: no more pending results, returning what we have 20829 1726867360.70876: results queue empty 20829 1726867360.70879: checking for any_errors_fatal 20829 1726867360.70885: done checking for any_errors_fatal 20829 1726867360.70885: checking for max_fail_percentage 20829 1726867360.70887: done checking for max_fail_percentage 20829 1726867360.70888: checking to see if all hosts have failed and the running result is not ok 20829 1726867360.70889: done checking to see if all hosts have failed 20829 1726867360.70890: getting the remaining hosts for this loop 20829 1726867360.70891: done getting the remaining hosts for this loop 20829 1726867360.70894: getting the next task for host managed_node2 20829 1726867360.70900: done getting next task for host managed_node2 20829 1726867360.70903: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20829 1726867360.70906: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20829 1726867360.70926: getting variables 20829 1726867360.70928: in VariableManager get_vars() 20829 1726867360.70984: Calling all_inventory to load vars for managed_node2 20829 1726867360.70987: Calling groups_inventory to load vars for managed_node2 20829 1726867360.70990: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867360.71000: Calling all_plugins_play to load vars for managed_node2 20829 1726867360.71003: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867360.71006: Calling groups_plugins_play to load vars for managed_node2 20829 1726867360.71262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867360.71467: done with get_vars() 20829 1726867360.71479: 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:22:40 -0400 (0:00:00.057) 0:00:08.987 ****** 20829 1726867360.71573: entering _queue_task() for managed_node2/ping 20829 1726867360.71938: worker is 1 (out of 1 available) 20829 1726867360.71949: exiting _queue_task() for managed_node2/ping 20829 1726867360.71959: done queuing things up, now waiting for results queue to drain 20829 1726867360.71960: waiting for pending results... 20829 1726867360.72156: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20829 1726867360.72483: in run() - task 0affcac9-a3a5-6c5b-0c9b-0000000000d7 20829 1726867360.72487: variable 'ansible_search_path' from source: unknown 20829 1726867360.72490: variable 'ansible_search_path' from source: unknown 20829 1726867360.72493: calling self._execute() 20829 1726867360.72495: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867360.72498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867360.72500: variable 'omit' from source: magic vars 20829 1726867360.72880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867360.75373: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867360.75445: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867360.75487: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867360.75527: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867360.75561: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867360.75642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867360.75685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867360.75717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867360.75764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867360.75788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867360.75927: variable 'ansible_distribution' from source: facts 20829 1726867360.75938: variable 'ansible_distribution_major_version' from source: facts 20829 1726867360.75959: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867360.75967: when evaluation is False, skipping this task 20829 1726867360.75979: _execute() done 20829 1726867360.75987: dumping result to json 20829 1726867360.75995: done dumping result, returning 20829 1726867360.76005: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-6c5b-0c9b-0000000000d7] 20829 1726867360.76084: sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000d7 20829 1726867360.76144: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-0000000000d7 20829 1726867360.76147: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867360.76239: no more pending results, returning what we have 20829 1726867360.76242: results queue empty 20829 1726867360.76243: checking for any_errors_fatal 20829 1726867360.76249: done checking for any_errors_fatal 20829 1726867360.76250: checking for max_fail_percentage 20829 1726867360.76252: done checking for max_fail_percentage 20829 1726867360.76253: checking to see if all hosts have failed and the running result is not ok 20829 1726867360.76254: done checking to see if all hosts have failed 20829 1726867360.76254: getting the remaining hosts for this loop 20829 1726867360.76256: done getting the remaining hosts for this loop 20829 1726867360.76260: getting the next task for host managed_node2 20829 1726867360.76269: done getting next task for host managed_node2 20829 1726867360.76271: ^ task is: TASK: meta (role_complete) 20829 1726867360.76274: ^ state is: HOST STATE: block=3, task=23, rescue=0, 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 20829 1726867360.76292: getting variables 20829 1726867360.76294: in VariableManager get_vars() 20829 1726867360.76342: Calling all_inventory to load vars for managed_node2 20829 1726867360.76345: Calling groups_inventory to load vars for managed_node2 20829 1726867360.76348: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867360.76358: Calling all_plugins_play to load vars for managed_node2 20829 1726867360.76361: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867360.76364: Calling groups_plugins_play to load vars for managed_node2 20829 1726867360.76955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867360.77359: done with get_vars() 20829 1726867360.77370: done getting variables 20829 1726867360.77448: done queuing things up, now waiting for results queue to drain 20829 1726867360.77451: results queue empty 20829 1726867360.77451: checking for any_errors_fatal 20829 1726867360.77453: done checking for any_errors_fatal 20829 1726867360.77454: checking for max_fail_percentage 20829 1726867360.77455: done checking for max_fail_percentage 20829 1726867360.77455: checking to see if all hosts have failed and the running result is not ok 20829 1726867360.77456: done checking to see if all hosts have failed 20829 1726867360.77457: getting the remaining hosts for this loop 20829 1726867360.77458: done getting the remaining hosts for this loop 20829 1726867360.77460: getting the next task for host managed_node2 20829 1726867360.77463: done getting next task for host managed_node2 20829 1726867360.77465: ^ task is: TASK: Get profile's ring options 20829 1726867360.77466: ^ state is: HOST STATE: block=3, task=24, rescue=0, 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 20829 1726867360.77468: getting variables 20829 1726867360.77469: in VariableManager get_vars() 20829 1726867360.77487: Calling all_inventory to load vars for managed_node2 20829 1726867360.77489: Calling groups_inventory to load vars for managed_node2 20829 1726867360.77491: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867360.77495: Calling all_plugins_play to load vars for managed_node2 20829 1726867360.77497: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867360.77499: Calling groups_plugins_play to load vars for managed_node2 20829 1726867360.77634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867360.77843: done with get_vars() 20829 1726867360.77851: done getting variables 20829 1726867360.77954: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ring options] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:173 Friday 20 September 2024 17:22:40 -0400 (0:00:00.064) 0:00:09.051 ****** 20829 1726867360.77980: entering _queue_task() for managed_node2/command 20829 1726867360.78264: worker is 1 (out of 1 available) 20829 1726867360.78278: exiting _queue_task() for managed_node2/command 20829 1726867360.78292: done queuing things up, now waiting for results queue to drain 20829 1726867360.78294: waiting for pending results... 20829 1726867360.78601: running TaskExecutor() for managed_node2/TASK: Get profile's ring options 20829 1726867360.78684: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000107 20829 1726867360.78688: variable 'ansible_search_path' from source: unknown 20829 1726867360.78782: calling self._execute() 20829 1726867360.78808: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867360.78825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867360.78839: variable 'omit' from source: magic vars 20829 1726867360.79257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867360.82769: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867360.83283: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867360.83482: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867360.83486: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867360.83488: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867360.83492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867360.83494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867360.83497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867360.83517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867360.83539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867360.83671: variable 'ansible_distribution' from source: facts 20829 1726867360.83890: variable 'ansible_distribution_major_version' from source: facts 20829 1726867360.83914: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867360.83923: when evaluation is False, skipping this task 20829 1726867360.83929: _execute() done 20829 1726867360.83936: dumping result to json 20829 1726867360.83945: done dumping result, returning 20829 1726867360.83955: done running TaskExecutor() for managed_node2/TASK: Get profile's ring options [0affcac9-a3a5-6c5b-0c9b-000000000107] 20829 1726867360.83963: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000107 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867360.84108: no more pending results, returning what we have 20829 1726867360.84111: results queue empty 20829 1726867360.84112: checking for any_errors_fatal 20829 1726867360.84114: done checking for any_errors_fatal 20829 1726867360.84114: checking for max_fail_percentage 20829 1726867360.84116: done checking for max_fail_percentage 20829 1726867360.84116: checking to see if all hosts have failed and the running result is not ok 20829 1726867360.84117: done checking to see if all hosts have failed 20829 1726867360.84118: getting the remaining hosts for this loop 20829 1726867360.84119: done getting the remaining hosts for this loop 20829 1726867360.84123: getting the next task for host managed_node2 20829 1726867360.84128: done getting next task for host managed_node2 20829 1726867360.84131: ^ task is: TASK: ASSERT: The profile does reset ring options 20829 1726867360.84133: ^ state is: HOST STATE: block=3, task=25, rescue=0, 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 20829 1726867360.84135: getting variables 20829 1726867360.84137: in VariableManager get_vars() 20829 1726867360.84184: Calling all_inventory to load vars for managed_node2 20829 1726867360.84187: Calling groups_inventory to load vars for managed_node2 20829 1726867360.84189: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867360.84201: Calling all_plugins_play to load vars for managed_node2 20829 1726867360.84204: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867360.84208: Calling groups_plugins_play to load vars for managed_node2 20829 1726867360.84588: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000107 20829 1726867360.84592: WORKER PROCESS EXITING 20829 1726867360.84654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867360.85051: done with get_vars() 20829 1726867360.85062: done getting variables 20829 1726867360.85123: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does reset ring options] ***************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:179 Friday 20 September 2024 17:22:40 -0400 (0:00:00.071) 0:00:09.123 ****** 20829 1726867360.85150: entering _queue_task() for managed_node2/assert 20829 1726867360.85819: worker is 1 (out of 1 available) 20829 1726867360.85830: exiting _queue_task() for managed_node2/assert 20829 1726867360.85841: done queuing things up, now waiting for results queue to drain 20829 1726867360.85843: waiting for pending results... 20829 1726867360.86084: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does reset ring options 20829 1726867360.86279: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000108 20829 1726867360.86350: variable 'ansible_search_path' from source: unknown 20829 1726867360.86432: calling self._execute() 20829 1726867360.86658: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867360.86661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867360.86673: variable 'omit' from source: magic vars 20829 1726867360.87438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867360.90646: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867360.90731: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867360.90780: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867360.90824: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867360.90859: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867360.90962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867360.90988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867360.91016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867360.91073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867360.91092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867360.91244: variable 'ansible_distribution' from source: facts 20829 1726867360.91254: variable 'ansible_distribution_major_version' from source: facts 20829 1726867360.91275: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867360.91291: when evaluation is False, skipping this task 20829 1726867360.91298: _execute() done 20829 1726867360.91306: dumping result to json 20829 1726867360.91352: done dumping result, returning 20829 1726867360.91356: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does reset ring options [0affcac9-a3a5-6c5b-0c9b-000000000108] 20829 1726867360.91358: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000108 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867360.91526: no more pending results, returning what we have 20829 1726867360.91530: results queue empty 20829 1726867360.91531: checking for any_errors_fatal 20829 1726867360.91536: done checking for any_errors_fatal 20829 1726867360.91536: checking for max_fail_percentage 20829 1726867360.91538: done checking for max_fail_percentage 20829 1726867360.91539: checking to see if all hosts have failed and the running result is not ok 20829 1726867360.91539: done checking to see if all hosts have failed 20829 1726867360.91540: getting the remaining hosts for this loop 20829 1726867360.91542: done getting the remaining hosts for this loop 20829 1726867360.91546: getting the next task for host managed_node2 20829 1726867360.91552: done getting next task for host managed_node2 20829 1726867360.91555: ^ task is: TASK: Get profile's ring options 20829 1726867360.91557: ^ state is: HOST STATE: block=3, task=26, rescue=0, 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 20829 1726867360.91559: getting variables 20829 1726867360.91561: in VariableManager get_vars() 20829 1726867360.91725: Calling all_inventory to load vars for managed_node2 20829 1726867360.91728: Calling groups_inventory to load vars for managed_node2 20829 1726867360.91730: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867360.91743: Calling all_plugins_play to load vars for managed_node2 20829 1726867360.91746: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867360.91749: Calling groups_plugins_play to load vars for managed_node2 20829 1726867360.92080: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000108 20829 1726867360.92083: WORKER PROCESS EXITING 20829 1726867360.92112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867360.92303: done with get_vars() 20829 1726867360.92314: done getting variables 20829 1726867360.92370: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ring options] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:184 Friday 20 September 2024 17:22:40 -0400 (0:00:00.072) 0:00:09.195 ****** 20829 1726867360.92397: entering _queue_task() for managed_node2/command 20829 1726867360.92793: worker is 1 (out of 1 available) 20829 1726867360.92803: exiting _queue_task() for managed_node2/command 20829 1726867360.92814: done queuing things up, now waiting for results queue to drain 20829 1726867360.92816: waiting for pending results... 20829 1726867360.93016: running TaskExecutor() for managed_node2/TASK: Get profile's ring options 20829 1726867360.93101: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000109 20829 1726867360.93126: variable 'ansible_search_path' from source: unknown 20829 1726867360.93171: calling self._execute() 20829 1726867360.93291: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867360.93307: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867360.93325: variable 'omit' from source: magic vars 20829 1726867360.93810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867360.96335: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867360.96683: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867360.96686: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867360.96719: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867360.96747: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867360.96919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867360.96952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867360.97051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867360.97236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867360.97240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867360.97493: variable 'ansible_distribution' from source: facts 20829 1726867360.97507: variable 'ansible_distribution_major_version' from source: facts 20829 1726867360.97533: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867360.97783: when evaluation is False, skipping this task 20829 1726867360.97787: _execute() done 20829 1726867360.97790: dumping result to json 20829 1726867360.97792: done dumping result, returning 20829 1726867360.97794: done running TaskExecutor() for managed_node2/TASK: Get profile's ring options [0affcac9-a3a5-6c5b-0c9b-000000000109] 20829 1726867360.97796: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000109 20829 1726867360.97864: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000109 20829 1726867360.97866: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867360.97917: no more pending results, returning what we have 20829 1726867360.97921: results queue empty 20829 1726867360.97922: checking for any_errors_fatal 20829 1726867360.97927: done checking for any_errors_fatal 20829 1726867360.97927: checking for max_fail_percentage 20829 1726867360.97930: done checking for max_fail_percentage 20829 1726867360.97931: checking to see if all hosts have failed and the running result is not ok 20829 1726867360.97933: done checking to see if all hosts have failed 20829 1726867360.97934: getting the remaining hosts for this loop 20829 1726867360.97935: done getting the remaining hosts for this loop 20829 1726867360.97939: getting the next task for host managed_node2 20829 1726867360.97945: done getting next task for host managed_node2 20829 1726867360.97948: ^ task is: TASK: ASSERT: The profile does reset ring options 20829 1726867360.97950: ^ state is: HOST STATE: block=3, task=27, rescue=0, 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 20829 1726867360.97953: getting variables 20829 1726867360.97954: in VariableManager get_vars() 20829 1726867360.98005: Calling all_inventory to load vars for managed_node2 20829 1726867360.98008: Calling groups_inventory to load vars for managed_node2 20829 1726867360.98010: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867360.98022: Calling all_plugins_play to load vars for managed_node2 20829 1726867360.98025: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867360.98027: Calling groups_plugins_play to load vars for managed_node2 20829 1726867360.98814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867360.99421: done with get_vars() 20829 1726867360.99431: done getting variables 20829 1726867360.99488: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does reset ring options] ***************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:191 Friday 20 September 2024 17:22:40 -0400 (0:00:00.071) 0:00:09.266 ****** 20829 1726867360.99516: entering _queue_task() for managed_node2/assert 20829 1726867361.00020: worker is 1 (out of 1 available) 20829 1726867361.00032: exiting _queue_task() for managed_node2/assert 20829 1726867361.00044: done queuing things up, now waiting for results queue to drain 20829 1726867361.00046: waiting for pending results... 20829 1726867361.00394: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does reset ring options 20829 1726867361.00399: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000010a 20829 1726867361.00402: variable 'ansible_search_path' from source: unknown 20829 1726867361.00424: calling self._execute() 20829 1726867361.00519: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867361.00530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867361.00543: variable 'omit' from source: magic vars 20829 1726867361.00980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867361.03803: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867361.03807: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867361.03893: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867361.03941: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867361.04050: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867361.04252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867361.04289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867361.04322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867361.04563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867361.04566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867361.04772: variable 'ansible_distribution' from source: facts 20829 1726867361.05000: variable 'ansible_distribution_major_version' from source: facts 20829 1726867361.05003: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867361.05006: when evaluation is False, skipping this task 20829 1726867361.05008: _execute() done 20829 1726867361.05013: dumping result to json 20829 1726867361.05015: done dumping result, returning 20829 1726867361.05018: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does reset ring options [0affcac9-a3a5-6c5b-0c9b-00000000010a] 20829 1726867361.05020: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000010a 20829 1726867361.05093: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000010a 20829 1726867361.05096: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867361.05156: no more pending results, returning what we have 20829 1726867361.05159: results queue empty 20829 1726867361.05160: checking for any_errors_fatal 20829 1726867361.05166: done checking for any_errors_fatal 20829 1726867361.05167: checking for max_fail_percentage 20829 1726867361.05168: done checking for max_fail_percentage 20829 1726867361.05169: checking to see if all hosts have failed and the running result is not ok 20829 1726867361.05171: done checking to see if all hosts have failed 20829 1726867361.05171: getting the remaining hosts for this loop 20829 1726867361.05173: done getting the remaining hosts for this loop 20829 1726867361.05179: getting the next task for host managed_node2 20829 1726867361.05191: done getting next task for host managed_node2 20829 1726867361.05196: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20829 1726867361.05201: ^ state is: HOST STATE: block=3, task=27, 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 20829 1726867361.05222: getting variables 20829 1726867361.05225: in VariableManager get_vars() 20829 1726867361.05381: Calling all_inventory to load vars for managed_node2 20829 1726867361.05384: Calling groups_inventory to load vars for managed_node2 20829 1726867361.05387: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867361.05397: Calling all_plugins_play to load vars for managed_node2 20829 1726867361.05400: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867361.05402: Calling groups_plugins_play to load vars for managed_node2 20829 1726867361.05752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867361.06175: done with get_vars() 20829 1726867361.06224: 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:22:41 -0400 (0:00:00.069) 0:00:09.336 ****** 20829 1726867361.06451: entering _queue_task() for managed_node2/include_tasks 20829 1726867361.07188: worker is 1 (out of 1 available) 20829 1726867361.07201: exiting _queue_task() for managed_node2/include_tasks 20829 1726867361.07213: done queuing things up, now waiting for results queue to drain 20829 1726867361.07214: waiting for pending results... 20829 1726867361.07893: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20829 1726867361.07897: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000113 20829 1726867361.08083: variable 'ansible_search_path' from source: unknown 20829 1726867361.08086: variable 'ansible_search_path' from source: unknown 20829 1726867361.08090: calling self._execute() 20829 1726867361.08095: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867361.08100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867361.08103: variable 'omit' from source: magic vars 20829 1726867361.08859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867361.13541: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867361.13614: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867361.13658: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867361.13820: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867361.13849: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867361.13931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867361.14014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867361.14107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867361.14148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867361.14382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867361.14435: variable 'ansible_distribution' from source: facts 20829 1726867361.14882: variable 'ansible_distribution_major_version' from source: facts 20829 1726867361.14885: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867361.14888: when evaluation is False, skipping this task 20829 1726867361.14891: _execute() done 20829 1726867361.14893: dumping result to json 20829 1726867361.14895: done dumping result, returning 20829 1726867361.14897: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-6c5b-0c9b-000000000113] 20829 1726867361.14900: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000113 20829 1726867361.14976: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000113 20829 1726867361.14982: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867361.15028: no more pending results, returning what we have 20829 1726867361.15031: results queue empty 20829 1726867361.15032: checking for any_errors_fatal 20829 1726867361.15037: done checking for any_errors_fatal 20829 1726867361.15038: checking for max_fail_percentage 20829 1726867361.15040: done checking for max_fail_percentage 20829 1726867361.15041: checking to see if all hosts have failed and the running result is not ok 20829 1726867361.15041: done checking to see if all hosts have failed 20829 1726867361.15042: getting the remaining hosts for this loop 20829 1726867361.15043: done getting the remaining hosts for this loop 20829 1726867361.15047: getting the next task for host managed_node2 20829 1726867361.15054: done getting next task for host managed_node2 20829 1726867361.15057: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20829 1726867361.15061: ^ state is: HOST STATE: block=3, task=27, 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 20829 1726867361.15076: getting variables 20829 1726867361.15080: in VariableManager get_vars() 20829 1726867361.15119: Calling all_inventory to load vars for managed_node2 20829 1726867361.15122: Calling groups_inventory to load vars for managed_node2 20829 1726867361.15124: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867361.15132: Calling all_plugins_play to load vars for managed_node2 20829 1726867361.15134: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867361.15136: Calling groups_plugins_play to load vars for managed_node2 20829 1726867361.15746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867361.16189: done with get_vars() 20829 1726867361.16200: done getting variables 20829 1726867361.16402: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:22:41 -0400 (0:00:00.099) 0:00:09.436 ****** 20829 1726867361.16435: entering _queue_task() for managed_node2/debug 20829 1726867361.16975: worker is 1 (out of 1 available) 20829 1726867361.16991: exiting _queue_task() for managed_node2/debug 20829 1726867361.17003: done queuing things up, now waiting for results queue to drain 20829 1726867361.17005: waiting for pending results... 20829 1726867361.17448: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20829 1726867361.17718: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000114 20829 1726867361.17799: variable 'ansible_search_path' from source: unknown 20829 1726867361.17807: variable 'ansible_search_path' from source: unknown 20829 1726867361.17848: calling self._execute() 20829 1726867361.18182: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867361.18186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867361.18188: variable 'omit' from source: magic vars 20829 1726867361.19183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867361.23179: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867361.23272: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867361.23352: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867361.23393: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867361.23427: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867361.23507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867361.23546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867361.23576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867361.23627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867361.23645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867361.23784: variable 'ansible_distribution' from source: facts 20829 1726867361.23795: variable 'ansible_distribution_major_version' from source: facts 20829 1726867361.23819: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867361.23826: when evaluation is False, skipping this task 20829 1726867361.23832: _execute() done 20829 1726867361.23839: dumping result to json 20829 1726867361.23846: done dumping result, returning 20829 1726867361.23856: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-6c5b-0c9b-000000000114] 20829 1726867361.23866: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000114 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20829 1726867361.24016: no more pending results, returning what we have 20829 1726867361.24019: results queue empty 20829 1726867361.24020: checking for any_errors_fatal 20829 1726867361.24027: done checking for any_errors_fatal 20829 1726867361.24028: checking for max_fail_percentage 20829 1726867361.24030: done checking for max_fail_percentage 20829 1726867361.24031: checking to see if all hosts have failed and the running result is not ok 20829 1726867361.24032: done checking to see if all hosts have failed 20829 1726867361.24032: getting the remaining hosts for this loop 20829 1726867361.24034: done getting the remaining hosts for this loop 20829 1726867361.24037: getting the next task for host managed_node2 20829 1726867361.24045: done getting next task for host managed_node2 20829 1726867361.24048: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20829 1726867361.24052: ^ state is: HOST STATE: block=3, task=27, 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 20829 1726867361.24074: getting variables 20829 1726867361.24076: in VariableManager get_vars() 20829 1726867361.24122: Calling all_inventory to load vars for managed_node2 20829 1726867361.24125: Calling groups_inventory to load vars for managed_node2 20829 1726867361.24127: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867361.24138: Calling all_plugins_play to load vars for managed_node2 20829 1726867361.24141: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867361.24144: Calling groups_plugins_play to load vars for managed_node2 20829 1726867361.24426: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000114 20829 1726867361.24430: WORKER PROCESS EXITING 20829 1726867361.24481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867361.24705: done with get_vars() 20829 1726867361.24719: done getting variables 20829 1726867361.24802: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:22:41 -0400 (0:00:00.084) 0:00:09.520 ****** 20829 1726867361.24851: entering _queue_task() for managed_node2/fail 20829 1726867361.25292: worker is 1 (out of 1 available) 20829 1726867361.25300: exiting _queue_task() for managed_node2/fail 20829 1726867361.25310: done queuing things up, now waiting for results queue to drain 20829 1726867361.25313: waiting for pending results... 20829 1726867361.25389: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20829 1726867361.25521: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000115 20829 1726867361.25544: variable 'ansible_search_path' from source: unknown 20829 1726867361.25552: variable 'ansible_search_path' from source: unknown 20829 1726867361.25592: calling self._execute() 20829 1726867361.25754: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867361.25757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867361.25760: variable 'omit' from source: magic vars 20829 1726867361.26116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867361.28987: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867361.29046: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867361.29099: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867361.29134: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867361.29159: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867361.29240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867361.29283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867361.29317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867361.29357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867361.29454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867361.29526: variable 'ansible_distribution' from source: facts 20829 1726867361.29532: variable 'ansible_distribution_major_version' from source: facts 20829 1726867361.29553: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867361.29558: when evaluation is False, skipping this task 20829 1726867361.29564: _execute() done 20829 1726867361.29567: dumping result to json 20829 1726867361.29569: done dumping result, returning 20829 1726867361.29572: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-6c5b-0c9b-000000000115] 20829 1726867361.29596: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000115 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867361.29853: no more pending results, returning what we have 20829 1726867361.29856: results queue empty 20829 1726867361.29857: checking for any_errors_fatal 20829 1726867361.29862: done checking for any_errors_fatal 20829 1726867361.29863: checking for max_fail_percentage 20829 1726867361.29864: done checking for max_fail_percentage 20829 1726867361.29865: checking to see if all hosts have failed and the running result is not ok 20829 1726867361.29866: done checking to see if all hosts have failed 20829 1726867361.29867: getting the remaining hosts for this loop 20829 1726867361.29868: done getting the remaining hosts for this loop 20829 1726867361.29871: getting the next task for host managed_node2 20829 1726867361.29878: done getting next task for host managed_node2 20829 1726867361.29882: ^ 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 20829 1726867361.29886: ^ state is: HOST STATE: block=3, task=27, 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 20829 1726867361.29901: getting variables 20829 1726867361.29902: in VariableManager get_vars() 20829 1726867361.29943: Calling all_inventory to load vars for managed_node2 20829 1726867361.29946: Calling groups_inventory to load vars for managed_node2 20829 1726867361.29948: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867361.29956: Calling all_plugins_play to load vars for managed_node2 20829 1726867361.29959: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867361.29962: Calling groups_plugins_play to load vars for managed_node2 20829 1726867361.30603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867361.30893: done with get_vars() 20829 1726867361.30903: done getting variables 20829 1726867361.31057: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000115 20829 1726867361.31060: WORKER PROCESS EXITING 20829 1726867361.31095: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:22:41 -0400 (0:00:00.062) 0:00:09.582 ****** 20829 1726867361.31128: entering _queue_task() for managed_node2/fail 20829 1726867361.31368: worker is 1 (out of 1 available) 20829 1726867361.31582: exiting _queue_task() for managed_node2/fail 20829 1726867361.31594: done queuing things up, now waiting for results queue to drain 20829 1726867361.31596: waiting for pending results... 20829 1726867361.31682: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 20829 1726867361.31818: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000116 20829 1726867361.31840: variable 'ansible_search_path' from source: unknown 20829 1726867361.31848: variable 'ansible_search_path' from source: unknown 20829 1726867361.31889: calling self._execute() 20829 1726867361.31974: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867361.31990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867361.32006: variable 'omit' from source: magic vars 20829 1726867361.32496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867361.35926: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867361.36188: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867361.36301: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867361.36473: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867361.36809: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867361.36815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867361.36819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867361.37024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867361.37327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867361.37383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867361.37510: variable 'ansible_distribution' from source: facts 20829 1726867361.37537: variable 'ansible_distribution_major_version' from source: facts 20829 1726867361.37588: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867361.37641: when evaluation is False, skipping this task 20829 1726867361.37652: _execute() done 20829 1726867361.37871: dumping result to json 20829 1726867361.37874: done dumping result, returning 20829 1726867361.37880: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-6c5b-0c9b-000000000116] 20829 1726867361.37883: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000116 20829 1726867361.37953: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000116 20829 1726867361.37956: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867361.38024: no more pending results, returning what we have 20829 1726867361.38028: results queue empty 20829 1726867361.38029: checking for any_errors_fatal 20829 1726867361.38035: done checking for any_errors_fatal 20829 1726867361.38036: checking for max_fail_percentage 20829 1726867361.38038: done checking for max_fail_percentage 20829 1726867361.38039: checking to see if all hosts have failed and the running result is not ok 20829 1726867361.38040: done checking to see if all hosts have failed 20829 1726867361.38040: getting the remaining hosts for this loop 20829 1726867361.38042: done getting the remaining hosts for this loop 20829 1726867361.38046: getting the next task for host managed_node2 20829 1726867361.38053: done getting next task for host managed_node2 20829 1726867361.38058: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20829 1726867361.38062: ^ state is: HOST STATE: block=3, task=27, 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 20829 1726867361.38081: getting variables 20829 1726867361.38084: in VariableManager get_vars() 20829 1726867361.38138: Calling all_inventory to load vars for managed_node2 20829 1726867361.38141: Calling groups_inventory to load vars for managed_node2 20829 1726867361.38144: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867361.38154: Calling all_plugins_play to load vars for managed_node2 20829 1726867361.38158: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867361.38162: Calling groups_plugins_play to load vars for managed_node2 20829 1726867361.38553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867361.39145: done with get_vars() 20829 1726867361.39156: done getting variables 20829 1726867361.39420: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:22:41 -0400 (0:00:00.083) 0:00:09.666 ****** 20829 1726867361.39488: entering _queue_task() for managed_node2/fail 20829 1726867361.39968: worker is 1 (out of 1 available) 20829 1726867361.40065: exiting _queue_task() for managed_node2/fail 20829 1726867361.40081: done queuing things up, now waiting for results queue to drain 20829 1726867361.40082: waiting for pending results... 20829 1726867361.40485: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20829 1726867361.40645: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000117 20829 1726867361.40707: variable 'ansible_search_path' from source: unknown 20829 1726867361.40719: variable 'ansible_search_path' from source: unknown 20829 1726867361.40886: calling self._execute() 20829 1726867361.41023: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867361.41037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867361.41052: variable 'omit' from source: magic vars 20829 1726867361.42136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867361.45731: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867361.45795: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867361.45832: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867361.45867: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867361.45894: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867361.45976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867361.46004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867361.46030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867361.46068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867361.46083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867361.46218: variable 'ansible_distribution' from source: facts 20829 1726867361.46224: variable 'ansible_distribution_major_version' from source: facts 20829 1726867361.46241: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867361.46244: when evaluation is False, skipping this task 20829 1726867361.46246: _execute() done 20829 1726867361.46249: dumping result to json 20829 1726867361.46254: done dumping result, returning 20829 1726867361.46261: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-6c5b-0c9b-000000000117] 20829 1726867361.46266: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000117 20829 1726867361.46483: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000117 20829 1726867361.46486: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867361.46524: no more pending results, returning what we have 20829 1726867361.46527: results queue empty 20829 1726867361.46528: checking for any_errors_fatal 20829 1726867361.46532: done checking for any_errors_fatal 20829 1726867361.46533: checking for max_fail_percentage 20829 1726867361.46535: done checking for max_fail_percentage 20829 1726867361.46536: checking to see if all hosts have failed and the running result is not ok 20829 1726867361.46537: done checking to see if all hosts have failed 20829 1726867361.46537: getting the remaining hosts for this loop 20829 1726867361.46538: done getting the remaining hosts for this loop 20829 1726867361.46541: getting the next task for host managed_node2 20829 1726867361.46547: done getting next task for host managed_node2 20829 1726867361.46550: ^ 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 20829 1726867361.46554: ^ state is: HOST STATE: block=3, task=27, 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 20829 1726867361.46569: getting variables 20829 1726867361.46570: in VariableManager get_vars() 20829 1726867361.46612: Calling all_inventory to load vars for managed_node2 20829 1726867361.46615: Calling groups_inventory to load vars for managed_node2 20829 1726867361.46617: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867361.46625: Calling all_plugins_play to load vars for managed_node2 20829 1726867361.46628: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867361.46631: Calling groups_plugins_play to load vars for managed_node2 20829 1726867361.46873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867361.47090: done with get_vars() 20829 1726867361.47101: done getting variables 20829 1726867361.47157: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:22:41 -0400 (0:00:00.077) 0:00:09.743 ****** 20829 1726867361.47190: entering _queue_task() for managed_node2/dnf 20829 1726867361.47435: worker is 1 (out of 1 available) 20829 1726867361.47560: exiting _queue_task() for managed_node2/dnf 20829 1726867361.47570: done queuing things up, now waiting for results queue to drain 20829 1726867361.47572: waiting for pending results... 20829 1726867361.47791: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 20829 1726867361.47891: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000118 20829 1726867361.47991: variable 'ansible_search_path' from source: unknown 20829 1726867361.47994: variable 'ansible_search_path' from source: unknown 20829 1726867361.47997: calling self._execute() 20829 1726867361.48041: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867361.48051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867361.48065: variable 'omit' from source: magic vars 20829 1726867361.48493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867361.50836: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867361.50910: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867361.50964: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867361.51005: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867361.51054: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867361.51135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867361.51255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867361.51258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867361.51261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867361.51292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867361.51440: variable 'ansible_distribution' from source: facts 20829 1726867361.51452: variable 'ansible_distribution_major_version' from source: facts 20829 1726867361.51480: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867361.51491: when evaluation is False, skipping this task 20829 1726867361.51574: _execute() done 20829 1726867361.51579: dumping result to json 20829 1726867361.51581: done dumping result, returning 20829 1726867361.51584: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-6c5b-0c9b-000000000118] 20829 1726867361.51586: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000118 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867361.51754: no more pending results, returning what we have 20829 1726867361.51758: results queue empty 20829 1726867361.51759: checking for any_errors_fatal 20829 1726867361.51764: done checking for any_errors_fatal 20829 1726867361.51765: checking for max_fail_percentage 20829 1726867361.51767: done checking for max_fail_percentage 20829 1726867361.51768: checking to see if all hosts have failed and the running result is not ok 20829 1726867361.51769: done checking to see if all hosts have failed 20829 1726867361.51770: getting the remaining hosts for this loop 20829 1726867361.51771: done getting the remaining hosts for this loop 20829 1726867361.51775: getting the next task for host managed_node2 20829 1726867361.51785: done getting next task for host managed_node2 20829 1726867361.51789: ^ 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 20829 1726867361.51793: ^ state is: HOST STATE: block=3, task=27, 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 20829 1726867361.51812: getting variables 20829 1726867361.51815: in VariableManager get_vars() 20829 1726867361.51863: Calling all_inventory to load vars for managed_node2 20829 1726867361.51866: Calling groups_inventory to load vars for managed_node2 20829 1726867361.51869: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867361.52081: Calling all_plugins_play to load vars for managed_node2 20829 1726867361.52086: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867361.52090: Calling groups_plugins_play to load vars for managed_node2 20829 1726867361.52263: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000118 20829 1726867361.52266: WORKER PROCESS EXITING 20829 1726867361.52290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867361.52507: done with get_vars() 20829 1726867361.52518: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20829 1726867361.52595: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:22:41 -0400 (0:00:00.054) 0:00:09.797 ****** 20829 1726867361.52623: entering _queue_task() for managed_node2/yum 20829 1726867361.52850: worker is 1 (out of 1 available) 20829 1726867361.52984: exiting _queue_task() for managed_node2/yum 20829 1726867361.52995: done queuing things up, now waiting for results queue to drain 20829 1726867361.52997: waiting for pending results... 20829 1726867361.53142: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 20829 1726867361.53268: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000119 20829 1726867361.53290: variable 'ansible_search_path' from source: unknown 20829 1726867361.53299: variable 'ansible_search_path' from source: unknown 20829 1726867361.53344: calling self._execute() 20829 1726867361.53429: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867361.53445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867361.53460: variable 'omit' from source: magic vars 20829 1726867361.54048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867361.56482: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867361.56547: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867361.56683: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867361.56688: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867361.56691: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867361.56733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867361.56764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867361.56789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867361.56829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867361.56841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867361.56973: variable 'ansible_distribution' from source: facts 20829 1726867361.56979: variable 'ansible_distribution_major_version' from source: facts 20829 1726867361.56996: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867361.57000: when evaluation is False, skipping this task 20829 1726867361.57002: _execute() done 20829 1726867361.57005: dumping result to json 20829 1726867361.57022: done dumping result, returning 20829 1726867361.57026: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-6c5b-0c9b-000000000119] 20829 1726867361.57028: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000119 20829 1726867361.57197: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000119 20829 1726867361.57200: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867361.57272: no more pending results, returning what we have 20829 1726867361.57275: results queue empty 20829 1726867361.57276: checking for any_errors_fatal 20829 1726867361.57282: done checking for any_errors_fatal 20829 1726867361.57283: checking for max_fail_percentage 20829 1726867361.57284: done checking for max_fail_percentage 20829 1726867361.57285: checking to see if all hosts have failed and the running result is not ok 20829 1726867361.57286: done checking to see if all hosts have failed 20829 1726867361.57286: getting the remaining hosts for this loop 20829 1726867361.57287: done getting the remaining hosts for this loop 20829 1726867361.57290: getting the next task for host managed_node2 20829 1726867361.57295: done getting next task for host managed_node2 20829 1726867361.57298: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20829 1726867361.57302: ^ state is: HOST STATE: block=3, task=27, 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 20829 1726867361.57316: getting variables 20829 1726867361.57318: in VariableManager get_vars() 20829 1726867361.57358: Calling all_inventory to load vars for managed_node2 20829 1726867361.57361: Calling groups_inventory to load vars for managed_node2 20829 1726867361.57363: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867361.57371: Calling all_plugins_play to load vars for managed_node2 20829 1726867361.57373: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867361.57376: Calling groups_plugins_play to load vars for managed_node2 20829 1726867361.57591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867361.57792: done with get_vars() 20829 1726867361.57802: done getting variables 20829 1726867361.57853: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:22:41 -0400 (0:00:00.052) 0:00:09.850 ****** 20829 1726867361.57886: entering _queue_task() for managed_node2/fail 20829 1726867361.58117: worker is 1 (out of 1 available) 20829 1726867361.58129: exiting _queue_task() for managed_node2/fail 20829 1726867361.58141: done queuing things up, now waiting for results queue to drain 20829 1726867361.58142: waiting for pending results... 20829 1726867361.58410: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20829 1726867361.58583: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000011a 20829 1726867361.58586: variable 'ansible_search_path' from source: unknown 20829 1726867361.58589: variable 'ansible_search_path' from source: unknown 20829 1726867361.58613: calling self._execute() 20829 1726867361.58691: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867361.58706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867361.58783: variable 'omit' from source: magic vars 20829 1726867361.59137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867361.61367: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867361.61439: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867361.61484: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867361.61531: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867361.61566: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867361.61695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867361.61701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867361.61736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867361.61796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867361.61821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867361.61982: variable 'ansible_distribution' from source: facts 20829 1726867361.61985: variable 'ansible_distribution_major_version' from source: facts 20829 1726867361.61993: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867361.62001: when evaluation is False, skipping this task 20829 1726867361.62008: _execute() done 20829 1726867361.62037: dumping result to json 20829 1726867361.62041: done dumping result, returning 20829 1726867361.62043: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-6c5b-0c9b-00000000011a] 20829 1726867361.62045: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000011a 20829 1726867361.62214: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000011a 20829 1726867361.62217: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867361.62306: no more pending results, returning what we have 20829 1726867361.62310: results queue empty 20829 1726867361.62311: checking for any_errors_fatal 20829 1726867361.62317: done checking for any_errors_fatal 20829 1726867361.62318: checking for max_fail_percentage 20829 1726867361.62320: done checking for max_fail_percentage 20829 1726867361.62321: checking to see if all hosts have failed and the running result is not ok 20829 1726867361.62321: done checking to see if all hosts have failed 20829 1726867361.62322: getting the remaining hosts for this loop 20829 1726867361.62324: done getting the remaining hosts for this loop 20829 1726867361.62328: getting the next task for host managed_node2 20829 1726867361.62335: done getting next task for host managed_node2 20829 1726867361.62339: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20829 1726867361.62343: ^ state is: HOST STATE: block=3, task=27, 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 20829 1726867361.62361: getting variables 20829 1726867361.62363: in VariableManager get_vars() 20829 1726867361.62411: Calling all_inventory to load vars for managed_node2 20829 1726867361.62414: Calling groups_inventory to load vars for managed_node2 20829 1726867361.62417: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867361.62427: Calling all_plugins_play to load vars for managed_node2 20829 1726867361.62430: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867361.62433: Calling groups_plugins_play to load vars for managed_node2 20829 1726867361.62798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867361.63001: done with get_vars() 20829 1726867361.63011: done getting variables 20829 1726867361.63065: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:22:41 -0400 (0:00:00.052) 0:00:09.902 ****** 20829 1726867361.63103: entering _queue_task() for managed_node2/package 20829 1726867361.63328: worker is 1 (out of 1 available) 20829 1726867361.63339: exiting _queue_task() for managed_node2/package 20829 1726867361.63351: done queuing things up, now waiting for results queue to drain 20829 1726867361.63352: waiting for pending results... 20829 1726867361.63702: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20829 1726867361.63739: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000011b 20829 1726867361.63756: variable 'ansible_search_path' from source: unknown 20829 1726867361.63763: variable 'ansible_search_path' from source: unknown 20829 1726867361.63804: calling self._execute() 20829 1726867361.63874: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867361.63886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867361.63907: variable 'omit' from source: magic vars 20829 1726867361.64501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867361.66669: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867361.66750: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867361.66791: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867361.66830: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867361.66865: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867361.66947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867361.66985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867361.67015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867361.67172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867361.67175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867361.67209: variable 'ansible_distribution' from source: facts 20829 1726867361.67220: variable 'ansible_distribution_major_version' from source: facts 20829 1726867361.67241: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867361.67248: when evaluation is False, skipping this task 20829 1726867361.67254: _execute() done 20829 1726867361.67263: dumping result to json 20829 1726867361.67270: done dumping result, returning 20829 1726867361.67286: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-6c5b-0c9b-00000000011b] 20829 1726867361.67295: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000011b 20829 1726867361.67483: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000011b 20829 1726867361.67486: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867361.67532: no more pending results, returning what we have 20829 1726867361.67535: results queue empty 20829 1726867361.67536: checking for any_errors_fatal 20829 1726867361.67542: done checking for any_errors_fatal 20829 1726867361.67542: checking for max_fail_percentage 20829 1726867361.67544: done checking for max_fail_percentage 20829 1726867361.67545: checking to see if all hosts have failed and the running result is not ok 20829 1726867361.67546: done checking to see if all hosts have failed 20829 1726867361.67546: getting the remaining hosts for this loop 20829 1726867361.67548: done getting the remaining hosts for this loop 20829 1726867361.67552: getting the next task for host managed_node2 20829 1726867361.67560: done getting next task for host managed_node2 20829 1726867361.67563: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20829 1726867361.67567: ^ state is: HOST STATE: block=3, task=27, 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 20829 1726867361.67586: getting variables 20829 1726867361.67588: in VariableManager get_vars() 20829 1726867361.67633: Calling all_inventory to load vars for managed_node2 20829 1726867361.67635: Calling groups_inventory to load vars for managed_node2 20829 1726867361.67828: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867361.67837: Calling all_plugins_play to load vars for managed_node2 20829 1726867361.67840: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867361.67842: Calling groups_plugins_play to load vars for managed_node2 20829 1726867361.67997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867361.68202: done with get_vars() 20829 1726867361.68211: done getting variables 20829 1726867361.68261: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:22:41 -0400 (0:00:00.051) 0:00:09.954 ****** 20829 1726867361.68293: entering _queue_task() for managed_node2/package 20829 1726867361.68508: worker is 1 (out of 1 available) 20829 1726867361.68519: exiting _queue_task() for managed_node2/package 20829 1726867361.68532: done queuing things up, now waiting for results queue to drain 20829 1726867361.68534: waiting for pending results... 20829 1726867361.68804: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20829 1726867361.68926: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000011c 20829 1726867361.68947: variable 'ansible_search_path' from source: unknown 20829 1726867361.68955: variable 'ansible_search_path' from source: unknown 20829 1726867361.69001: calling self._execute() 20829 1726867361.69088: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867361.69111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867361.69183: variable 'omit' from source: magic vars 20829 1726867361.69616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867361.72012: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867361.72084: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867361.72130: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867361.72168: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867361.72201: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867361.72290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867361.72330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867361.72583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867361.72586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867361.72589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867361.72592: variable 'ansible_distribution' from source: facts 20829 1726867361.72594: variable 'ansible_distribution_major_version' from source: facts 20829 1726867361.72596: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867361.72598: when evaluation is False, skipping this task 20829 1726867361.72604: _execute() done 20829 1726867361.72611: dumping result to json 20829 1726867361.72619: done dumping result, returning 20829 1726867361.72629: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-6c5b-0c9b-00000000011c] 20829 1726867361.72637: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000011c skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867361.72779: no more pending results, returning what we have 20829 1726867361.72783: results queue empty 20829 1726867361.72784: checking for any_errors_fatal 20829 1726867361.72789: done checking for any_errors_fatal 20829 1726867361.72790: checking for max_fail_percentage 20829 1726867361.72792: done checking for max_fail_percentage 20829 1726867361.72792: checking to see if all hosts have failed and the running result is not ok 20829 1726867361.72793: done checking to see if all hosts have failed 20829 1726867361.72794: getting the remaining hosts for this loop 20829 1726867361.72795: done getting the remaining hosts for this loop 20829 1726867361.72799: getting the next task for host managed_node2 20829 1726867361.72807: done getting next task for host managed_node2 20829 1726867361.72810: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20829 1726867361.72814: ^ state is: HOST STATE: block=3, task=27, 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 20829 1726867361.72833: getting variables 20829 1726867361.72835: in VariableManager get_vars() 20829 1726867361.72883: Calling all_inventory to load vars for managed_node2 20829 1726867361.72885: Calling groups_inventory to load vars for managed_node2 20829 1726867361.72888: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867361.72897: Calling all_plugins_play to load vars for managed_node2 20829 1726867361.72900: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867361.72903: Calling groups_plugins_play to load vars for managed_node2 20829 1726867361.73259: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000011c 20829 1726867361.73262: WORKER PROCESS EXITING 20829 1726867361.73287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867361.73621: done with get_vars() 20829 1726867361.73633: done getting variables 20829 1726867361.73711: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:22:41 -0400 (0:00:00.054) 0:00:10.009 ****** 20829 1726867361.73749: entering _queue_task() for managed_node2/package 20829 1726867361.74233: worker is 1 (out of 1 available) 20829 1726867361.74247: exiting _queue_task() for managed_node2/package 20829 1726867361.74261: done queuing things up, now waiting for results queue to drain 20829 1726867361.74262: waiting for pending results... 20829 1726867361.74792: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20829 1726867361.75105: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000011d 20829 1726867361.75130: variable 'ansible_search_path' from source: unknown 20829 1726867361.75139: variable 'ansible_search_path' from source: unknown 20829 1726867361.75180: calling self._execute() 20829 1726867361.75380: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867361.75394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867361.75416: variable 'omit' from source: magic vars 20829 1726867361.75880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867361.78340: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867361.78648: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867361.79083: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867361.79086: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867361.79089: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867361.79091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867361.79094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867361.79117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867361.79482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867361.79486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867361.79488: variable 'ansible_distribution' from source: facts 20829 1726867361.79490: variable 'ansible_distribution_major_version' from source: facts 20829 1726867361.79783: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867361.79786: when evaluation is False, skipping this task 20829 1726867361.79788: _execute() done 20829 1726867361.79791: dumping result to json 20829 1726867361.79793: done dumping result, returning 20829 1726867361.79795: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-6c5b-0c9b-00000000011d] 20829 1726867361.79797: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000011d 20829 1726867361.79866: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000011d 20829 1726867361.79869: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867361.79925: no more pending results, returning what we have 20829 1726867361.79928: results queue empty 20829 1726867361.79929: checking for any_errors_fatal 20829 1726867361.79934: done checking for any_errors_fatal 20829 1726867361.79934: checking for max_fail_percentage 20829 1726867361.79936: done checking for max_fail_percentage 20829 1726867361.79937: checking to see if all hosts have failed and the running result is not ok 20829 1726867361.79937: done checking to see if all hosts have failed 20829 1726867361.79938: getting the remaining hosts for this loop 20829 1726867361.79939: done getting the remaining hosts for this loop 20829 1726867361.79943: getting the next task for host managed_node2 20829 1726867361.79951: done getting next task for host managed_node2 20829 1726867361.79955: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20829 1726867361.79959: ^ state is: HOST STATE: block=3, task=27, 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 20829 1726867361.79976: getting variables 20829 1726867361.79980: in VariableManager get_vars() 20829 1726867361.80030: Calling all_inventory to load vars for managed_node2 20829 1726867361.80033: Calling groups_inventory to load vars for managed_node2 20829 1726867361.80035: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867361.80045: Calling all_plugins_play to load vars for managed_node2 20829 1726867361.80048: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867361.80052: Calling groups_plugins_play to load vars for managed_node2 20829 1726867361.80433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867361.80846: done with get_vars() 20829 1726867361.80857: done getting variables 20829 1726867361.81118: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:22:41 -0400 (0:00:00.073) 0:00:10.083 ****** 20829 1726867361.81151: entering _queue_task() for managed_node2/service 20829 1726867361.81605: worker is 1 (out of 1 available) 20829 1726867361.81622: exiting _queue_task() for managed_node2/service 20829 1726867361.81635: done queuing things up, now waiting for results queue to drain 20829 1726867361.81637: waiting for pending results... 20829 1726867361.81984: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20829 1726867361.82128: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000011e 20829 1726867361.82157: variable 'ansible_search_path' from source: unknown 20829 1726867361.82165: variable 'ansible_search_path' from source: unknown 20829 1726867361.82207: calling self._execute() 20829 1726867361.82306: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867361.82320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867361.82333: variable 'omit' from source: magic vars 20829 1726867361.82820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867361.85213: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867361.85295: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867361.85344: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867361.85396: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867361.85436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867361.85521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867361.85642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867361.85646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867361.85649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867361.85667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867361.85825: variable 'ansible_distribution' from source: facts 20829 1726867361.85837: variable 'ansible_distribution_major_version' from source: facts 20829 1726867361.85866: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867361.85874: when evaluation is False, skipping this task 20829 1726867361.85883: _execute() done 20829 1726867361.85891: dumping result to json 20829 1726867361.85899: done dumping result, returning 20829 1726867361.85913: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-6c5b-0c9b-00000000011e] 20829 1726867361.85924: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000011e skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867361.86202: no more pending results, returning what we have 20829 1726867361.86206: results queue empty 20829 1726867361.86207: checking for any_errors_fatal 20829 1726867361.86216: done checking for any_errors_fatal 20829 1726867361.86217: checking for max_fail_percentage 20829 1726867361.86219: done checking for max_fail_percentage 20829 1726867361.86220: checking to see if all hosts have failed and the running result is not ok 20829 1726867361.86221: done checking to see if all hosts have failed 20829 1726867361.86222: getting the remaining hosts for this loop 20829 1726867361.86223: done getting the remaining hosts for this loop 20829 1726867361.86227: getting the next task for host managed_node2 20829 1726867361.86235: done getting next task for host managed_node2 20829 1726867361.86239: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20829 1726867361.86244: ^ state is: HOST STATE: block=3, task=27, 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 20829 1726867361.86262: getting variables 20829 1726867361.86264: in VariableManager get_vars() 20829 1726867361.86318: Calling all_inventory to load vars for managed_node2 20829 1726867361.86322: Calling groups_inventory to load vars for managed_node2 20829 1726867361.86325: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867361.86335: Calling all_plugins_play to load vars for managed_node2 20829 1726867361.86338: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867361.86342: Calling groups_plugins_play to load vars for managed_node2 20829 1726867361.86758: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000011e 20829 1726867361.86761: WORKER PROCESS EXITING 20829 1726867361.86791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867361.87024: done with get_vars() 20829 1726867361.87034: done getting variables 20829 1726867361.87096: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:22:41 -0400 (0:00:00.059) 0:00:10.142 ****** 20829 1726867361.87129: entering _queue_task() for managed_node2/service 20829 1726867361.87485: worker is 1 (out of 1 available) 20829 1726867361.87495: exiting _queue_task() for managed_node2/service 20829 1726867361.87507: done queuing things up, now waiting for results queue to drain 20829 1726867361.87508: waiting for pending results... 20829 1726867361.87690: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20829 1726867361.87836: in run() - task 0affcac9-a3a5-6c5b-0c9b-00000000011f 20829 1726867361.87860: variable 'ansible_search_path' from source: unknown 20829 1726867361.87870: variable 'ansible_search_path' from source: unknown 20829 1726867361.87920: calling self._execute() 20829 1726867361.87998: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867361.88029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867361.88033: variable 'omit' from source: magic vars 20829 1726867361.88481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867361.90755: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867361.91092: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867361.91135: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867361.91172: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867361.91299: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867361.91302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867361.91325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867361.91355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867361.91403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867361.91430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867361.91578: variable 'ansible_distribution' from source: facts 20829 1726867361.91627: variable 'ansible_distribution_major_version' from source: facts 20829 1726867361.91634: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867361.91636: when evaluation is False, skipping this task 20829 1726867361.91639: _execute() done 20829 1726867361.91641: dumping result to json 20829 1726867361.91643: done dumping result, returning 20829 1726867361.91645: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-6c5b-0c9b-00000000011f] 20829 1726867361.91651: sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000011f 20829 1726867361.91881: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-00000000011f 20829 1726867361.91885: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20829 1726867361.91934: no more pending results, returning what we have 20829 1726867361.91937: results queue empty 20829 1726867361.91939: checking for any_errors_fatal 20829 1726867361.91944: done checking for any_errors_fatal 20829 1726867361.91946: checking for max_fail_percentage 20829 1726867361.91948: done checking for max_fail_percentage 20829 1726867361.91949: checking to see if all hosts have failed and the running result is not ok 20829 1726867361.91950: done checking to see if all hosts have failed 20829 1726867361.91950: getting the remaining hosts for this loop 20829 1726867361.91952: done getting the remaining hosts for this loop 20829 1726867361.91956: getting the next task for host managed_node2 20829 1726867361.91963: done getting next task for host managed_node2 20829 1726867361.91967: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20829 1726867361.91971: ^ state is: HOST STATE: block=3, task=27, 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 20829 1726867361.91991: getting variables 20829 1726867361.91994: in VariableManager get_vars() 20829 1726867361.92042: Calling all_inventory to load vars for managed_node2 20829 1726867361.92044: Calling groups_inventory to load vars for managed_node2 20829 1726867361.92046: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867361.92056: Calling all_plugins_play to load vars for managed_node2 20829 1726867361.92059: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867361.92061: Calling groups_plugins_play to load vars for managed_node2 20829 1726867361.92453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867361.92690: done with get_vars() 20829 1726867361.92705: done getting variables 20829 1726867361.92762: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:22:41 -0400 (0:00:00.056) 0:00:10.199 ****** 20829 1726867361.92797: entering _queue_task() for managed_node2/service 20829 1726867361.93124: worker is 1 (out of 1 available) 20829 1726867361.93187: exiting _queue_task() for managed_node2/service 20829 1726867361.93199: done queuing things up, now waiting for results queue to drain 20829 1726867361.93200: waiting for pending results... 20829 1726867361.93492: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20829 1726867361.93687: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000120 20829 1726867361.93690: variable 'ansible_search_path' from source: unknown 20829 1726867361.93693: variable 'ansible_search_path' from source: unknown 20829 1726867361.93696: calling self._execute() 20829 1726867361.93746: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867361.93757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867361.93781: variable 'omit' from source: magic vars 20829 1726867361.94258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867361.97291: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867361.97367: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867361.97407: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867361.97444: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867361.97482: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867361.97565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867361.97602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867361.97634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867361.97784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867361.97788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867361.97837: variable 'ansible_distribution' from source: facts 20829 1726867361.97858: variable 'ansible_distribution_major_version' from source: facts 20829 1726867361.97886: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867361.97898: when evaluation is False, skipping this task 20829 1726867361.97906: _execute() done 20829 1726867361.97924: dumping result to json 20829 1726867361.97933: done dumping result, returning 20829 1726867361.97951: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-6c5b-0c9b-000000000120] 20829 1726867361.97962: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000120 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867361.98146: no more pending results, returning what we have 20829 1726867361.98149: results queue empty 20829 1726867361.98150: checking for any_errors_fatal 20829 1726867361.98157: done checking for any_errors_fatal 20829 1726867361.98158: checking for max_fail_percentage 20829 1726867361.98160: done checking for max_fail_percentage 20829 1726867361.98160: checking to see if all hosts have failed and the running result is not ok 20829 1726867361.98161: done checking to see if all hosts have failed 20829 1726867361.98162: getting the remaining hosts for this loop 20829 1726867361.98164: done getting the remaining hosts for this loop 20829 1726867361.98168: getting the next task for host managed_node2 20829 1726867361.98174: done getting next task for host managed_node2 20829 1726867361.98180: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20829 1726867361.98184: ^ state is: HOST STATE: block=3, task=27, 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 20829 1726867361.98202: getting variables 20829 1726867361.98204: in VariableManager get_vars() 20829 1726867361.98254: Calling all_inventory to load vars for managed_node2 20829 1726867361.98257: Calling groups_inventory to load vars for managed_node2 20829 1726867361.98260: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867361.98270: Calling all_plugins_play to load vars for managed_node2 20829 1726867361.98273: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867361.98276: Calling groups_plugins_play to load vars for managed_node2 20829 1726867361.98798: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000120 20829 1726867361.98801: WORKER PROCESS EXITING 20829 1726867361.98829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867361.99052: done with get_vars() 20829 1726867361.99061: done getting variables 20829 1726867361.99134: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:22:41 -0400 (0:00:00.063) 0:00:10.263 ****** 20829 1726867361.99174: entering _queue_task() for managed_node2/service 20829 1726867361.99424: worker is 1 (out of 1 available) 20829 1726867361.99435: exiting _queue_task() for managed_node2/service 20829 1726867361.99447: done queuing things up, now waiting for results queue to drain 20829 1726867361.99448: waiting for pending results... 20829 1726867361.99729: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20829 1726867361.99869: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000121 20829 1726867361.99891: variable 'ansible_search_path' from source: unknown 20829 1726867361.99906: variable 'ansible_search_path' from source: unknown 20829 1726867361.99948: calling self._execute() 20829 1726867362.00034: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867362.00045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867362.00059: variable 'omit' from source: magic vars 20829 1726867362.00558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867362.03583: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867362.03586: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867362.03588: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867362.03590: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867362.03725: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867362.03799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867362.03910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867362.03943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867362.04034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867362.04059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867362.04316: variable 'ansible_distribution' from source: facts 20829 1726867362.04383: variable 'ansible_distribution_major_version' from source: facts 20829 1726867362.04576: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867362.04581: when evaluation is False, skipping this task 20829 1726867362.04583: _execute() done 20829 1726867362.04585: dumping result to json 20829 1726867362.04587: done dumping result, returning 20829 1726867362.04590: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-6c5b-0c9b-000000000121] 20829 1726867362.04592: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000121 20829 1726867362.04663: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000121 20829 1726867362.04667: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20829 1726867362.04727: no more pending results, returning what we have 20829 1726867362.04730: results queue empty 20829 1726867362.04731: checking for any_errors_fatal 20829 1726867362.04737: done checking for any_errors_fatal 20829 1726867362.04738: checking for max_fail_percentage 20829 1726867362.04740: done checking for max_fail_percentage 20829 1726867362.04741: checking to see if all hosts have failed and the running result is not ok 20829 1726867362.04742: done checking to see if all hosts have failed 20829 1726867362.04743: getting the remaining hosts for this loop 20829 1726867362.04744: done getting the remaining hosts for this loop 20829 1726867362.04748: getting the next task for host managed_node2 20829 1726867362.04756: done getting next task for host managed_node2 20829 1726867362.04761: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20829 1726867362.04765: ^ state is: HOST STATE: block=3, task=27, 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 20829 1726867362.04786: getting variables 20829 1726867362.04789: in VariableManager get_vars() 20829 1726867362.04842: Calling all_inventory to load vars for managed_node2 20829 1726867362.04845: Calling groups_inventory to load vars for managed_node2 20829 1726867362.04848: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867362.04859: Calling all_plugins_play to load vars for managed_node2 20829 1726867362.04863: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867362.04866: Calling groups_plugins_play to load vars for managed_node2 20829 1726867362.05630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867362.05846: done with get_vars() 20829 1726867362.05857: done getting variables 20829 1726867362.06046: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:22:42 -0400 (0:00:00.069) 0:00:10.332 ****** 20829 1726867362.06081: entering _queue_task() for managed_node2/copy 20829 1726867362.06627: worker is 1 (out of 1 available) 20829 1726867362.06639: exiting _queue_task() for managed_node2/copy 20829 1726867362.06652: done queuing things up, now waiting for results queue to drain 20829 1726867362.06653: waiting for pending results... 20829 1726867362.07527: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20829 1726867362.07532: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000122 20829 1726867362.07535: variable 'ansible_search_path' from source: unknown 20829 1726867362.07538: variable 'ansible_search_path' from source: unknown 20829 1726867362.07540: calling self._execute() 20829 1726867362.07542: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867362.07545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867362.07548: variable 'omit' from source: magic vars 20829 1726867362.08674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867362.13692: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867362.13841: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867362.13876: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867362.14058: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867362.14084: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867362.14214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867362.14240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867362.14446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867362.14573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867362.14578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867362.14625: variable 'ansible_distribution' from source: facts 20829 1726867362.14631: variable 'ansible_distribution_major_version' from source: facts 20829 1726867362.14650: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867362.14653: when evaluation is False, skipping this task 20829 1726867362.14655: _execute() done 20829 1726867362.14658: dumping result to json 20829 1726867362.14662: done dumping result, returning 20829 1726867362.14671: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-6c5b-0c9b-000000000122] 20829 1726867362.14785: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000122 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867362.14910: no more pending results, returning what we have 20829 1726867362.14916: results queue empty 20829 1726867362.14917: checking for any_errors_fatal 20829 1726867362.14921: done checking for any_errors_fatal 20829 1726867362.14922: checking for max_fail_percentage 20829 1726867362.14924: done checking for max_fail_percentage 20829 1726867362.14924: checking to see if all hosts have failed and the running result is not ok 20829 1726867362.14925: done checking to see if all hosts have failed 20829 1726867362.14926: getting the remaining hosts for this loop 20829 1726867362.14927: done getting the remaining hosts for this loop 20829 1726867362.14931: getting the next task for host managed_node2 20829 1726867362.14939: done getting next task for host managed_node2 20829 1726867362.14942: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20829 1726867362.14946: ^ state is: HOST STATE: block=3, task=27, 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 20829 1726867362.14962: getting variables 20829 1726867362.14963: in VariableManager get_vars() 20829 1726867362.15014: Calling all_inventory to load vars for managed_node2 20829 1726867362.15017: Calling groups_inventory to load vars for managed_node2 20829 1726867362.15019: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867362.15028: Calling all_plugins_play to load vars for managed_node2 20829 1726867362.15030: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867362.15033: Calling groups_plugins_play to load vars for managed_node2 20829 1726867362.15502: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000122 20829 1726867362.15506: WORKER PROCESS EXITING 20829 1726867362.15532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867362.15971: done with get_vars() 20829 1726867362.15990: 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:22:42 -0400 (0:00:00.099) 0:00:10.432 ****** 20829 1726867362.16085: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20829 1726867362.16364: worker is 1 (out of 1 available) 20829 1726867362.16376: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20829 1726867362.16394: done queuing things up, now waiting for results queue to drain 20829 1726867362.16395: waiting for pending results... 20829 1726867362.16848: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20829 1726867362.17338: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000123 20829 1726867362.17342: variable 'ansible_search_path' from source: unknown 20829 1726867362.17345: variable 'ansible_search_path' from source: unknown 20829 1726867362.17585: calling self._execute() 20829 1726867362.17589: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867362.17592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867362.17595: variable 'omit' from source: magic vars 20829 1726867362.18674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867362.21803: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867362.21885: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867362.21940: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867362.21984: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867362.22017: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867362.22102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867362.22139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867362.22171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867362.22218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867362.22237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867362.22369: variable 'ansible_distribution' from source: facts 20829 1726867362.22384: variable 'ansible_distribution_major_version' from source: facts 20829 1726867362.22405: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867362.22415: when evaluation is False, skipping this task 20829 1726867362.22422: _execute() done 20829 1726867362.22429: dumping result to json 20829 1726867362.22437: done dumping result, returning 20829 1726867362.22447: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-6c5b-0c9b-000000000123] 20829 1726867362.22456: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000123 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867362.22647: no more pending results, returning what we have 20829 1726867362.22650: results queue empty 20829 1726867362.22652: checking for any_errors_fatal 20829 1726867362.22658: done checking for any_errors_fatal 20829 1726867362.22659: checking for max_fail_percentage 20829 1726867362.22661: done checking for max_fail_percentage 20829 1726867362.22661: checking to see if all hosts have failed and the running result is not ok 20829 1726867362.22662: done checking to see if all hosts have failed 20829 1726867362.22663: getting the remaining hosts for this loop 20829 1726867362.22664: done getting the remaining hosts for this loop 20829 1726867362.22669: getting the next task for host managed_node2 20829 1726867362.22676: done getting next task for host managed_node2 20829 1726867362.22681: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20829 1726867362.22685: ^ state is: HOST STATE: block=3, task=27, 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 20829 1726867362.22702: getting variables 20829 1726867362.22704: in VariableManager get_vars() 20829 1726867362.22753: Calling all_inventory to load vars for managed_node2 20829 1726867362.22756: Calling groups_inventory to load vars for managed_node2 20829 1726867362.22759: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867362.22769: Calling all_plugins_play to load vars for managed_node2 20829 1726867362.22772: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867362.22775: Calling groups_plugins_play to load vars for managed_node2 20829 1726867362.23155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867362.23425: done with get_vars() 20829 1726867362.23436: done getting variables 20829 1726867362.23465: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000123 20829 1726867362.23468: WORKER PROCESS EXITING 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:22:42 -0400 (0:00:00.074) 0:00:10.506 ****** 20829 1726867362.23530: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20829 1726867362.23765: worker is 1 (out of 1 available) 20829 1726867362.23779: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20829 1726867362.23791: done queuing things up, now waiting for results queue to drain 20829 1726867362.23792: waiting for pending results... 20829 1726867362.24060: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20829 1726867362.24192: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000124 20829 1726867362.24214: variable 'ansible_search_path' from source: unknown 20829 1726867362.24221: variable 'ansible_search_path' from source: unknown 20829 1726867362.24256: calling self._execute() 20829 1726867362.24339: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867362.24350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867362.24363: variable 'omit' from source: magic vars 20829 1726867362.24783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867362.29122: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867362.29246: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867362.29414: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867362.29453: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867362.29522: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867362.29665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867362.29769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867362.29910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867362.29962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867362.29986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867362.30284: variable 'ansible_distribution' from source: facts 20829 1726867362.30288: variable 'ansible_distribution_major_version' from source: facts 20829 1726867362.30291: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867362.30293: when evaluation is False, skipping this task 20829 1726867362.30362: _execute() done 20829 1726867362.30366: dumping result to json 20829 1726867362.30368: done dumping result, returning 20829 1726867362.30376: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-6c5b-0c9b-000000000124] 20829 1726867362.30381: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000124 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867362.30533: no more pending results, returning what we have 20829 1726867362.30536: results queue empty 20829 1726867362.30537: checking for any_errors_fatal 20829 1726867362.30544: done checking for any_errors_fatal 20829 1726867362.30546: checking for max_fail_percentage 20829 1726867362.30548: done checking for max_fail_percentage 20829 1726867362.30549: checking to see if all hosts have failed and the running result is not ok 20829 1726867362.30549: done checking to see if all hosts have failed 20829 1726867362.30550: getting the remaining hosts for this loop 20829 1726867362.30552: done getting the remaining hosts for this loop 20829 1726867362.30556: getting the next task for host managed_node2 20829 1726867362.30562: done getting next task for host managed_node2 20829 1726867362.30566: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20829 1726867362.30570: ^ state is: HOST STATE: block=3, task=27, 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 20829 1726867362.30599: getting variables 20829 1726867362.30601: in VariableManager get_vars() 20829 1726867362.30648: Calling all_inventory to load vars for managed_node2 20829 1726867362.30650: Calling groups_inventory to load vars for managed_node2 20829 1726867362.30652: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867362.30661: Calling all_plugins_play to load vars for managed_node2 20829 1726867362.30664: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867362.30666: Calling groups_plugins_play to load vars for managed_node2 20829 1726867362.31595: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000124 20829 1726867362.31598: WORKER PROCESS EXITING 20829 1726867362.31774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867362.32202: done with get_vars() 20829 1726867362.32212: done getting variables 20829 1726867362.32261: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:22:42 -0400 (0:00:00.088) 0:00:10.595 ****** 20829 1726867362.32343: entering _queue_task() for managed_node2/debug 20829 1726867362.32832: worker is 1 (out of 1 available) 20829 1726867362.32842: exiting _queue_task() for managed_node2/debug 20829 1726867362.32971: done queuing things up, now waiting for results queue to drain 20829 1726867362.32973: waiting for pending results... 20829 1726867362.33316: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20829 1726867362.33439: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000125 20829 1726867362.33452: variable 'ansible_search_path' from source: unknown 20829 1726867362.33455: variable 'ansible_search_path' from source: unknown 20829 1726867362.33750: calling self._execute() 20829 1726867362.33881: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867362.33889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867362.33892: variable 'omit' from source: magic vars 20829 1726867362.34883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867362.38234: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867362.38323: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867362.38364: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867362.38408: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867362.38442: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867362.38527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867362.38565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867362.38600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867362.38648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867362.38666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867362.38805: variable 'ansible_distribution' from source: facts 20829 1726867362.38819: variable 'ansible_distribution_major_version' from source: facts 20829 1726867362.38841: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867362.38848: when evaluation is False, skipping this task 20829 1726867362.38856: _execute() done 20829 1726867362.38864: dumping result to json 20829 1726867362.38872: done dumping result, returning 20829 1726867362.38885: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-6c5b-0c9b-000000000125] 20829 1726867362.38894: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000125 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20829 1726867362.39058: no more pending results, returning what we have 20829 1726867362.39061: results queue empty 20829 1726867362.39062: checking for any_errors_fatal 20829 1726867362.39067: done checking for any_errors_fatal 20829 1726867362.39068: checking for max_fail_percentage 20829 1726867362.39070: done checking for max_fail_percentage 20829 1726867362.39070: checking to see if all hosts have failed and the running result is not ok 20829 1726867362.39071: done checking to see if all hosts have failed 20829 1726867362.39072: getting the remaining hosts for this loop 20829 1726867362.39073: done getting the remaining hosts for this loop 20829 1726867362.39076: getting the next task for host managed_node2 20829 1726867362.39085: done getting next task for host managed_node2 20829 1726867362.39088: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20829 1726867362.39092: ^ state is: HOST STATE: block=3, task=27, 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 20829 1726867362.39108: getting variables 20829 1726867362.39110: in VariableManager get_vars() 20829 1726867362.39154: Calling all_inventory to load vars for managed_node2 20829 1726867362.39157: Calling groups_inventory to load vars for managed_node2 20829 1726867362.39159: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867362.39168: Calling all_plugins_play to load vars for managed_node2 20829 1726867362.39171: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867362.39174: Calling groups_plugins_play to load vars for managed_node2 20829 1726867362.39295: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000125 20829 1726867362.39299: WORKER PROCESS EXITING 20829 1726867362.39470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867362.39694: done with get_vars() 20829 1726867362.39705: done getting variables 20829 1726867362.39760: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:22:42 -0400 (0:00:00.074) 0:00:10.669 ****** 20829 1726867362.39796: entering _queue_task() for managed_node2/debug 20829 1726867362.40036: worker is 1 (out of 1 available) 20829 1726867362.40047: exiting _queue_task() for managed_node2/debug 20829 1726867362.40059: done queuing things up, now waiting for results queue to drain 20829 1726867362.40061: waiting for pending results... 20829 1726867362.40335: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20829 1726867362.40467: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000126 20829 1726867362.40490: variable 'ansible_search_path' from source: unknown 20829 1726867362.40502: variable 'ansible_search_path' from source: unknown 20829 1726867362.40542: calling self._execute() 20829 1726867362.40629: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867362.40641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867362.40654: variable 'omit' from source: magic vars 20829 1726867362.41075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867362.43355: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867362.43429: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867362.43469: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867362.43518: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867362.43548: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867362.43634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867362.43668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867362.43696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867362.43742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867362.43762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867362.43898: variable 'ansible_distribution' from source: facts 20829 1726867362.43907: variable 'ansible_distribution_major_version' from source: facts 20829 1726867362.43932: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867362.43940: when evaluation is False, skipping this task 20829 1726867362.44245: _execute() done 20829 1726867362.44249: dumping result to json 20829 1726867362.44251: done dumping result, returning 20829 1726867362.44254: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-6c5b-0c9b-000000000126] 20829 1726867362.44256: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000126 20829 1726867362.44323: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000126 20829 1726867362.44327: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20829 1726867362.44627: no more pending results, returning what we have 20829 1726867362.44631: results queue empty 20829 1726867362.44632: checking for any_errors_fatal 20829 1726867362.44636: done checking for any_errors_fatal 20829 1726867362.44637: checking for max_fail_percentage 20829 1726867362.44638: done checking for max_fail_percentage 20829 1726867362.44639: checking to see if all hosts have failed and the running result is not ok 20829 1726867362.44640: done checking to see if all hosts have failed 20829 1726867362.44641: getting the remaining hosts for this loop 20829 1726867362.44642: done getting the remaining hosts for this loop 20829 1726867362.44646: getting the next task for host managed_node2 20829 1726867362.44654: done getting next task for host managed_node2 20829 1726867362.44658: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20829 1726867362.44662: ^ state is: HOST STATE: block=3, task=27, 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 20829 1726867362.44683: getting variables 20829 1726867362.44685: in VariableManager get_vars() 20829 1726867362.44737: Calling all_inventory to load vars for managed_node2 20829 1726867362.44740: Calling groups_inventory to load vars for managed_node2 20829 1726867362.44744: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867362.44754: Calling all_plugins_play to load vars for managed_node2 20829 1726867362.44757: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867362.44760: Calling groups_plugins_play to load vars for managed_node2 20829 1726867362.45376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867362.45885: done with get_vars() 20829 1726867362.45896: done getting variables 20829 1726867362.45957: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:22:42 -0400 (0:00:00.061) 0:00:10.731 ****** 20829 1726867362.45993: entering _queue_task() for managed_node2/debug 20829 1726867362.46467: worker is 1 (out of 1 available) 20829 1726867362.46837: exiting _queue_task() for managed_node2/debug 20829 1726867362.46848: done queuing things up, now waiting for results queue to drain 20829 1726867362.46850: waiting for pending results... 20829 1726867362.47116: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20829 1726867362.47525: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000127 20829 1726867362.47529: variable 'ansible_search_path' from source: unknown 20829 1726867362.47532: variable 'ansible_search_path' from source: unknown 20829 1726867362.47535: calling self._execute() 20829 1726867362.47917: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867362.48050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867362.48054: variable 'omit' from source: magic vars 20829 1726867362.48971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867362.53176: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867362.53252: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867362.53294: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867362.53332: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867362.53374: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867362.53445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867362.53496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867362.53533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867362.53576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867362.53597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867362.53946: variable 'ansible_distribution' from source: facts 20829 1726867362.53952: variable 'ansible_distribution_major_version' from source: facts 20829 1726867362.54029: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867362.54033: when evaluation is False, skipping this task 20829 1726867362.54037: _execute() done 20829 1726867362.54070: dumping result to json 20829 1726867362.54073: done dumping result, returning 20829 1726867362.54076: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-6c5b-0c9b-000000000127] 20829 1726867362.54081: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000127 20829 1726867362.54250: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000127 20829 1726867362.54253: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20829 1726867362.54324: no more pending results, returning what we have 20829 1726867362.54327: results queue empty 20829 1726867362.54328: checking for any_errors_fatal 20829 1726867362.54332: done checking for any_errors_fatal 20829 1726867362.54332: checking for max_fail_percentage 20829 1726867362.54334: done checking for max_fail_percentage 20829 1726867362.54335: checking to see if all hosts have failed and the running result is not ok 20829 1726867362.54336: done checking to see if all hosts have failed 20829 1726867362.54337: getting the remaining hosts for this loop 20829 1726867362.54338: done getting the remaining hosts for this loop 20829 1726867362.54341: getting the next task for host managed_node2 20829 1726867362.54350: done getting next task for host managed_node2 20829 1726867362.54354: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20829 1726867362.54359: ^ state is: HOST STATE: block=3, task=27, 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 20829 1726867362.54381: getting variables 20829 1726867362.54383: in VariableManager get_vars() 20829 1726867362.54435: Calling all_inventory to load vars for managed_node2 20829 1726867362.54438: Calling groups_inventory to load vars for managed_node2 20829 1726867362.54441: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867362.54451: Calling all_plugins_play to load vars for managed_node2 20829 1726867362.54454: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867362.54459: Calling groups_plugins_play to load vars for managed_node2 20829 1726867362.54822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867362.55048: done with get_vars() 20829 1726867362.55059: 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:22:42 -0400 (0:00:00.091) 0:00:10.823 ****** 20829 1726867362.55158: entering _queue_task() for managed_node2/ping 20829 1726867362.55410: worker is 1 (out of 1 available) 20829 1726867362.55420: exiting _queue_task() for managed_node2/ping 20829 1726867362.55432: done queuing things up, now waiting for results queue to drain 20829 1726867362.55434: waiting for pending results... 20829 1726867362.55904: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20829 1726867362.55910: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000128 20829 1726867362.55917: variable 'ansible_search_path' from source: unknown 20829 1726867362.55920: variable 'ansible_search_path' from source: unknown 20829 1726867362.56083: calling self._execute() 20829 1726867362.56087: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867362.56090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867362.56093: variable 'omit' from source: magic vars 20829 1726867362.56561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867362.59215: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867362.59218: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867362.59221: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867362.59253: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867362.59282: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867362.59356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867362.59389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867362.59417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867362.59455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867362.59480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867362.59629: variable 'ansible_distribution' from source: facts 20829 1726867362.59639: variable 'ansible_distribution_major_version' from source: facts 20829 1726867362.59655: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867362.59658: when evaluation is False, skipping this task 20829 1726867362.59661: _execute() done 20829 1726867362.59663: dumping result to json 20829 1726867362.59668: done dumping result, returning 20829 1726867362.59679: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-6c5b-0c9b-000000000128] 20829 1726867362.59782: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000128 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867362.59892: no more pending results, returning what we have 20829 1726867362.59897: results queue empty 20829 1726867362.59898: checking for any_errors_fatal 20829 1726867362.59904: done checking for any_errors_fatal 20829 1726867362.59905: checking for max_fail_percentage 20829 1726867362.59907: done checking for max_fail_percentage 20829 1726867362.59908: checking to see if all hosts have failed and the running result is not ok 20829 1726867362.59908: done checking to see if all hosts have failed 20829 1726867362.59909: getting the remaining hosts for this loop 20829 1726867362.59911: done getting the remaining hosts for this loop 20829 1726867362.59914: getting the next task for host managed_node2 20829 1726867362.59925: done getting next task for host managed_node2 20829 1726867362.59928: ^ task is: TASK: meta (role_complete) 20829 1726867362.59933: ^ state is: HOST STATE: block=3, task=27, 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 20829 1726867362.59951: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000128 20829 1726867362.59968: WORKER PROCESS EXITING 20829 1726867362.60141: getting variables 20829 1726867362.60143: in VariableManager get_vars() 20829 1726867362.60364: Calling all_inventory to load vars for managed_node2 20829 1726867362.60367: Calling groups_inventory to load vars for managed_node2 20829 1726867362.60370: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867362.60386: Calling all_plugins_play to load vars for managed_node2 20829 1726867362.60390: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867362.60393: Calling groups_plugins_play to load vars for managed_node2 20829 1726867362.60661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867362.60871: done with get_vars() 20829 1726867362.60884: done getting variables 20829 1726867362.60962: done queuing things up, now waiting for results queue to drain 20829 1726867362.60964: results queue empty 20829 1726867362.60965: checking for any_errors_fatal 20829 1726867362.60967: done checking for any_errors_fatal 20829 1726867362.60967: checking for max_fail_percentage 20829 1726867362.60969: done checking for max_fail_percentage 20829 1726867362.60969: checking to see if all hosts have failed and the running result is not ok 20829 1726867362.60970: done checking to see if all hosts have failed 20829 1726867362.60971: getting the remaining hosts for this loop 20829 1726867362.60971: done getting the remaining hosts for this loop 20829 1726867362.60974: getting the next task for host managed_node2 20829 1726867362.60980: done getting next task for host managed_node2 20829 1726867362.60982: ^ task is: TASK: Include the task 'manage_test_interface.yml' 20829 1726867362.60984: ^ state is: HOST STATE: block=3, task=27, 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 20829 1726867362.60987: getting variables 20829 1726867362.60988: in VariableManager get_vars() 20829 1726867362.61008: Calling all_inventory to load vars for managed_node2 20829 1726867362.61010: Calling groups_inventory to load vars for managed_node2 20829 1726867362.61012: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867362.61016: Calling all_plugins_play to load vars for managed_node2 20829 1726867362.61019: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867362.61022: Calling groups_plugins_play to load vars for managed_node2 20829 1726867362.61164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867362.61385: done with get_vars() 20829 1726867362.61393: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:210 Friday 20 September 2024 17:22:42 -0400 (0:00:00.062) 0:00:10.886 ****** 20829 1726867362.61459: entering _queue_task() for managed_node2/include_tasks 20829 1726867362.61907: worker is 1 (out of 1 available) 20829 1726867362.61926: exiting _queue_task() for managed_node2/include_tasks 20829 1726867362.61937: done queuing things up, now waiting for results queue to drain 20829 1726867362.61938: waiting for pending results... 20829 1726867362.62162: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 20829 1726867362.62298: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000158 20829 1726867362.62306: variable 'ansible_search_path' from source: unknown 20829 1726867362.62310: calling self._execute() 20829 1726867362.62392: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867362.62418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867362.62421: variable 'omit' from source: magic vars 20829 1726867362.62960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867362.65430: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867362.65472: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867362.65502: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867362.65527: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867362.65547: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867362.65607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867362.65630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867362.65647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867362.65674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867362.65686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867362.65782: variable 'ansible_distribution' from source: facts 20829 1726867362.65788: variable 'ansible_distribution_major_version' from source: facts 20829 1726867362.65802: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867362.65807: when evaluation is False, skipping this task 20829 1726867362.65812: _execute() done 20829 1726867362.65816: dumping result to json 20829 1726867362.65818: done dumping result, returning 20829 1726867362.65821: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [0affcac9-a3a5-6c5b-0c9b-000000000158] 20829 1726867362.65829: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000158 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867362.65959: no more pending results, returning what we have 20829 1726867362.65962: results queue empty 20829 1726867362.65963: checking for any_errors_fatal 20829 1726867362.65965: done checking for any_errors_fatal 20829 1726867362.65965: checking for max_fail_percentage 20829 1726867362.65967: done checking for max_fail_percentage 20829 1726867362.65967: checking to see if all hosts have failed and the running result is not ok 20829 1726867362.65968: done checking to see if all hosts have failed 20829 1726867362.65969: getting the remaining hosts for this loop 20829 1726867362.65970: done getting the remaining hosts for this loop 20829 1726867362.65974: getting the next task for host managed_node2 20829 1726867362.65982: done getting next task for host managed_node2 20829 1726867362.65984: ^ task is: TASK: Verify network state restored to default 20829 1726867362.65987: ^ state is: HOST STATE: block=3, task=27, 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? (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 20829 1726867362.65990: getting variables 20829 1726867362.65992: in VariableManager get_vars() 20829 1726867362.66038: Calling all_inventory to load vars for managed_node2 20829 1726867362.66041: Calling groups_inventory to load vars for managed_node2 20829 1726867362.66043: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867362.66051: Calling all_plugins_play to load vars for managed_node2 20829 1726867362.66054: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867362.66057: Calling groups_plugins_play to load vars for managed_node2 20829 1726867362.66190: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000158 20829 1726867362.66232: WORKER PROCESS EXITING 20829 1726867362.66244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867362.66362: done with get_vars() 20829 1726867362.66369: 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_ethtool_ring.yml:214 Friday 20 September 2024 17:22:42 -0400 (0:00:00.049) 0:00:10.936 ****** 20829 1726867362.66436: entering _queue_task() for managed_node2/include_tasks 20829 1726867362.66623: worker is 1 (out of 1 available) 20829 1726867362.66635: exiting _queue_task() for managed_node2/include_tasks 20829 1726867362.66648: done queuing things up, now waiting for results queue to drain 20829 1726867362.66649: waiting for pending results... 20829 1726867362.66817: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 20829 1726867362.67090: in run() - task 0affcac9-a3a5-6c5b-0c9b-000000000159 20829 1726867362.67094: variable 'ansible_search_path' from source: unknown 20829 1726867362.67097: calling self._execute() 20829 1726867362.67100: variable 'ansible_host' from source: host vars for 'managed_node2' 20829 1726867362.67102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20829 1726867362.67105: variable 'omit' from source: magic vars 20829 1726867362.67533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20829 1726867362.69118: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20829 1726867362.69167: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20829 1726867362.69195: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20829 1726867362.69220: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20829 1726867362.69240: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20829 1726867362.69299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20829 1726867362.69320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20829 1726867362.69338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20829 1726867362.69365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20829 1726867362.69375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20829 1726867362.69470: variable 'ansible_distribution' from source: facts 20829 1726867362.69473: variable 'ansible_distribution_major_version' from source: facts 20829 1726867362.69492: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20829 1726867362.69495: when evaluation is False, skipping this task 20829 1726867362.69497: _execute() done 20829 1726867362.69500: dumping result to json 20829 1726867362.69503: done dumping result, returning 20829 1726867362.69509: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [0affcac9-a3a5-6c5b-0c9b-000000000159] 20829 1726867362.69514: sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000159 20829 1726867362.69592: done sending task result for task 0affcac9-a3a5-6c5b-0c9b-000000000159 20829 1726867362.69595: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20829 1726867362.69638: no more pending results, returning what we have 20829 1726867362.69641: results queue empty 20829 1726867362.69642: checking for any_errors_fatal 20829 1726867362.69649: done checking for any_errors_fatal 20829 1726867362.69649: checking for max_fail_percentage 20829 1726867362.69651: done checking for max_fail_percentage 20829 1726867362.69652: checking to see if all hosts have failed and the running result is not ok 20829 1726867362.69653: done checking to see if all hosts have failed 20829 1726867362.69653: getting the remaining hosts for this loop 20829 1726867362.69654: done getting the remaining hosts for this loop 20829 1726867362.69659: getting the next task for host managed_node2 20829 1726867362.69666: done getting next task for host managed_node2 20829 1726867362.69668: ^ task is: TASK: meta (flush_handlers) 20829 1726867362.69670: ^ 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 20829 1726867362.69673: getting variables 20829 1726867362.69674: in VariableManager get_vars() 20829 1726867362.69717: Calling all_inventory to load vars for managed_node2 20829 1726867362.69720: Calling groups_inventory to load vars for managed_node2 20829 1726867362.69722: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867362.69730: Calling all_plugins_play to load vars for managed_node2 20829 1726867362.69732: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867362.69735: Calling groups_plugins_play to load vars for managed_node2 20829 1726867362.69888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867362.70090: done with get_vars() 20829 1726867362.70106: done getting variables 20829 1726867362.70168: in VariableManager get_vars() 20829 1726867362.70186: Calling all_inventory to load vars for managed_node2 20829 1726867362.70189: Calling groups_inventory to load vars for managed_node2 20829 1726867362.70191: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867362.70195: Calling all_plugins_play to load vars for managed_node2 20829 1726867362.70197: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867362.70200: Calling groups_plugins_play to load vars for managed_node2 20829 1726867362.70348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867362.70581: done with get_vars() 20829 1726867362.70593: done queuing things up, now waiting for results queue to drain 20829 1726867362.70595: results queue empty 20829 1726867362.70596: checking for any_errors_fatal 20829 1726867362.70598: done checking for any_errors_fatal 20829 1726867362.70598: checking for max_fail_percentage 20829 1726867362.70599: done checking for max_fail_percentage 20829 1726867362.70600: checking to see if all hosts have failed and the running result is not ok 20829 1726867362.70601: done checking to see if all hosts have failed 20829 1726867362.70601: getting the remaining hosts for this loop 20829 1726867362.70602: done getting the remaining hosts for this loop 20829 1726867362.70604: getting the next task for host managed_node2 20829 1726867362.70607: done getting next task for host managed_node2 20829 1726867362.70609: ^ task is: TASK: meta (flush_handlers) 20829 1726867362.70610: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20829 1726867362.70614: getting variables 20829 1726867362.70615: in VariableManager get_vars() 20829 1726867362.70629: Calling all_inventory to load vars for managed_node2 20829 1726867362.70632: Calling groups_inventory to load vars for managed_node2 20829 1726867362.70634: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867362.70646: Calling all_plugins_play to load vars for managed_node2 20829 1726867362.70649: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867362.70652: Calling groups_plugins_play to load vars for managed_node2 20829 1726867362.70793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867362.70996: done with get_vars() 20829 1726867362.71004: done getting variables 20829 1726867362.71049: in VariableManager get_vars() 20829 1726867362.71066: Calling all_inventory to load vars for managed_node2 20829 1726867362.71068: Calling groups_inventory to load vars for managed_node2 20829 1726867362.71070: Calling all_plugins_inventory to load vars for managed_node2 20829 1726867362.71074: Calling all_plugins_play to load vars for managed_node2 20829 1726867362.71083: Calling groups_plugins_inventory to load vars for managed_node2 20829 1726867362.71087: Calling groups_plugins_play to load vars for managed_node2 20829 1726867362.71229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20829 1726867362.71450: done with get_vars() 20829 1726867362.71460: done queuing things up, now waiting for results queue to drain 20829 1726867362.71462: results queue empty 20829 1726867362.71463: checking for any_errors_fatal 20829 1726867362.71464: done checking for any_errors_fatal 20829 1726867362.71465: checking for max_fail_percentage 20829 1726867362.71466: done checking for max_fail_percentage 20829 1726867362.71467: checking to see if all hosts have failed and the running result is not ok 20829 1726867362.71467: done checking to see if all hosts have failed 20829 1726867362.71468: getting the remaining hosts for this loop 20829 1726867362.71469: done getting the remaining hosts for this loop 20829 1726867362.71471: getting the next task for host managed_node2 20829 1726867362.71473: done getting next task for host managed_node2 20829 1726867362.71474: ^ task is: None 20829 1726867362.71475: ^ state is: HOST STATE: block=6, 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 20829 1726867362.71478: done queuing things up, now waiting for results queue to drain 20829 1726867362.71479: results queue empty 20829 1726867362.71480: checking for any_errors_fatal 20829 1726867362.71481: done checking for any_errors_fatal 20829 1726867362.71481: checking for max_fail_percentage 20829 1726867362.71482: done checking for max_fail_percentage 20829 1726867362.71483: checking to see if all hosts have failed and the running result is not ok 20829 1726867362.71484: done checking to see if all hosts have failed 20829 1726867362.71485: getting the next task for host managed_node2 20829 1726867362.71488: done getting next task for host managed_node2 20829 1726867362.71488: ^ task is: None 20829 1726867362.71490: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=7 changed=0 unreachable=0 failed=0 skipped=124 rescued=0 ignored=0 Friday 20 September 2024 17:22:42 -0400 (0:00:00.051) 0:00:10.987 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 2.69s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.82s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.76s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 INIT: Ethtool ring tests ------------------------------------------------ 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:15 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Show playbook name ------------------------------------------------------ 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:9 Include the task 'show_interfaces.yml' ---------------------------------- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:18 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Configure networking state ---------- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 fedora.linux_system_roles.network : Print network provider -------------- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Include the task 'enable_epel.yml' -------------------------------------- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 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 Install ethtool (test dependency) --------------------------------------- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:26 Get profile's ring options ---------------------------------------------- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:50 20829 1726867362.71592: RUNNING CLEANUP