[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. 19282 1727096288.21295: 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-And 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 19282 1727096288.22055: Added group all to inventory 19282 1727096288.22057: Added group ungrouped to inventory 19282 1727096288.22064: Group all now contains ungrouped 19282 1727096288.22068: Examining possible inventory source: /tmp/network-EuO/inventory.yml 19282 1727096288.50051: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 19282 1727096288.50116: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 19282 1727096288.50255: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 19282 1727096288.50317: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 19282 1727096288.50510: Loaded config def from plugin (inventory/script) 19282 1727096288.50512: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 19282 1727096288.50550: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 19282 1727096288.50751: Loaded config def from plugin (inventory/yaml) 19282 1727096288.50753: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 19282 1727096288.50960: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 19282 1727096288.51579: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 19282 1727096288.51583: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 19282 1727096288.51586: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 19282 1727096288.51592: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 19282 1727096288.51601: Loading data from /tmp/network-EuO/inventory.yml 19282 1727096288.51707: /tmp/network-EuO/inventory.yml was not parsable by auto 19282 1727096288.51781: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 19282 1727096288.51820: Loading data from /tmp/network-EuO/inventory.yml 19282 1727096288.51912: group all already in inventory 19282 1727096288.51919: set inventory_file for managed_node1 19282 1727096288.51923: set inventory_dir for managed_node1 19282 1727096288.51924: Added host managed_node1 to inventory 19282 1727096288.51927: Added host managed_node1 to group all 19282 1727096288.51928: set ansible_host for managed_node1 19282 1727096288.51929: set ansible_ssh_extra_args for managed_node1 19282 1727096288.51932: set inventory_file for managed_node2 19282 1727096288.51935: set inventory_dir for managed_node2 19282 1727096288.51935: Added host managed_node2 to inventory 19282 1727096288.51937: Added host managed_node2 to group all 19282 1727096288.51938: set ansible_host for managed_node2 19282 1727096288.51938: set ansible_ssh_extra_args for managed_node2 19282 1727096288.51941: set inventory_file for managed_node3 19282 1727096288.51943: set inventory_dir for managed_node3 19282 1727096288.51944: Added host managed_node3 to inventory 19282 1727096288.51945: Added host managed_node3 to group all 19282 1727096288.51946: set ansible_host for managed_node3 19282 1727096288.51947: set ansible_ssh_extra_args for managed_node3 19282 1727096288.51949: Reconcile groups and hosts in inventory. 19282 1727096288.51953: Group ungrouped now contains managed_node1 19282 1727096288.51955: Group ungrouped now contains managed_node2 19282 1727096288.51957: Group ungrouped now contains managed_node3 19282 1727096288.52041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 19282 1727096288.52176: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 19282 1727096288.52229: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 19282 1727096288.52257: Loaded config def from plugin (vars/host_group_vars) 19282 1727096288.52259: 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) 19282 1727096288.52271: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 19282 1727096288.52279: 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) 19282 1727096288.52325: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 19282 1727096288.52681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096288.52782: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 19282 1727096288.52821: Loaded config def from plugin (connection/local) 19282 1727096288.52824: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 19282 1727096288.53587: Loaded config def from plugin (connection/paramiko_ssh) 19282 1727096288.53590: 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) 19282 1727096288.55525: 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) 19282 1727096288.55614: Loaded config def from plugin (connection/psrp) 19282 1727096288.55618: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 19282 1727096288.56504: 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) 19282 1727096288.56543: Loaded config def from plugin (connection/ssh) 19282 1727096288.56546: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 19282 1727096288.59854: 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) 19282 1727096288.60006: Loaded config def from plugin (connection/winrm) 19282 1727096288.60009: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 19282 1727096288.60042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 19282 1727096288.60215: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 19282 1727096288.60346: Loaded config def from plugin (shell/cmd) 19282 1727096288.60348: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 19282 1727096288.60440: 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) 19282 1727096288.60623: Loaded config def from plugin (shell/powershell) 19282 1727096288.60626: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 19282 1727096288.60683: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 19282 1727096288.60860: Loaded config def from plugin (shell/sh) 19282 1727096288.60865: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 19282 1727096288.60900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 19282 1727096288.61098: Loaded config def from plugin (become/runas) 19282 1727096288.61101: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 19282 1727096288.61288: Loaded config def from plugin (become/su) 19282 1727096288.61291: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 19282 1727096288.61443: Loaded config def from plugin (become/sudo) 19282 1727096288.61445: 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 19282 1727096288.61482: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml 19282 1727096288.61807: in VariableManager get_vars() 19282 1727096288.61829: done with get_vars() 19282 1727096288.61959: trying /usr/local/lib/python3.12/site-packages/ansible/modules 19282 1727096288.66038: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 19282 1727096288.66165: in VariableManager get_vars() 19282 1727096288.66174: done with get_vars() 19282 1727096288.66177: variable 'playbook_dir' from source: magic vars 19282 1727096288.66178: variable 'ansible_playbook_python' from source: magic vars 19282 1727096288.66178: variable 'ansible_config_file' from source: magic vars 19282 1727096288.66179: variable 'groups' from source: magic vars 19282 1727096288.66180: variable 'omit' from source: magic vars 19282 1727096288.66180: variable 'ansible_version' from source: magic vars 19282 1727096288.66181: variable 'ansible_check_mode' from source: magic vars 19282 1727096288.66182: variable 'ansible_diff_mode' from source: magic vars 19282 1727096288.66182: variable 'ansible_forks' from source: magic vars 19282 1727096288.66183: variable 'ansible_inventory_sources' from source: magic vars 19282 1727096288.66184: variable 'ansible_skip_tags' from source: magic vars 19282 1727096288.66184: variable 'ansible_limit' from source: magic vars 19282 1727096288.66185: variable 'ansible_run_tags' from source: magic vars 19282 1727096288.66186: variable 'ansible_verbosity' from source: magic vars 19282 1727096288.66230: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml 19282 1727096288.67220: in VariableManager get_vars() 19282 1727096288.67236: done with get_vars() 19282 1727096288.67276: in VariableManager get_vars() 19282 1727096288.67291: done with get_vars() 19282 1727096288.67334: in VariableManager get_vars() 19282 1727096288.67347: done with get_vars() 19282 1727096288.67577: in VariableManager get_vars() 19282 1727096288.67590: done with get_vars() 19282 1727096288.67595: variable 'omit' from source: magic vars 19282 1727096288.67614: variable 'omit' from source: magic vars 19282 1727096288.67656: in VariableManager get_vars() 19282 1727096288.67685: done with get_vars() 19282 1727096288.67729: in VariableManager get_vars() 19282 1727096288.67746: done with get_vars() 19282 1727096288.67787: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19282 1727096288.68005: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19282 1727096288.68150: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19282 1727096288.68960: in VariableManager get_vars() 19282 1727096288.68982: done with get_vars() 19282 1727096288.69393: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 19282 1727096288.69523: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19282 1727096288.71831: in VariableManager get_vars() 19282 1727096288.73601: done with get_vars() 19282 1727096288.73607: variable 'omit' from source: magic vars 19282 1727096288.73618: variable 'omit' from source: magic vars 19282 1727096288.73651: in VariableManager get_vars() 19282 1727096288.73674: done with get_vars() 19282 1727096288.73696: in VariableManager get_vars() 19282 1727096288.73710: done with get_vars() 19282 1727096288.73740: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19282 1727096288.73860: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19282 1727096288.73944: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19282 1727096288.74419: in VariableManager get_vars() 19282 1727096288.74475: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19282 1727096288.77492: in VariableManager get_vars() 19282 1727096288.77516: done with get_vars() 19282 1727096288.77521: variable 'omit' from source: magic vars 19282 1727096288.77531: variable 'omit' from source: magic vars 19282 1727096288.77575: in VariableManager get_vars() 19282 1727096288.77607: done with get_vars() 19282 1727096288.77671: in VariableManager get_vars() 19282 1727096288.77695: done with get_vars() 19282 1727096288.77743: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19282 1727096288.77869: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19282 1727096288.77948: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19282 1727096288.78387: in VariableManager get_vars() 19282 1727096288.78409: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19282 1727096288.81101: in VariableManager get_vars() 19282 1727096288.81126: done with get_vars() 19282 1727096288.81131: variable 'omit' from source: magic vars 19282 1727096288.81166: variable 'omit' from source: magic vars 19282 1727096288.81236: in VariableManager get_vars() 19282 1727096288.81269: done with get_vars() 19282 1727096288.81292: in VariableManager get_vars() 19282 1727096288.81316: done with get_vars() 19282 1727096288.81349: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19282 1727096288.81527: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19282 1727096288.81619: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19282 1727096288.82065: in VariableManager get_vars() 19282 1727096288.82092: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19282 1727096288.84905: in VariableManager get_vars() 19282 1727096288.84933: done with get_vars() 19282 1727096288.85039: in VariableManager get_vars() 19282 1727096288.85074: done with get_vars() 19282 1727096288.85155: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 19282 1727096288.85181: 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 19282 1727096288.85475: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 19282 1727096288.85652: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 19282 1727096288.85655: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 19282 1727096288.85693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 19282 1727096288.85730: 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) 19282 1727096288.85915: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 19282 1727096288.85991: Loaded config def from plugin (callback/default) 19282 1727096288.85994: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 19282 1727096288.88190: Loaded config def from plugin (callback/junit) 19282 1727096288.88193: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 19282 1727096288.88291: 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) 19282 1727096288.88409: Loaded config def from plugin (callback/minimal) 19282 1727096288.88412: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 19282 1727096288.88570: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 19282 1727096288.88635: Loaded config def from plugin (callback/tree) 19282 1727096288.88639: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 19282 1727096288.88874: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 19282 1727096288.88877: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ethtool_coalesce_initscripts.yml ******************************* 2 plays in /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml 19282 1727096288.88904: in VariableManager get_vars() 19282 1727096288.88918: done with get_vars() 19282 1727096288.88923: in VariableManager get_vars() 19282 1727096288.89049: done with get_vars() 19282 1727096288.89054: variable 'omit' from source: magic vars 19282 1727096288.89094: in VariableManager get_vars() 19282 1727096288.89107: done with get_vars() 19282 1727096288.89126: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethtool_coalesce.yml' with initscripts as provider] *** 19282 1727096288.90415: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 19282 1727096288.90610: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 19282 1727096288.90663: getting the remaining hosts for this loop 19282 1727096288.90665: done getting the remaining hosts for this loop 19282 1727096288.90758: getting the next task for host managed_node2 19282 1727096288.90769: done getting next task for host managed_node2 19282 1727096288.90772: ^ task is: TASK: Gathering Facts 19282 1727096288.90774: ^ 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 19282 1727096288.90776: getting variables 19282 1727096288.90777: in VariableManager get_vars() 19282 1727096288.90788: Calling all_inventory to load vars for managed_node2 19282 1727096288.90790: Calling groups_inventory to load vars for managed_node2 19282 1727096288.90793: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096288.90805: Calling all_plugins_play to load vars for managed_node2 19282 1727096288.90815: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096288.90818: Calling groups_plugins_play to load vars for managed_node2 19282 1727096288.90851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096288.91023: done with get_vars() 19282 1727096288.91030: done getting variables 19282 1727096288.91240: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml:5 Monday 23 September 2024 08:58:08 -0400 (0:00:00.024) 0:00:00.024 ****** 19282 1727096288.91265: entering _queue_task() for managed_node2/gather_facts 19282 1727096288.91266: Creating lock for gather_facts 19282 1727096288.92013: worker is 1 (out of 1 available) 19282 1727096288.92023: exiting _queue_task() for managed_node2/gather_facts 19282 1727096288.92038: done queuing things up, now waiting for results queue to drain 19282 1727096288.92041: waiting for pending results... 19282 1727096288.92687: running TaskExecutor() for managed_node2/TASK: Gathering Facts 19282 1727096288.92693: in run() - task 0afff68d-5257-135a-4d9a-000000000157 19282 1727096288.92696: variable 'ansible_search_path' from source: unknown 19282 1727096288.92698: calling self._execute() 19282 1727096288.93072: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096288.93076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096288.93079: variable 'omit' from source: magic vars 19282 1727096288.93081: variable 'omit' from source: magic vars 19282 1727096288.93083: variable 'omit' from source: magic vars 19282 1727096288.93085: variable 'omit' from source: magic vars 19282 1727096288.93286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19282 1727096288.93329: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19282 1727096288.93353: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19282 1727096288.93573: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19282 1727096288.93577: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19282 1727096288.93580: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19282 1727096288.93583: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096288.93586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096288.93638: Set connection var ansible_pipelining to False 19282 1727096288.93786: Set connection var ansible_timeout to 10 19282 1727096288.93800: Set connection var ansible_module_compression to ZIP_DEFLATED 19282 1727096288.93809: Set connection var ansible_connection to ssh 19282 1727096288.93821: Set connection var ansible_shell_executable to /bin/sh 19282 1727096288.93827: Set connection var ansible_shell_type to sh 19282 1727096288.93857: variable 'ansible_shell_executable' from source: unknown 19282 1727096288.93865: variable 'ansible_connection' from source: unknown 19282 1727096288.93875: variable 'ansible_module_compression' from source: unknown 19282 1727096288.93882: variable 'ansible_shell_type' from source: unknown 19282 1727096288.93889: variable 'ansible_shell_executable' from source: unknown 19282 1727096288.93895: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096288.93903: variable 'ansible_pipelining' from source: unknown 19282 1727096288.93910: variable 'ansible_timeout' from source: unknown 19282 1727096288.93918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096288.94473: 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) 19282 1727096288.94477: variable 'omit' from source: magic vars 19282 1727096288.94479: starting attempt loop 19282 1727096288.94482: running the handler 19282 1727096288.94484: variable 'ansible_facts' from source: unknown 19282 1727096288.94487: _low_level_execute_command(): starting 19282 1727096288.94489: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19282 1727096288.96342: 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 <<< 19282 1727096288.96359: 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.15.126 originally 10.31.15.126 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.15.126 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 <<< 19282 1727096288.96382: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19282 1727096288.96584: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 19282 1727096288.96818: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19282 1727096288.96849: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19282 1727096288.98538: stdout chunk (state=3): >>>/root <<< 19282 1727096288.98629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19282 1727096288.98744: stderr chunk (state=3): >>><<< 19282 1727096288.98755: stdout chunk (state=3): >>><<< 19282 1727096288.98992: _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.15.126 originally 10.31.15.126 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.15.126 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 19282 1727096288.98995: _low_level_execute_command(): starting 19282 1727096288.98998: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096288.9890304-19322-246512982234701 `" && echo ansible-tmp-1727096288.9890304-19322-246512982234701="` echo /root/.ansible/tmp/ansible-tmp-1727096288.9890304-19322-246512982234701 `" ) && sleep 0' 19282 1727096289.00186: 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.15.126 originally 10.31.15.126 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.15.126 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19282 1727096289.00227: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 19282 1727096289.00296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19282 1727096289.00310: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19282 1727096289.02293: stdout chunk (state=3): >>>ansible-tmp-1727096288.9890304-19322-246512982234701=/root/.ansible/tmp/ansible-tmp-1727096288.9890304-19322-246512982234701 <<< 19282 1727096289.02460: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19282 1727096289.02474: stdout chunk (state=3): >>><<< 19282 1727096289.02486: stderr chunk (state=3): >>><<< 19282 1727096289.02874: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096288.9890304-19322-246512982234701=/root/.ansible/tmp/ansible-tmp-1727096288.9890304-19322-246512982234701 , 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.15.126 originally 10.31.15.126 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.15.126 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 19282 1727096289.02877: variable 'ansible_module_compression' from source: unknown 19282 1727096289.02880: ANSIBALLZ: Using generic lock for ansible.legacy.setup 19282 1727096289.02882: ANSIBALLZ: Acquiring lock 19282 1727096289.02884: ANSIBALLZ: Lock acquired: 139701658243424 19282 1727096289.02886: ANSIBALLZ: Creating module 19282 1727096289.61938: ANSIBALLZ: Writing module into payload 19282 1727096289.62319: ANSIBALLZ: Writing module 19282 1727096289.62345: ANSIBALLZ: Renaming module 19282 1727096289.62372: ANSIBALLZ: Done creating module 19282 1727096289.62417: variable 'ansible_facts' from source: unknown 19282 1727096289.62429: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19282 1727096289.62444: _low_level_execute_command(): starting 19282 1727096289.62455: _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' 19282 1727096289.63529: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19282 1727096289.63577: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19282 1727096289.63595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19282 1727096289.63797: 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.15.126 originally 10.31.15.126 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.15.126 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19282 1727096289.63833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 19282 1727096289.63887: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19282 1727096289.63929: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19282 1727096289.65917: stdout chunk (state=3): >>>PLATFORM Linux FOUND /usr/bin/python3.12 <<< 19282 1727096289.65941: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 19282 1727096289.66090: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19282 1727096289.66148: stderr chunk (state=3): >>><<< 19282 1727096289.66217: stdout chunk (state=3): >>><<< 19282 1727096289.66321: _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.15.126 originally 10.31.15.126 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.15.126 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 19282 1727096289.66328 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 19282 1727096289.66331: _low_level_execute_command(): starting 19282 1727096289.66333: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 19282 1727096289.66805: Sending initial data 19282 1727096289.66809: Sent initial data (1181 bytes) 19282 1727096289.67636: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19282 1727096289.67658: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19282 1727096289.67700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19282 1727096289.67720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19282 1727096289.67766: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 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.15.126 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19282 1727096289.67905: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 19282 1727096289.67930: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19282 1727096289.68033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19282 1727096289.72500: 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"} <<< 19282 1727096289.73116: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19282 1727096289.73127: stdout chunk (state=3): >>><<< 19282 1727096289.73291: stderr chunk (state=3): >>><<< 19282 1727096289.73295: _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.15.126 originally 10.31.15.126 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.15.126 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 19282 1727096289.73402: variable 'ansible_facts' from source: unknown 19282 1727096289.73411: variable 'ansible_facts' from source: unknown 19282 1727096289.73426: variable 'ansible_module_compression' from source: unknown 19282 1727096289.73478: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19282pn845v1h/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 19282 1727096289.73510: variable 'ansible_facts' from source: unknown 19282 1727096289.73736: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096288.9890304-19322-246512982234701/AnsiballZ_setup.py 19282 1727096289.73991: Sending initial data 19282 1727096289.73994: Sent initial data (154 bytes) 19282 1727096289.74548: 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 <<< 19282 1727096289.74696: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19282 1727096289.74699: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 19282 1727096289.74712: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19282 1727096289.74792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19282 1727096289.77115: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 19282 1727096289.77135: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 19282 1727096289.77176: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 19282 1727096289.77214: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19282pn845v1h/tmp957ja2_q /root/.ansible/tmp/ansible-tmp-1727096288.9890304-19322-246512982234701/AnsiballZ_setup.py <<< 19282 1727096289.77218: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096288.9890304-19322-246512982234701/AnsiballZ_setup.py" <<< 19282 1727096289.77245: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-19282pn845v1h/tmp957ja2_q" to remote "/root/.ansible/tmp/ansible-tmp-1727096288.9890304-19322-246512982234701/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096288.9890304-19322-246512982234701/AnsiballZ_setup.py" <<< 19282 1727096289.78773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19282 1727096289.78778: stderr chunk (state=3): >>><<< 19282 1727096289.78780: stdout chunk (state=3): >>><<< 19282 1727096289.78782: done transferring module to remote 19282 1727096289.78784: _low_level_execute_command(): starting 19282 1727096289.78787: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096288.9890304-19322-246512982234701/ /root/.ansible/tmp/ansible-tmp-1727096288.9890304-19322-246512982234701/AnsiballZ_setup.py && sleep 0' 19282 1727096289.79349: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19282 1727096289.79358: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19282 1727096289.79394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19282 1727096289.79398: 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.15.126 originally 10.31.15.126 debug2: match not found <<< 19282 1727096289.79400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19282 1727096289.79406: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19282 1727096289.79409: 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19282 1727096289.79463: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 19282 1727096289.79471: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19282 1727096289.79509: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19282 1727096289.82137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19282 1727096289.82164: stderr chunk (state=3): >>><<< 19282 1727096289.82171: stdout chunk (state=3): >>><<< 19282 1727096289.82186: _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.15.126 originally 10.31.15.126 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.15.126 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 19282 1727096289.82189: _low_level_execute_command(): starting 19282 1727096289.82194: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096288.9890304-19322-246512982234701/AnsiballZ_setup.py && sleep 0' 19282 1727096289.82618: 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 <<< 19282 1727096289.82621: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19282 1727096289.82624: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19282 1727096289.82626: 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19282 1727096289.82681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 19282 1727096289.82684: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19282 1727096289.82731: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19282 1727096289.85805: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 19282 1727096289.85830: stdout chunk (state=3): >>>import _imp # builtin <<< 19282 1727096289.85876: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 19282 1727096289.85879: stdout chunk (state=3): >>>import '_weakref' # <<< 19282 1727096289.85961: stdout chunk (state=3): >>>import '_io' # <<< 19282 1727096289.85973: stdout chunk (state=3): >>>import 'marshal' # <<< 19282 1727096289.86049: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # <<< 19282 1727096289.86059: stdout chunk (state=3): >>># installing zipimport hook <<< 19282 1727096289.86066: stdout chunk (state=3): >>>import 'time' # <<< 19282 1727096289.86144: 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' <<< 19282 1727096289.86172: stdout chunk (state=3): >>>import '_codecs' # <<< 19282 1727096289.86196: stdout chunk (state=3): >>>import 'codecs' # <<< 19282 1727096289.86241: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 19282 1727096289.86269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 19282 1727096289.86272: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5e184d0> <<< 19282 1727096289.86312: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5de7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 19282 1727096289.86318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5e1aa50> <<< 19282 1727096289.86368: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 19282 1727096289.86377: stdout chunk (state=3): >>>import 'abc' # <<< 19282 1727096289.86395: stdout chunk (state=3): >>>import 'io' # <<< 19282 1727096289.86507: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 19282 1727096289.86554: stdout chunk (state=3): >>>import '_collections_abc' # <<< 19282 1727096289.86587: stdout chunk (state=3): >>>import 'genericpath' # <<< 19282 1727096289.86591: stdout chunk (state=3): >>>import 'posixpath' # <<< 19282 1727096289.86625: stdout chunk (state=3): >>>import 'os' # <<< 19282 1727096289.86652: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 19282 1727096289.86663: stdout chunk (state=3): >>>Processing global site-packages <<< 19282 1727096289.86671: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 19282 1727096289.86685: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 19282 1727096289.86714: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 19282 1727096289.86804: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5c09130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 19282 1727096289.86819: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 19282 1727096289.86822: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5c09fa0> <<< 19282 1727096289.86854: stdout chunk (state=3): >>>import 'site' # <<< 19282 1727096289.86889: 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. <<< 19282 1727096289.87506: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 19282 1727096289.87549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 19282 1727096289.87553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 19282 1727096289.87609: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 19282 1727096289.87626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 19282 1727096289.87650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 19282 1727096289.87690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5c47da0> <<< 19282 1727096289.87732: 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' <<< 19282 1727096289.87758: stdout chunk (state=3): >>>import '_operator' # <<< 19282 1727096289.87764: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5c47fb0> <<< 19282 1727096289.87814: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 19282 1727096289.87842: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 19282 1727096289.87901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 19282 1727096289.87946: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5c7f770> <<< 19282 1727096289.87984: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 19282 1727096289.87988: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5c7fe00> <<< 19282 1727096289.88063: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5c5fa40> <<< 19282 1727096289.88078: stdout chunk (state=3): >>>import '_functools' # <<< 19282 1727096289.88109: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5c5d160> <<< 19282 1727096289.88242: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5c44f50> <<< 19282 1727096289.88273: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 19282 1727096289.88302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 19282 1727096289.88357: stdout chunk (state=3): >>># /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' <<< 19282 1727096289.88381: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 19282 1727096289.88385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 19282 1727096289.88418: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5c9f6b0> <<< 19282 1727096289.88473: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5c9e2d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 19282 1727096289.88476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5c5e030> <<< 19282 1727096289.88482: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5c9cb60> <<< 19282 1727096289.88550: 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' <<< 19282 1727096289.88556: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5cd46b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5c441d0> <<< 19282 1727096289.88603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 19282 1727096289.88614: 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 0x7fb1f5cd4b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5cd4a10> <<< 19282 1727096289.88672: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1f5cd4dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5c42cf0> <<< 19282 1727096289.88723: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 19282 1727096289.88754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 19282 1727096289.88780: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5cd54c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5cd5190> import 'importlib.machinery' # <<< 19282 1727096289.88831: 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 0x7fb1f5cd63c0> <<< 19282 1727096289.88842: stdout chunk (state=3): >>>import 'importlib.util' # <<< 19282 1727096289.88883: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 19282 1727096289.88920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 19282 1727096289.89014: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5cf05c0> 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 0x7fb1f5cf1d00> <<< 19282 1727096289.89023: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 19282 1727096289.89037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 19282 1727096289.89060: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 19282 1727096289.89079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 19282 1727096289.89084: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5cf2ba0> <<< 19282 1727096289.89124: 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 0x7fb1f5cf3200> <<< 19282 1727096289.89315: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5cf20f0> # /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 0x7fb1f5cf3c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5cf33b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5cd6330> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 19282 1727096289.89331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 19282 1727096289.89349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 19282 1727096289.89376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 19282 1727096289.89419: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 19282 1727096289.89435: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1f59e3bf0> <<< 19282 1727096289.89451: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 19282 1727096289.89483: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 19282 1727096289.89488: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1f5a0c6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5a0c440> <<< 19282 1727096289.89516: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1f5a0c710> <<< 19282 1727096289.89558: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 19282 1727096289.89657: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 19282 1727096289.89837: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 19282 1727096289.89843: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1f5a0cfe0> <<< 19282 1727096289.90208: 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 0x7fb1f5a0d9d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5a0c890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f59e1d90> # /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 0x7fb1f5a0edb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5a0daf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5cd6ae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 19282 1727096289.90264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 19282 1727096289.90283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 19282 1727096289.90333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 19282 1727096289.90365: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5a37110> <<< 19282 1727096289.90437: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 19282 1727096289.90452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 19282 1727096289.90478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 19282 1727096289.90503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 19282 1727096289.90558: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5a5b470> <<< 19282 1727096289.90588: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 19282 1727096289.90647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 19282 1727096289.90727: stdout chunk (state=3): >>>import 'ntpath' # <<< 19282 1727096289.90753: 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 0x7fb1f5abc290> <<< 19282 1727096289.90778: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 19282 1727096289.90815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 19282 1727096289.90849: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 19282 1727096289.90894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 19282 1727096289.91020: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5abe9f0> <<< 19282 1727096289.91126: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5abc3b0> <<< 19282 1727096289.91208: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5a89280> # /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 0x7fb1f53253d0> <<< 19282 1727096289.91312: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5a5a270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5a0fce0> <<< 19282 1727096289.91515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 19282 1727096289.91605: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb1f5a5a870> <<< 19282 1727096289.91892: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_l8rwqzb0/ansible_ansible.legacy.setup_payload.zip' <<< 19282 1727096289.91897: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096289.92094: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096289.92129: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 19282 1727096289.92152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 19282 1727096289.92204: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 19282 1727096289.92454: 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 0x7fb1f538b1a0> import '_typing' # <<< 19282 1727096289.92606: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f536a090> <<< 19282 1727096289.92609: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f53691f0> <<< 19282 1727096289.92627: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096289.92644: stdout chunk (state=3): >>>import 'ansible' # <<< 19282 1727096289.92660: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096289.92691: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096289.92725: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 19282 1727096289.92728: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096289.94865: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096289.96695: 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 0x7fb1f5388e90> <<< 19282 1727096289.96765: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 19282 1727096289.96771: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 19282 1727096289.96815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 19282 1727096289.96819: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 19282 1727096289.96838: 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 0x7fb1f53baa80> <<< 19282 1727096289.96876: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f53ba810> <<< 19282 1727096289.97108: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f53ba150> # /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 0x7fb1f53ba8a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f538be30> 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 0x7fb1f53bb7d0> # 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 0x7fb1f53bb9e0> <<< 19282 1727096289.97118: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 19282 1727096289.97164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 19282 1727096289.97170: stdout chunk (state=3): >>>import '_locale' # <<< 19282 1727096289.97229: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f53bbf20> <<< 19282 1727096289.97250: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 19282 1727096289.97532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5225ca0> # 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 0x7fb1f52278c0> # /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 0x7fb1f52282c0> # /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 0x7fb1f52291c0> <<< 19282 1727096289.97551: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 19282 1727096289.97597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 19282 1727096289.97614: 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' <<< 19282 1727096289.97687: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f522bec0> <<< 19282 1727096289.97741: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1f5c42de0> <<< 19282 1727096289.97755: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f522a1b0> <<< 19282 1727096289.97786: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 19282 1727096289.97899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 19282 1727096289.97926: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 19282 1727096289.98040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 19282 1727096289.98065: 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' <<< 19282 1727096289.98119: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5233e30> import '_tokenize' # <<< 19282 1727096289.98197: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5232900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5232660> <<< 19282 1727096289.98217: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 19282 1727096289.98222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 19282 1727096289.98319: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5232bd0> <<< 19282 1727096289.98617: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f522a6c0> # 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 0x7fb1f5277fe0> # /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 0x7fb1f52781a0> # /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 0x7fb1f5279c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f52799d0> # /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' <<< 19282 1727096289.98649: 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 0x7fb1f527c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f527a2d0> <<< 19282 1727096289.98652: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 19282 1727096289.98701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 19282 1727096289.98780: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 19282 1727096289.98824: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f527f950> <<< 19282 1727096289.99036: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f527c320> # 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 0x7fb1f5280a40> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 19282 1727096289.99176: 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 0x7fb1f5280b90> <<< 19282 1727096289.99202: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1f5280ad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5278350> # /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' <<< 19282 1727096289.99241: 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 0x7fb1f5108200> <<< 19282 1727096289.99400: 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 0x7fb1f5109460> <<< 19282 1727096289.99444: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5282990> # 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 0x7fb1f5283d40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5282600> <<< 19282 1727096289.99488: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 19282 1727096289.99726: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096289.99752: stdout chunk (state=3): >>># 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 <<< 19282 1727096289.99860: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096289.99986: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.00531: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.01364: stdout chunk (state=3): >>>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' # <<< 19282 1727096290.01388: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 19282 1727096290.01479: stdout chunk (state=3): >>># 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 0x7fb1f5111670> <<< 19282 1727096290.01595: 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' <<< 19282 1727096290.01677: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5112510> <<< 19282 1727096290.01683: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5109580> <<< 19282 1727096290.01707: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 19282 1727096290.01979: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 19282 1727096290.02107: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.02188: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.02314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5112480> # zipimport: zlib available <<< 19282 1727096290.03026: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.03866: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.03879: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.03903: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 19282 1727096290.03979: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 19282 1727096290.04006: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 19282 1727096290.04029: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.04071: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.04143: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 19282 1727096290.04146: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.04355: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.04578: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 19282 1727096290.04631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 19282 1727096290.04688: stdout chunk (state=3): >>>import '_ast' # <<< 19282 1727096290.04726: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5113470> <<< 19282 1727096290.04824: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.04827: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.04882: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 19282 1727096290.05029: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 19282 1727096290.05032: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 19282 1727096290.05055: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.05201: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19282 1727096290.05423: 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' # 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 0x7fb1f511e0c0> <<< 19282 1727096290.05568: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5118fe0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 19282 1727096290.05572: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.05608: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.05698: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.05795: stdout chunk (state=3): >>># 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' <<< 19282 1727096290.05822: 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 <<< 19282 1727096290.05850: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 19282 1727096290.05904: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 19282 1727096290.05957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 19282 1727096290.06009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 19282 1727096290.06110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f52068a0> <<< 19282 1727096290.06393: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f52fe570> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f511de50> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5232b70> # 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' # <<< 19282 1727096290.06450: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 19282 1727096290.06479: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19282 1727096290.06506: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 19282 1727096290.06605: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.06702: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19282 1727096290.06733: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.06792: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.06888: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.06955: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.namespace' # <<< 19282 1727096290.07170: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19282 1727096290.07202: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.07236: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.07284: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 19282 1727096290.07302: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.07666: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.07857: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.07924: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.08039: 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' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 19282 1727096290.08069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 19282 1727096290.08101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 19282 1727096290.08133: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f51b1f70> <<< 19282 1727096290.08250: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 19282 1727096290.08302: 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' <<< 19282 1727096290.08388: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f4e07d70> # 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 0x7fb1f4e200e0> <<< 19282 1727096290.08422: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f51b3470> <<< 19282 1727096290.08487: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f51b2a80> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f51b0620> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f51b0f50> <<< 19282 1727096290.08574: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 19282 1727096290.08609: stdout chunk (state=3): >>># 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' <<< 19282 1727096290.08622: 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' <<< 19282 1727096290.08692: 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 0x7fb1f4e23140> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f4e229f0> <<< 19282 1727096290.08719: 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 0x7fb1f4e22bd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f4e21e20> <<< 19282 1727096290.08798: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 19282 1727096290.08854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 19282 1727096290.08876: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f4e230b0> <<< 19282 1727096290.09017: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 19282 1727096290.09025: stdout chunk (state=3): >>># 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 0x7fb1f4e79c70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f4e23c50> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f51b0350> import 'ansible.module_utils.facts.timeout' # <<< 19282 1727096290.09064: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 19282 1727096290.09085: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.09142: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.09224: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 19282 1727096290.09280: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.09307: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.09366: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 19282 1727096290.09372: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 19282 1727096290.09395: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19282 1727096290.09428: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 19282 1727096290.09454: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.09594: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.09597: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available <<< 19282 1727096290.09635: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 19282 1727096290.09660: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.09760: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.09796: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.09819: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.09900: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 19282 1727096290.10495: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.10831: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 19282 1727096290.10887: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.10940: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.10973: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.11013: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 19282 1727096290.11156: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19282 1727096290.11177: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available <<< 19282 1727096290.11211: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 19282 1727096290.11231: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.11263: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.11291: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 19282 1727096290.11306: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.11378: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 19282 1727096290.11447: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.11538: 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' <<< 19282 1727096290.11623: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f4e7b2c0> <<< 19282 1727096290.11631: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 19282 1727096290.11822: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f4e7a5a0> import 'ansible.module_utils.facts.system.local' # <<< 19282 1727096290.11826: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.11839: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.11897: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 19282 1727096290.11990: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.12003: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.12142: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 19282 1727096290.12158: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.12303: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 19282 1727096290.12307: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.12330: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 19282 1727096290.12378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 19282 1727096290.12523: stdout chunk (state=3): >>># 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 0x7fb1f4ebdd00> <<< 19282 1727096290.12723: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f4e9da60> import 'ansible.module_utils.facts.system.python' # <<< 19282 1727096290.12776: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.12795: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.12850: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 19282 1727096290.12936: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.13019: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.13130: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.13341: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 19282 1727096290.13344: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19282 1727096290.13373: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 19282 1727096290.13390: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.13431: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.13474: 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' <<< 19282 1727096290.13753: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 19282 1727096290.13757: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1f4ec15b0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f4e9ed80> import 'ansible.module_utils.facts.system.user' # <<< 19282 1727096290.13759: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 19282 1727096290.13761: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 19282 1727096290.14105: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available <<< 19282 1727096290.14203: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.14247: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.14302: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 19282 1727096290.14340: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.14343: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.14358: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.14496: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.14651: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 19282 1727096290.14670: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.14776: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.14897: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 19282 1727096290.14916: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.14943: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.14991: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.15625: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.16071: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 19282 1727096290.16088: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.16188: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.16278: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 19282 1727096290.16392: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.16413: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.16487: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 19282 1727096290.16506: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.16647: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.16802: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 19282 1727096290.16842: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 19282 1727096290.16854: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.16892: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.16943: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 19282 1727096290.17256: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19282 1727096290.17381: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.17554: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 19282 1727096290.17580: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.17607: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.17654: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 19282 1727096290.17705: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.17981: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 19282 1727096290.17998: stdout chunk (state=3): >>># 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 <<< 19282 1727096290.18119: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available <<< 19282 1727096290.18170: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 19282 1727096290.18192: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.18553: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.18708: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 19282 1727096290.18720: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.18781: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.18831: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 19282 1727096290.18851: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.18885: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.18916: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 19282 1727096290.18932: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.18959: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.19082: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 19282 1727096290.19087: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # <<< 19282 1727096290.19411: stdout chunk (state=3): >>># 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 <<< 19282 1727096290.19414: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.19432: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.19479: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.19526: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.19691: 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 <<< 19282 1727096290.19742: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.19796: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 19282 1727096290.19825: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.20206: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 19282 1727096290.20258: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.20300: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 19282 1727096290.20603: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 19282 1727096290.20607: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 19282 1727096290.20686: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.20777: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 19282 1727096290.20933: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096290.21999: 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' <<< 19282 1727096290.22025: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 19282 1727096290.22062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 19282 1727096290.22085: 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 0x7fb1f4cbe690> <<< 19282 1727096290.22102: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f4cbc350> <<< 19282 1727096290.22142: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f4cb7440> <<< 19282 1727096290.34048: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 19282 1727096290.34086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 19282 1727096290.34110: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f4d06930> <<< 19282 1727096290.34131: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 19282 1727096290.34154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 19282 1727096290.34206: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f4d04ef0> <<< 19282 1727096290.34259: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 19282 1727096290.34312: stdout chunk (state=3): >>># 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' <<< 19282 1727096290.34360: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f4d07260> <<< 19282 1727096290.34378: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f4d062d0> <<< 19282 1727096290.34726: 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 <<< 19282 1727096290.60507: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_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_fibre_channel_wwn": [], "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_lsb": {}, "ansible_iscsi_iqn": "", "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_is_chroot": false, "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "58", "second": "10", "epoch": "1727096290", "epoch_int": "1727096290", "date": "2024-09-23", "time": "08:58:10", "iso8601_micro": "2024-09-23T12:58:10.223986Z", "iso8601": "2024-09-23T12:58:<<< 19282 1727096290.60539: stdout chunk (state=3): >>>10Z", "iso8601_basic": "20240923T085810223986", "iso8601_basic_short": "20240923T085810", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "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.13.159 34268 10.31.15.126 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.13.159 34268 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/1"}, "ansible_loadavg": {"1m": 0.51513671875, "5m": 0.46240234375, "15m": 0.2421875}, "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": 2943, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 588, "free": 2943}, "nocache": {"free": 3281, "used": 250}, "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": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "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": 432, "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": 261795274752, "block_size": 4096, "block_total": 65519099, "block_available": 63914862, "block_used": 1604237, "inode_total": 131070960, "inode_available": 131029095, "inode_used": 41865, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_local": {}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mt<<< 19282 1727096290.60544: stdout chunk (state=3): >>>u": 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_eth0": {"device": "eth0", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "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_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 19282 1727096290.61543: 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 # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize <<< 19282 1727096290.61824: stdout chunk (state=3): >>># 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 <<< 19282 1727096290.61836: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps <<< 19282 1727096290.61840: stdout chunk (state=3): >>># 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<<< 19282 1727096290.61842: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 19282 1727096290.61844: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 19282 1727096290.62277: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 19282 1727096290.62293: stdout chunk (state=3): >>># 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 <<< 19282 1727096290.62327: stdout chunk (state=3): >>># destroy ntpath <<< 19282 1727096290.62354: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 19282 1727096290.62485: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 19282 1727096290.62504: stdout chunk (state=3): >>># 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 <<< 19282 1727096290.62535: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal <<< 19282 1727096290.62558: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle # destroy _pickle <<< 19282 1727096290.62617: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction <<< 19282 1727096290.62790: stdout chunk (state=3): >>># 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 <<< 19282 1727096290.63087: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # 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 <<< 19282 1727096290.63099: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal <<< 19282 1727096290.63102: stdout chunk (state=3): >>># 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 <<< 19282 1727096290.63259: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 19282 1727096290.63305: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 19282 1727096290.63388: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 19282 1727096290.63404: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 19282 1727096290.63430: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 19282 1727096290.63496: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 19282 1727096290.63755: 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 <<< 19282 1727096290.63888: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 19282 1727096290.64232: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 19282 1727096290.64476: stdout chunk (state=3): >>><<< 19282 1727096290.64479: stderr chunk (state=3): >>><<< 19282 1727096290.64613: _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 0x7fb1f5e184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5de7b30> # /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 0x7fb1f5e1aa50> 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 0x7fb1f5c09130> # /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 0x7fb1f5c09fa0> 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 0x7fb1f5c47da0> # /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 0x7fb1f5c47fb0> # /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 0x7fb1f5c7f770> # /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 0x7fb1f5c7fe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5c5fa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5c5d160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5c44f50> # /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 0x7fb1f5c9f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5c9e2d0> # /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 0x7fb1f5c5e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5c9cb60> # /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 0x7fb1f5cd46b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5c441d0> # /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 0x7fb1f5cd4b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5cd4a10> # 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 0x7fb1f5cd4dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5c42cf0> # /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 0x7fb1f5cd54c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5cd5190> 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 0x7fb1f5cd63c0> 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 0x7fb1f5cf05c0> 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 0x7fb1f5cf1d00> # /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 0x7fb1f5cf2ba0> # 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 0x7fb1f5cf3200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5cf20f0> # /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 0x7fb1f5cf3c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5cf33b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5cd6330> # /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 0x7fb1f59e3bf0> # /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 0x7fb1f5a0c6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5a0c440> # 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 0x7fb1f5a0c710> # /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 0x7fb1f5a0cfe0> # 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 0x7fb1f5a0d9d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5a0c890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f59e1d90> # /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 0x7fb1f5a0edb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5a0daf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5cd6ae0> # /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 0x7fb1f5a37110> # /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 0x7fb1f5a5b470> # /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 0x7fb1f5abc290> # /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 0x7fb1f5abe9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5abc3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5a89280> # /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 0x7fb1f53253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5a5a270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5a0fce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb1f5a5a870> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_l8rwqzb0/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 0x7fb1f538b1a0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f536a090> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f53691f0> # 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 0x7fb1f5388e90> # /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 0x7fb1f53baa80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f53ba810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f53ba150> # /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 0x7fb1f53ba8a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f538be30> 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 0x7fb1f53bb7d0> # 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 0x7fb1f53bb9e0> # /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 0x7fb1f53bbf20> 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 0x7fb1f5225ca0> # 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 0x7fb1f52278c0> # /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 0x7fb1f52282c0> # /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 0x7fb1f52291c0> # /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 0x7fb1f522bec0> # 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 0x7fb1f5c42de0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f522a1b0> # /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 0x7fb1f5233e30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5232900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5232660> # /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 0x7fb1f5232bd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f522a6c0> # 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 0x7fb1f5277fe0> # /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 0x7fb1f52781a0> # /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 0x7fb1f5279c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f52799d0> # /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 0x7fb1f527c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f527a2d0> # /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 0x7fb1f527f950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f527c320> # 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 0x7fb1f5280a40> # 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 0x7fb1f5280b90> # 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 0x7fb1f5280ad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5278350> # /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 0x7fb1f5108200> # 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 0x7fb1f5109460> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5282990> # 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 0x7fb1f5283d40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5282600> # 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 0x7fb1f5111670> # /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 0x7fb1f5112510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5109580> 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 0x7fb1f5112480> # 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 0x7fb1f5113470> # 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 0x7fb1f511e0c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5118fe0> 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 0x7fb1f52068a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f52fe570> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f511de50> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f5232b70> # 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 0x7fb1f51b1f70> # /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 0x7fb1f4e07d70> # 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 0x7fb1f4e200e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f51b3470> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f51b2a80> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f51b0620> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f51b0f50> # /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 0x7fb1f4e23140> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f4e229f0> # 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 0x7fb1f4e22bd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f4e21e20> # /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 0x7fb1f4e230b0> # /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 0x7fb1f4e79c70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f4e23c50> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f51b0350> 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 0x7fb1f4e7b2c0> # /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 0x7fb1f4e7a5a0> 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 0x7fb1f4ebdd00> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f4e9da60> 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 0x7fb1f4ec15b0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f4e9ed80> 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 0x7fb1f4cbe690> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f4cbc350> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f4cb7440> # /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 0x7fb1f4d06930> # /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 0x7fb1f4d04ef0> # /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 0x7fb1f4d07260> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1f4d062d0> 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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_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_fibre_channel_wwn": [], "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_lsb": {}, "ansible_iscsi_iqn": "", "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_is_chroot": false, "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "58", "second": "10", "epoch": "1727096290", "epoch_int": "1727096290", "date": "2024-09-23", "time": "08:58:10", "iso8601_micro": "2024-09-23T12:58:10.223986Z", "iso8601": "2024-09-23T12:58:10Z", "iso8601_basic": "20240923T085810223986", "iso8601_basic_short": "20240923T085810", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "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.13.159 34268 10.31.15.126 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.13.159 34268 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/1"}, "ansible_loadavg": {"1m": 0.51513671875, "5m": 0.46240234375, "15m": 0.2421875}, "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": 2943, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 588, "free": 2943}, "nocache": {"free": 3281, "used": 250}, "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": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "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": 432, "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": 261795274752, "block_size": 4096, "block_total": 65519099, "block_available": 63914862, "block_used": 1604237, "inode_total": 131070960, "inode_available": 131029095, "inode_used": 41865, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_local": {}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["lo", "eth0"], "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_eth0": {"device": "eth0", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "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_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "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.15.126 originally 10.31.15.126 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.15.126 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 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. 19282 1727096290.66182: 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-1727096288.9890304-19322-246512982234701/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19282 1727096290.66185: _low_level_execute_command(): starting 19282 1727096290.66187: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096288.9890304-19322-246512982234701/ > /dev/null 2>&1 && sleep 0' 19282 1727096290.66592: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19282 1727096290.66595: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19282 1727096290.66598: 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.15.126 originally 10.31.15.126 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.15.126 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19282 1727096290.66843: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 19282 1727096290.66847: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19282 1727096290.66963: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19282 1727096290.69628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19282 1727096290.69632: stdout chunk (state=3): >>><<< 19282 1727096290.69634: stderr chunk (state=3): >>><<< 19282 1727096290.69637: _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.15.126 originally 10.31.15.126 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.15.126 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 19282 1727096290.69639: handler run complete 19282 1727096290.70071: variable 'ansible_facts' from source: unknown 19282 1727096290.70116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096290.71249: variable 'ansible_facts' from source: unknown 19282 1727096290.71516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096290.72070: attempt loop complete, returning result 19282 1727096290.72082: _execute() done 19282 1727096290.72089: dumping result to json 19282 1727096290.72121: done dumping result, returning 19282 1727096290.72195: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-135a-4d9a-000000000157] 19282 1727096290.72373: sending task result for task 0afff68d-5257-135a-4d9a-000000000157 ok: [managed_node2] 19282 1727096290.74117: no more pending results, returning what we have 19282 1727096290.74121: results queue empty 19282 1727096290.74122: checking for any_errors_fatal 19282 1727096290.74123: done checking for any_errors_fatal 19282 1727096290.74124: checking for max_fail_percentage 19282 1727096290.74125: done checking for max_fail_percentage 19282 1727096290.74126: checking to see if all hosts have failed and the running result is not ok 19282 1727096290.74127: done checking to see if all hosts have failed 19282 1727096290.74127: getting the remaining hosts for this loop 19282 1727096290.74129: done getting the remaining hosts for this loop 19282 1727096290.74133: getting the next task for host managed_node2 19282 1727096290.74139: done getting next task for host managed_node2 19282 1727096290.74141: ^ task is: TASK: meta (flush_handlers) 19282 1727096290.74143: ^ 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 19282 1727096290.74147: getting variables 19282 1727096290.74149: in VariableManager get_vars() 19282 1727096290.74450: done sending task result for task 0afff68d-5257-135a-4d9a-000000000157 19282 1727096290.74454: WORKER PROCESS EXITING 19282 1727096290.74598: Calling all_inventory to load vars for managed_node2 19282 1727096290.74601: Calling groups_inventory to load vars for managed_node2 19282 1727096290.74605: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096290.74615: Calling all_plugins_play to load vars for managed_node2 19282 1727096290.74618: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096290.74621: Calling groups_plugins_play to load vars for managed_node2 19282 1727096290.75075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096290.75939: done with get_vars() 19282 1727096290.75951: done getting variables 19282 1727096290.76162: in VariableManager get_vars() 19282 1727096290.76175: Calling all_inventory to load vars for managed_node2 19282 1727096290.76177: Calling groups_inventory to load vars for managed_node2 19282 1727096290.76180: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096290.76185: Calling all_plugins_play to load vars for managed_node2 19282 1727096290.76187: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096290.76190: Calling groups_plugins_play to load vars for managed_node2 19282 1727096290.76776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096290.77477: done with get_vars() 19282 1727096290.77493: done queuing things up, now waiting for results queue to drain 19282 1727096290.77495: results queue empty 19282 1727096290.77496: checking for any_errors_fatal 19282 1727096290.77499: done checking for any_errors_fatal 19282 1727096290.77499: checking for max_fail_percentage 19282 1727096290.77501: done checking for max_fail_percentage 19282 1727096290.77502: checking to see if all hosts have failed and the running result is not ok 19282 1727096290.77508: done checking to see if all hosts have failed 19282 1727096290.77571: getting the remaining hosts for this loop 19282 1727096290.77572: done getting the remaining hosts for this loop 19282 1727096290.77576: getting the next task for host managed_node2 19282 1727096290.77636: done getting next task for host managed_node2 19282 1727096290.77639: ^ task is: TASK: Include the task 'el_repo_setup.yml' 19282 1727096290.77641: ^ 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 19282 1727096290.77643: getting variables 19282 1727096290.77644: in VariableManager get_vars() 19282 1727096290.77654: Calling all_inventory to load vars for managed_node2 19282 1727096290.77656: Calling groups_inventory to load vars for managed_node2 19282 1727096290.77659: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096290.77664: Calling all_plugins_play to load vars for managed_node2 19282 1727096290.77666: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096290.77671: Calling groups_plugins_play to load vars for managed_node2 19282 1727096290.78242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096290.78525: done with get_vars() 19282 1727096290.78534: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml:10 Monday 23 September 2024 08:58:10 -0400 (0:00:01.874) 0:00:01.899 ****** 19282 1727096290.78733: entering _queue_task() for managed_node2/include_tasks 19282 1727096290.78735: Creating lock for include_tasks 19282 1727096290.79475: worker is 1 (out of 1 available) 19282 1727096290.79487: exiting _queue_task() for managed_node2/include_tasks 19282 1727096290.79498: done queuing things up, now waiting for results queue to drain 19282 1727096290.79500: waiting for pending results... 19282 1727096290.80314: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 19282 1727096290.80589: in run() - task 0afff68d-5257-135a-4d9a-000000000006 19282 1727096290.80604: variable 'ansible_search_path' from source: unknown 19282 1727096290.80714: calling self._execute() 19282 1727096290.81041: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096290.81045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096290.81049: variable 'omit' from source: magic vars 19282 1727096290.81397: _execute() done 19282 1727096290.81400: dumping result to json 19282 1727096290.81403: done dumping result, returning 19282 1727096290.81475: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-135a-4d9a-000000000006] 19282 1727096290.81479: sending task result for task 0afff68d-5257-135a-4d9a-000000000006 19282 1727096290.81756: no more pending results, returning what we have 19282 1727096290.81762: in VariableManager get_vars() 19282 1727096290.81799: Calling all_inventory to load vars for managed_node2 19282 1727096290.81802: Calling groups_inventory to load vars for managed_node2 19282 1727096290.81806: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096290.81825: Calling all_plugins_play to load vars for managed_node2 19282 1727096290.81828: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096290.81832: Calling groups_plugins_play to load vars for managed_node2 19282 1727096290.82290: done sending task result for task 0afff68d-5257-135a-4d9a-000000000006 19282 1727096290.82293: WORKER PROCESS EXITING 19282 1727096290.82352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096290.83026: done with get_vars() 19282 1727096290.83034: variable 'ansible_search_path' from source: unknown 19282 1727096290.83050: we have included files to process 19282 1727096290.83051: generating all_blocks data 19282 1727096290.83053: done generating all_blocks data 19282 1727096290.83053: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19282 1727096290.83055: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19282 1727096290.83057: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19282 1727096290.84471: in VariableManager get_vars() 19282 1727096290.84494: done with get_vars() 19282 1727096290.84506: done processing included file 19282 1727096290.84509: iterating over new_blocks loaded from include file 19282 1727096290.84510: in VariableManager get_vars() 19282 1727096290.84519: done with get_vars() 19282 1727096290.84521: filtering new block on tags 19282 1727096290.84535: done filtering new block on tags 19282 1727096290.84538: in VariableManager get_vars() 19282 1727096290.84548: done with get_vars() 19282 1727096290.84549: filtering new block on tags 19282 1727096290.84608: done filtering new block on tags 19282 1727096290.84611: in VariableManager get_vars() 19282 1727096290.84622: done with get_vars() 19282 1727096290.84624: filtering new block on tags 19282 1727096290.84638: done filtering new block on tags 19282 1727096290.84828: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 19282 1727096290.84835: extending task lists for all hosts with included blocks 19282 1727096290.84960: done extending task lists 19282 1727096290.84964: done processing included files 19282 1727096290.84965: results queue empty 19282 1727096290.84965: checking for any_errors_fatal 19282 1727096290.84968: done checking for any_errors_fatal 19282 1727096290.85013: checking for max_fail_percentage 19282 1727096290.85015: done checking for max_fail_percentage 19282 1727096290.85016: checking to see if all hosts have failed and the running result is not ok 19282 1727096290.85017: done checking to see if all hosts have failed 19282 1727096290.85017: getting the remaining hosts for this loop 19282 1727096290.85019: done getting the remaining hosts for this loop 19282 1727096290.85021: getting the next task for host managed_node2 19282 1727096290.85025: done getting next task for host managed_node2 19282 1727096290.85027: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 19282 1727096290.85030: ^ 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 19282 1727096290.85032: getting variables 19282 1727096290.85033: in VariableManager get_vars() 19282 1727096290.85052: Calling all_inventory to load vars for managed_node2 19282 1727096290.85055: Calling groups_inventory to load vars for managed_node2 19282 1727096290.85057: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096290.85066: Calling all_plugins_play to load vars for managed_node2 19282 1727096290.85177: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096290.85181: Calling groups_plugins_play to load vars for managed_node2 19282 1727096290.85533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096290.85826: done with get_vars() 19282 1727096290.85838: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Monday 23 September 2024 08:58:10 -0400 (0:00:00.071) 0:00:01.971 ****** 19282 1727096290.85908: entering _queue_task() for managed_node2/setup 19282 1727096290.86798: worker is 1 (out of 1 available) 19282 1727096290.86808: exiting _queue_task() for managed_node2/setup 19282 1727096290.86819: done queuing things up, now waiting for results queue to drain 19282 1727096290.86820: waiting for pending results... 19282 1727096290.87245: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 19282 1727096290.87457: in run() - task 0afff68d-5257-135a-4d9a-000000000168 19282 1727096290.87503: variable 'ansible_search_path' from source: unknown 19282 1727096290.87532: variable 'ansible_search_path' from source: unknown 19282 1727096290.87554: calling self._execute() 19282 1727096290.87644: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096290.87731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096290.87735: variable 'omit' from source: magic vars 19282 1727096290.88235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096290.92359: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096290.92688: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096290.92692: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096290.92694: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096290.92751: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096290.92882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096290.92919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096290.92951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096290.93023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096290.93046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096290.93241: variable 'ansible_facts' from source: unknown 19282 1727096290.93321: variable 'network_test_required_facts' from source: task vars 19282 1727096290.93363: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): False 19282 1727096290.93374: when evaluation is False, skipping this task 19282 1727096290.93382: _execute() done 19282 1727096290.93389: dumping result to json 19282 1727096290.93396: done dumping result, returning 19282 1727096290.93408: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [0afff68d-5257-135a-4d9a-000000000168] 19282 1727096290.93419: sending task result for task 0afff68d-5257-135a-4d9a-000000000168 19282 1727096290.93610: done sending task result for task 0afff68d-5257-135a-4d9a-000000000168 19282 1727096290.93614: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts", "skip_reason": "Conditional result was False" } 19282 1727096290.93685: no more pending results, returning what we have 19282 1727096290.93689: results queue empty 19282 1727096290.93690: checking for any_errors_fatal 19282 1727096290.93691: done checking for any_errors_fatal 19282 1727096290.93692: checking for max_fail_percentage 19282 1727096290.93694: done checking for max_fail_percentage 19282 1727096290.93695: checking to see if all hosts have failed and the running result is not ok 19282 1727096290.93696: done checking to see if all hosts have failed 19282 1727096290.93696: getting the remaining hosts for this loop 19282 1727096290.93698: done getting the remaining hosts for this loop 19282 1727096290.93701: getting the next task for host managed_node2 19282 1727096290.93710: done getting next task for host managed_node2 19282 1727096290.93713: ^ task is: TASK: Check if system is ostree 19282 1727096290.93716: ^ 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 19282 1727096290.93720: getting variables 19282 1727096290.93722: in VariableManager get_vars() 19282 1727096290.93751: Calling all_inventory to load vars for managed_node2 19282 1727096290.93754: Calling groups_inventory to load vars for managed_node2 19282 1727096290.93757: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096290.93774: Calling all_plugins_play to load vars for managed_node2 19282 1727096290.93777: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096290.93781: Calling groups_plugins_play to load vars for managed_node2 19282 1727096290.94193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096290.94617: done with get_vars() 19282 1727096290.94628: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Monday 23 September 2024 08:58:10 -0400 (0:00:00.088) 0:00:02.060 ****** 19282 1727096290.94840: entering _queue_task() for managed_node2/stat 19282 1727096290.95328: worker is 1 (out of 1 available) 19282 1727096290.95342: exiting _queue_task() for managed_node2/stat 19282 1727096290.95353: done queuing things up, now waiting for results queue to drain 19282 1727096290.95355: waiting for pending results... 19282 1727096290.96127: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 19282 1727096290.96338: in run() - task 0afff68d-5257-135a-4d9a-00000000016a 19282 1727096290.96342: variable 'ansible_search_path' from source: unknown 19282 1727096290.96345: variable 'ansible_search_path' from source: unknown 19282 1727096290.96348: calling self._execute() 19282 1727096290.96427: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096290.96572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096290.96575: variable 'omit' from source: magic vars 19282 1727096290.97255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19282 1727096290.97639: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19282 1727096290.97696: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19282 1727096290.97841: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19282 1727096290.97957: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19282 1727096290.98144: 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) 19282 1727096290.98176: 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) 19282 1727096290.98208: 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) 19282 1727096290.98249: 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) 19282 1727096290.98404: Evaluated conditional (not __network_is_ostree is defined): True 19282 1727096290.98414: variable 'omit' from source: magic vars 19282 1727096290.98464: variable 'omit' from source: magic vars 19282 1727096290.98510: variable 'omit' from source: magic vars 19282 1727096290.98540: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19282 1727096290.98586: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19282 1727096290.98608: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19282 1727096290.98628: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19282 1727096290.98661: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19282 1727096290.98690: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19282 1727096290.98699: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096290.98773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096290.98816: Set connection var ansible_pipelining to False 19282 1727096290.98830: Set connection var ansible_timeout to 10 19282 1727096290.98843: Set connection var ansible_module_compression to ZIP_DEFLATED 19282 1727096290.98849: Set connection var ansible_connection to ssh 19282 1727096290.98856: Set connection var ansible_shell_executable to /bin/sh 19282 1727096290.98861: Set connection var ansible_shell_type to sh 19282 1727096290.98901: variable 'ansible_shell_executable' from source: unknown 19282 1727096290.98913: variable 'ansible_connection' from source: unknown 19282 1727096290.98920: variable 'ansible_module_compression' from source: unknown 19282 1727096290.98925: variable 'ansible_shell_type' from source: unknown 19282 1727096290.98930: variable 'ansible_shell_executable' from source: unknown 19282 1727096290.98936: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096290.98942: variable 'ansible_pipelining' from source: unknown 19282 1727096290.98947: variable 'ansible_timeout' from source: unknown 19282 1727096290.98985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096290.99112: 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) 19282 1727096290.99129: variable 'omit' from source: magic vars 19282 1727096290.99138: starting attempt loop 19282 1727096290.99143: running the handler 19282 1727096290.99161: _low_level_execute_command(): starting 19282 1727096290.99203: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19282 1727096291.00097: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19282 1727096291.00108: 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.15.126 originally 10.31.15.126 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.15.126 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19282 1727096291.00134: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 19282 1727096291.00156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19282 1727096291.00178: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19282 1727096291.00253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19282 1727096291.02229: stdout chunk (state=3): >>>/root <<< 19282 1727096291.02314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19282 1727096291.02318: stdout chunk (state=3): >>><<< 19282 1727096291.02331: stderr chunk (state=3): >>><<< 19282 1727096291.02355: _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.15.126 originally 10.31.15.126 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.15.126 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 19282 1727096291.02437: _low_level_execute_command(): starting 19282 1727096291.02441: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096291.023772-19439-245763765504147 `" && echo ansible-tmp-1727096291.023772-19439-245763765504147="` echo /root/.ansible/tmp/ansible-tmp-1727096291.023772-19439-245763765504147 `" ) && sleep 0' 19282 1727096291.02963: 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 <<< 19282 1727096291.02989: 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.15.126 originally 10.31.15.126 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.15.126 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19282 1727096291.03041: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 19282 1727096291.03046: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19282 1727096291.03098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19282 1727096291.05637: stdout chunk (state=3): >>>ansible-tmp-1727096291.023772-19439-245763765504147=/root/.ansible/tmp/ansible-tmp-1727096291.023772-19439-245763765504147 <<< 19282 1727096291.05810: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19282 1727096291.05814: stdout chunk (state=3): >>><<< 19282 1727096291.05816: stderr chunk (state=3): >>><<< 19282 1727096291.05859: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096291.023772-19439-245763765504147=/root/.ansible/tmp/ansible-tmp-1727096291.023772-19439-245763765504147 , 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.15.126 originally 10.31.15.126 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.15.126 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 19282 1727096291.05942: variable 'ansible_module_compression' from source: unknown 19282 1727096291.05973: ANSIBALLZ: Using lock for stat 19282 1727096291.05976: ANSIBALLZ: Acquiring lock 19282 1727096291.05979: ANSIBALLZ: Lock acquired: 139701658244384 19282 1727096291.05981: ANSIBALLZ: Creating module 19282 1727096291.14912: ANSIBALLZ: Writing module into payload 19282 1727096291.14974: ANSIBALLZ: Writing module 19282 1727096291.14992: ANSIBALLZ: Renaming module 19282 1727096291.14998: ANSIBALLZ: Done creating module 19282 1727096291.15017: variable 'ansible_facts' from source: unknown 19282 1727096291.15061: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096291.023772-19439-245763765504147/AnsiballZ_stat.py 19282 1727096291.15173: Sending initial data 19282 1727096291.15177: Sent initial data (152 bytes) 19282 1727096291.15634: 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 <<< 19282 1727096291.15638: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19282 1727096291.15650: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19282 1727096291.15712: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 19282 1727096291.15715: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19282 1727096291.15718: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19282 1727096291.15779: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19282 1727096291.18150: 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 <<< 19282 1727096291.18193: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 19282 1727096291.18233: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19282pn845v1h/tmpc3h2vrgf /root/.ansible/tmp/ansible-tmp-1727096291.023772-19439-245763765504147/AnsiballZ_stat.py <<< 19282 1727096291.18238: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096291.023772-19439-245763765504147/AnsiballZ_stat.py" <<< 19282 1727096291.18271: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-19282pn845v1h/tmpc3h2vrgf" to remote "/root/.ansible/tmp/ansible-tmp-1727096291.023772-19439-245763765504147/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096291.023772-19439-245763765504147/AnsiballZ_stat.py" <<< 19282 1727096291.18812: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19282 1727096291.18857: stderr chunk (state=3): >>><<< 19282 1727096291.18861: stdout chunk (state=3): >>><<< 19282 1727096291.18903: done transferring module to remote 19282 1727096291.18917: _low_level_execute_command(): starting 19282 1727096291.18920: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096291.023772-19439-245763765504147/ /root/.ansible/tmp/ansible-tmp-1727096291.023772-19439-245763765504147/AnsiballZ_stat.py && sleep 0' 19282 1727096291.19382: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19282 1727096291.19385: 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.15.126 originally 10.31.15.126 <<< 19282 1727096291.19388: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19282 1727096291.19391: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 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 <<< 19282 1727096291.19393: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19282 1727096291.19434: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 19282 1727096291.19457: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19282 1727096291.19493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19282 1727096291.22086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19282 1727096291.22113: stderr chunk (state=3): >>><<< 19282 1727096291.22116: stdout chunk (state=3): >>><<< 19282 1727096291.22137: _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.15.126 originally 10.31.15.126 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.15.126 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 19282 1727096291.22140: _low_level_execute_command(): starting 19282 1727096291.22143: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096291.023772-19439-245763765504147/AnsiballZ_stat.py && sleep 0' 19282 1727096291.22595: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19282 1727096291.22599: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19282 1727096291.22611: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19282 1727096291.22672: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 19282 1727096291.22675: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19282 1727096291.22678: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19282 1727096291.22726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19282 1727096291.25816: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 19282 1727096291.25864: stdout chunk (state=3): >>>import _imp # builtin <<< 19282 1727096291.25897: stdout chunk (state=3): >>>import '_thread' # <<< 19282 1727096291.25925: stdout chunk (state=3): >>>import '_warnings' # <<< 19282 1727096291.25928: stdout chunk (state=3): >>> <<< 19282 1727096291.25930: stdout chunk (state=3): >>>import '_weakref' # <<< 19282 1727096291.26027: stdout chunk (state=3): >>>import '_io' # <<< 19282 1727096291.26039: stdout chunk (state=3): >>>import 'marshal' # <<< 19282 1727096291.26088: stdout chunk (state=3): >>>import 'posix' # <<< 19282 1727096291.26134: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 19282 1727096291.26146: stdout chunk (state=3): >>># installing zipimport hook <<< 19282 1727096291.26174: stdout chunk (state=3): >>>import 'time' # <<< 19282 1727096291.26186: stdout chunk (state=3): >>>import 'zipimport' # <<< 19282 1727096291.26312: 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 # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 19282 1727096291.26389: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 19282 1727096291.26417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 19282 1727096291.26440: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32342184d0> <<< 19282 1727096291.26460: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32341e7b30><<< 19282 1727096291.26465: stdout chunk (state=3): >>> <<< 19282 1727096291.26494: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 19282 1727096291.26507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 19282 1727096291.26523: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323421aa50> <<< 19282 1727096291.26555: stdout chunk (state=3): >>>import '_signal' # <<< 19282 1727096291.26587: stdout chunk (state=3): >>>import '_abc' # <<< 19282 1727096291.26606: stdout chunk (state=3): >>>import 'abc' # <<< 19282 1727096291.26633: stdout chunk (state=3): >>>import 'io' # <<< 19282 1727096291.26684: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 19282 1727096291.26818: stdout chunk (state=3): >>>import '_collections_abc' # <<< 19282 1727096291.27015: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233fe9130> <<< 19282 1727096291.27065: 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 <<< 19282 1727096291.27085: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 19282 1727096291.27100: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233fe9fa0> <<< 19282 1727096291.27138: stdout chunk (state=3): >>>import 'site' # <<< 19282 1727096291.27184: 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. <<< 19282 1727096291.27541: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 19282 1727096291.27571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 19282 1727096291.27593: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 19282 1727096291.27616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 19282 1727096291.27641: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 19282 1727096291.27703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 19282 1727096291.27727: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 19282 1727096291.27773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 19282 1727096291.27783: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3234027e90> <<< 19282 1727096291.27815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 19282 1727096291.27839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 19282 1727096291.27879: stdout chunk (state=3): >>>import '_operator' # <<< 19282 1727096291.27886: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3234027f50> <<< 19282 1727096291.28009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 19282 1727096291.28037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 19282 1727096291.28068: stdout chunk (state=3): >>>import 'itertools' # <<< 19282 1727096291.28096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 19282 1727096291.28115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323405f890> <<< 19282 1727096291.28148: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 19282 1727096291.28164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 19282 1727096291.28182: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323405ff20> <<< 19282 1727096291.28204: stdout chunk (state=3): >>>import '_collections' # <<< 19282 1727096291.28273: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323403fb60> <<< 19282 1727096291.28292: stdout chunk (state=3): >>>import '_functools' # <<< 19282 1727096291.28338: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323403d280> <<< 19282 1727096291.28721: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3234025040> # /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 0x7f323407f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323407e420> # /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 0x7f323403e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323407cc80> <<< 19282 1727096291.28758: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 19282 1727096291.28785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32340b4890> <<< 19282 1727096291.28792: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32340242c0> <<< 19282 1727096291.28827: 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' <<< 19282 1727096291.28881: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 19282 1727096291.28887: 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 0x7f32340b4d40> <<< 19282 1727096291.29050: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32340b4bf0> # 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 0x7f32340b4fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3234022de0> # /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 0x7f32340b56d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32340b53a0> import 'importlib.machinery' # <<< 19282 1727096291.29117: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 19282 1727096291.29122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 19282 1727096291.29142: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32340b65d0> <<< 19282 1727096291.29171: stdout chunk (state=3): >>>import 'importlib.util' # <<< 19282 1727096291.29176: stdout chunk (state=3): >>>import 'runpy' # <<< 19282 1727096291.29208: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 19282 1727096291.29245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 19282 1727096291.29278: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 19282 1727096291.29286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'<<< 19282 1727096291.29314: stdout chunk (state=3): >>> import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32340cc7a0> <<< 19282 1727096291.29339: stdout chunk (state=3): >>>import 'errno' # <<< 19282 1727096291.29364: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 19282 1727096291.29385: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32340cdeb0> <<< 19282 1727096291.29410: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 19282 1727096291.29432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 19282 1727096291.29459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 19282 1727096291.29473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 19282 1727096291.29482: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32340ced50> <<< 19282 1727096291.29529: 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 0x7f32340cf380> <<< 19282 1727096291.29716: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32340ce2a0> # /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 0x7f32340cfe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32340cf530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32340b6570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 19282 1727096291.29760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 19282 1727096291.29784: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 19282 1727096291.29817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 19282 1727096291.29854: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 19282 1727096291.29860: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3233e5fce0> <<< 19282 1727096291.29890: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 19282 1727096291.29934: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 19282 1727096291.29937: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3233e88740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233e884a0> <<< 19282 1727096291.29975: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3233e88770> <<< 19282 1727096291.30018: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 19282 1727096291.30022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 19282 1727096291.30117: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 19282 1727096291.30319: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 19282 1727096291.30327: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3233e890a0> <<< 19282 1727096291.30536: 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' <<< 19282 1727096291.30541: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3233e89a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233e88950> <<< 19282 1727096291.30557: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233e5de80> <<< 19282 1727096291.30616: 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' <<< 19282 1727096291.30651: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 19282 1727096291.30735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233e8ae10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233e898e0> <<< 19282 1727096291.30739: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32340b6cc0> <<< 19282 1727096291.30771: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 19282 1727096291.30873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 19282 1727096291.30889: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 19282 1727096291.31012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233eb3170> <<< 19282 1727096291.31080: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 19282 1727096291.31112: 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 <<< 19282 1727096291.31144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 19282 1727096291.31188: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233ed74d0> <<< 19282 1727096291.31212: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 19282 1727096291.31278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 19282 1727096291.31353: stdout chunk (state=3): >>>import 'ntpath' # <<< 19282 1727096291.31385: 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 0x7f3233f382f0> <<< 19282 1727096291.31510: stdout chunk (state=3): >>># /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 <<< 19282 1727096291.31527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 19282 1727096291.31655: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233f3aa20> <<< 19282 1727096291.31759: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233f383e0> <<< 19282 1727096291.31810: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233efd2e0> <<< 19282 1727096291.31845: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 19282 1727096291.31851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233d3d3d0> <<< 19282 1727096291.31880: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233ed6300> <<< 19282 1727096291.31885: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233e8bd40> <<< 19282 1727096291.32051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 19282 1727096291.32086: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3233ed6660> <<< 19282 1727096291.32409: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_bj03iyec/ansible_stat_payload.zip' # zipimport: zlib available <<< 19282 1727096291.32574: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.32605: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 19282 1727096291.32629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 19282 1727096291.32685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 19282 1727096291.32800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 19282 1727096291.32841: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 19282 1727096291.32845: 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 0x7f3233d930e0> <<< 19282 1727096291.32911: stdout chunk (state=3): >>>import '_typing' # <<< 19282 1727096291.33272: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233d71fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233d71160> <<< 19282 1727096291.33395: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 19282 1727096291.35519: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.37395: 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 0x7f3233d91760> <<< 19282 1727096291.37438: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 19282 1727096291.37466: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 19282 1727096291.37535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 19282 1727096291.37560: 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 0x7f3233dbaab0> <<< 19282 1727096291.37721: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233dba870> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233dba180> # /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 0x7f3233dba660> <<< 19282 1727096291.37746: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323421a9c0> <<< 19282 1727096291.37776: stdout chunk (state=3): >>>import 'atexit' # <<< 19282 1727096291.37797: 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 0x7f3233dbb830> <<< 19282 1727096291.37828: 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 0x7f3233dbb9e0> <<< 19282 1727096291.37863: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 19282 1727096291.37932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 19282 1727096291.37955: stdout chunk (state=3): >>>import '_locale' # <<< 19282 1727096291.38027: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233dbbf20> <<< 19282 1727096291.38037: stdout chunk (state=3): >>>import 'pwd' # <<< 19282 1727096291.38228: stdout chunk (state=3): >>># /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 0x7f3233711cd0> # 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 0x7f32337138f0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 19282 1727096291.38239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 19282 1727096291.38275: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32337142f0> <<< 19282 1727096291.38299: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 19282 1727096291.38356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 19282 1727096291.38360: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233715490> <<< 19282 1727096291.38385: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 19282 1727096291.38450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 19282 1727096291.38473: 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' <<< 19282 1727096291.38555: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233717ef0> <<< 19282 1727096291.38591: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3234022ed0> <<< 19282 1727096291.38625: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32337161e0> <<< 19282 1727096291.38657: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 19282 1727096291.38688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 19282 1727096291.38718: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 19282 1727096291.38746: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 19282 1727096291.38818: 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' <<< 19282 1727096291.38849: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323371fdd0> <<< 19282 1727096291.38852: stdout chunk (state=3): >>>import '_tokenize' # <<< 19282 1727096291.39130: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323371e8d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323371e630> # /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 0x7f323371eba0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32337166c0> <<< 19282 1727096291.39169: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3233767fb0> <<< 19282 1727096291.39224: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 19282 1727096291.39228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233768170> <<< 19282 1727096291.39260: 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 <<< 19282 1727096291.39280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 19282 1727096291.39293: 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' <<< 19282 1727096291.39360: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3233769bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233769970> <<< 19282 1727096291.39380: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 19282 1727096291.39552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 19282 1727096291.39630: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f323376bfe0> <<< 19282 1727096291.39649: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323376a270> <<< 19282 1727096291.39666: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 19282 1727096291.39722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 19282 1727096291.39747: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 19282 1727096291.39776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 19282 1727096291.39971: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323376f7a0> <<< 19282 1727096291.40030: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323376c170> <<< 19282 1727096291.40122: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3233770a70> <<< 19282 1727096291.40329: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3233770770> # 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 0x7f3233770a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233768290> # /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' <<< 19282 1727096291.40332: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 19282 1727096291.40366: 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 0x7f32337fc1a0> <<< 19282 1727096291.40608: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 19282 1727096291.40619: 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 0x7f32337fd610> <<< 19282 1727096291.40721: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233772930> # 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 0x7f3233773ce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233772570> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 19282 1727096291.40863: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.41015: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.41066: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 19282 1727096291.41072: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 19282 1727096291.41087: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.41270: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.41612: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.42396: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.43340: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 19282 1727096291.43364: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 19282 1727096291.43404: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 19282 1727096291.43409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 19282 1727096291.43472: 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 0x7f32336017c0> <<< 19282 1727096291.43592: 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' <<< 19282 1727096291.43640: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233602540> <<< 19282 1727096291.43643: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32337fd730> <<< 19282 1727096291.43713: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 19282 1727096291.43716: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.43753: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.43787: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 19282 1727096291.43799: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.44018: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.44322: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233602240> # zipimport: zlib available <<< 19282 1727096291.45058: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.45820: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.45926: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.46052: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 19282 1727096291.46055: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.46099: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.46213: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 19282 1727096291.46431: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 19282 1727096291.46482: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.46545: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 19282 1727096291.46549: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.46932: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.47307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 19282 1727096291.47407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 19282 1727096291.47423: stdout chunk (state=3): >>>import '_ast' # <<< 19282 1727096291.47526: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32336037a0> <<< 19282 1727096291.47718: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19282 1727096291.47770: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 19282 1727096291.47774: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 19282 1727096291.47812: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 19282 1727096291.47815: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.47872: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.47940: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 19282 1727096291.47954: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.47999: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.48070: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.48152: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.48251: 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 <<< 19282 1727096291.48315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 19282 1727096291.48439: 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 0x7f323360e060> <<< 19282 1727096291.48503: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323360b050> <<< 19282 1727096291.48549: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 19282 1727096291.48563: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.48659: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.48752: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.48936: stdout chunk (state=3): >>># 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' <<< 19282 1727096291.48944: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 19282 1727096291.49064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 19282 1727096291.49073: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 19282 1727096291.49086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 19282 1727096291.49174: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233e0e990> <<< 19282 1727096291.49237: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233df6660> <<< 19282 1727096291.49381: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323360e180> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32336031d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 19282 1727096291.49394: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19282 1727096291.49434: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.49482: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 19282 1727096291.49559: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 19282 1727096291.49815: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available <<< 19282 1727096291.50115: stdout chunk (state=3): >>># zipimport: zlib available <<< 19282 1727096291.50331: 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"}}} <<< 19282 1727096291.50335: stdout chunk (state=3): >>># destroy __main__ <<< 19282 1727096291.50873: 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 <<< 19282 1727096291.50906: stdout chunk (state=3): >>># 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 <<< 19282 1727096291.50927: stdout chunk (state=3): >>># cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat<<< 19282 1727096291.50972: stdout chunk (state=3): >>> # 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 <<< 19282 1727096291.51013: 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 # 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 <<< 19282 1727096291.51052: stdout chunk (state=3): >>># 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 <<< 19282 1727096291.51074: stdout chunk (state=3): >>># cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # 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 <<< 19282 1727096291.51089: stdout chunk (state=3): >>># 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<<< 19282 1727096291.51215: stdout chunk (state=3): >>> # cleanup[2] removing locale <<< 19282 1727096291.51255: stdout chunk (state=3): >>># cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # 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 <<< 19282 1727096291.51574: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 19282 1727096291.51634: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 19282 1727096291.51669: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 19282 1727096291.51717: stdout chunk (state=3): >>># destroy ntpath <<< 19282 1727096291.51735: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon <<< 19282 1727096291.52016: stdout chunk (state=3): >>># 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 <<< 19282 1727096291.52023: stdout chunk (state=3): >>># 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 <<< 19282 1727096291.52034: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external <<< 19282 1727096291.52040: stdout chunk (state=3): >>># 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 <<< 19282 1727096291.52044: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator<<< 19282 1727096291.52131: stdout chunk (state=3): >>> # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 19282 1727096291.52134: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 19282 1727096291.52137: 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<<< 19282 1727096291.52140: 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 <<< 19282 1727096291.52142: stdout chunk (state=3): >>># cleanup[3] wiping marshal <<< 19282 1727096291.52336: stdout chunk (state=3): >>># 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 <<< 19282 1727096291.52530: stdout chunk (state=3): >>># 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 <<< 19282 1727096291.52616: stdout chunk (state=3): >>># 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 <<< 19282 1727096291.52646: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 19282 1727096291.52694: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 19282 1727096291.52729: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 19282 1727096291.52774: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 19282 1727096291.52787: stdout chunk (state=3): >>># clear sys.audit hooks <<< 19282 1727096291.53205: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 19282 1727096291.53229: stderr chunk (state=3): >>><<< 19282 1727096291.53232: stdout chunk (state=3): >>><<< 19282 1727096291.53295: _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 0x7f32342184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32341e7b30> # /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 0x7f323421aa50> 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 0x7f3233fe9130> # /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 0x7f3233fe9fa0> 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 0x7f3234027e90> # /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 0x7f3234027f50> # /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 0x7f323405f890> # /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 0x7f323405ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323403fb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323403d280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3234025040> # /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 0x7f323407f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323407e420> # /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 0x7f323403e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323407cc80> # /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 0x7f32340b4890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32340242c0> # /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 0x7f32340b4d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32340b4bf0> # 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 0x7f32340b4fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3234022de0> # /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 0x7f32340b56d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32340b53a0> 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 0x7f32340b65d0> 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 0x7f32340cc7a0> 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 0x7f32340cdeb0> # /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 0x7f32340ced50> # 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 0x7f32340cf380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32340ce2a0> # /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 0x7f32340cfe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32340cf530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32340b6570> # /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 0x7f3233e5fce0> # /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 0x7f3233e88740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233e884a0> # 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 0x7f3233e88770> # /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 0x7f3233e890a0> # 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 0x7f3233e89a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233e88950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233e5de80> # /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 0x7f3233e8ae10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233e898e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32340b6cc0> # /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 0x7f3233eb3170> # /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 0x7f3233ed74d0> # /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 0x7f3233f382f0> # /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 0x7f3233f3aa20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233f383e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233efd2e0> # /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 0x7f3233d3d3d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233ed6300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233e8bd40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3233ed6660> # zipimport: found 30 names in '/tmp/ansible_stat_payload_bj03iyec/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 0x7f3233d930e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233d71fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233d71160> # 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 0x7f3233d91760> # /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 0x7f3233dbaab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233dba870> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233dba180> # /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 0x7f3233dba660> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323421a9c0> 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 0x7f3233dbb830> # 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 0x7f3233dbb9e0> # /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 0x7f3233dbbf20> 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 0x7f3233711cd0> # 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 0x7f32337138f0> # /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 0x7f32337142f0> # /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 0x7f3233715490> # /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 0x7f3233717ef0> # 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 0x7f3234022ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32337161e0> # /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 0x7f323371fdd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323371e8d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323371e630> # /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 0x7f323371eba0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32337166c0> # 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 0x7f3233767fb0> # /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 0x7f3233768170> # /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 0x7f3233769bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233769970> # /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 0x7f323376bfe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323376a270> # /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 0x7f323376f7a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323376c170> # 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 0x7f3233770a70> # 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 0x7f3233770770> # 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 0x7f3233770a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233768290> # /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 0x7f32337fc1a0> # 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 0x7f32337fd610> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233772930> # 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 0x7f3233773ce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233772570> # 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 0x7f32336017c0> # /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 0x7f3233602540> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32337fd730> 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 0x7f3233602240> # 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 0x7f32336037a0> # 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 0x7f323360e060> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323360b050> 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 0x7f3233e0e990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3233df6660> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f323360e180> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32336031d0> # 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.15.126 originally 10.31.15.126 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.15.126 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 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 19282 1727096291.53841: 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-1727096291.023772-19439-245763765504147/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19282 1727096291.53844: _low_level_execute_command(): starting 19282 1727096291.53847: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096291.023772-19439-245763765504147/ > /dev/null 2>&1 && sleep 0' 19282 1727096291.53976: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19282 1727096291.53985: 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.15.126 originally 10.31.15.126 debug2: match not found <<< 19282 1727096291.53998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19282 1727096291.54027: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 19282 1727096291.54031: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19282 1727096291.54046: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19282 1727096291.54077: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19282 1727096291.56649: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19282 1727096291.56674: stderr chunk (state=3): >>><<< 19282 1727096291.56678: stdout chunk (state=3): >>><<< 19282 1727096291.56693: _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.15.126 originally 10.31.15.126 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.15.126 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 19282 1727096291.56700: handler run complete 19282 1727096291.56718: attempt loop complete, returning result 19282 1727096291.56721: _execute() done 19282 1727096291.56723: dumping result to json 19282 1727096291.56726: done dumping result, returning 19282 1727096291.56733: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0afff68d-5257-135a-4d9a-00000000016a] 19282 1727096291.56738: sending task result for task 0afff68d-5257-135a-4d9a-00000000016a 19282 1727096291.56827: done sending task result for task 0afff68d-5257-135a-4d9a-00000000016a 19282 1727096291.56829: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 19282 1727096291.56917: no more pending results, returning what we have 19282 1727096291.56920: results queue empty 19282 1727096291.56920: checking for any_errors_fatal 19282 1727096291.56925: done checking for any_errors_fatal 19282 1727096291.56925: checking for max_fail_percentage 19282 1727096291.56927: done checking for max_fail_percentage 19282 1727096291.56928: checking to see if all hosts have failed and the running result is not ok 19282 1727096291.56928: done checking to see if all hosts have failed 19282 1727096291.56929: getting the remaining hosts for this loop 19282 1727096291.56931: done getting the remaining hosts for this loop 19282 1727096291.56934: getting the next task for host managed_node2 19282 1727096291.56941: done getting next task for host managed_node2 19282 1727096291.56944: ^ task is: TASK: Set flag to indicate system is ostree 19282 1727096291.56946: ^ 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 19282 1727096291.56949: getting variables 19282 1727096291.56951: in VariableManager get_vars() 19282 1727096291.56982: Calling all_inventory to load vars for managed_node2 19282 1727096291.56984: Calling groups_inventory to load vars for managed_node2 19282 1727096291.56988: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096291.56998: Calling all_plugins_play to load vars for managed_node2 19282 1727096291.57001: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096291.57003: Calling groups_plugins_play to load vars for managed_node2 19282 1727096291.57164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096291.57319: done with get_vars() 19282 1727096291.57327: done getting variables 19282 1727096291.57402: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Monday 23 September 2024 08:58:11 -0400 (0:00:00.626) 0:00:02.686 ****** 19282 1727096291.57422: entering _queue_task() for managed_node2/set_fact 19282 1727096291.57424: Creating lock for set_fact 19282 1727096291.57645: worker is 1 (out of 1 available) 19282 1727096291.57655: exiting _queue_task() for managed_node2/set_fact 19282 1727096291.57671: done queuing things up, now waiting for results queue to drain 19282 1727096291.57673: waiting for pending results... 19282 1727096291.57809: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 19282 1727096291.57879: in run() - task 0afff68d-5257-135a-4d9a-00000000016b 19282 1727096291.57888: variable 'ansible_search_path' from source: unknown 19282 1727096291.57891: variable 'ansible_search_path' from source: unknown 19282 1727096291.57923: calling self._execute() 19282 1727096291.57979: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096291.57983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096291.57991: variable 'omit' from source: magic vars 19282 1727096291.58319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19282 1727096291.58698: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19282 1727096291.58729: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19282 1727096291.58752: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19282 1727096291.58781: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19282 1727096291.58841: 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) 19282 1727096291.58858: 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) 19282 1727096291.58887: 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) 19282 1727096291.58902: 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) 19282 1727096291.58984: Evaluated conditional (not __network_is_ostree is defined): True 19282 1727096291.58989: variable 'omit' from source: magic vars 19282 1727096291.59016: variable 'omit' from source: magic vars 19282 1727096291.59100: variable '__ostree_booted_stat' from source: set_fact 19282 1727096291.59137: variable 'omit' from source: magic vars 19282 1727096291.59156: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19282 1727096291.59179: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19282 1727096291.59193: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19282 1727096291.59205: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19282 1727096291.59220: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19282 1727096291.59236: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19282 1727096291.59239: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096291.59242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096291.59307: Set connection var ansible_pipelining to False 19282 1727096291.59314: Set connection var ansible_timeout to 10 19282 1727096291.59328: Set connection var ansible_module_compression to ZIP_DEFLATED 19282 1727096291.59331: Set connection var ansible_connection to ssh 19282 1727096291.59333: Set connection var ansible_shell_executable to /bin/sh 19282 1727096291.59335: Set connection var ansible_shell_type to sh 19282 1727096291.59349: variable 'ansible_shell_executable' from source: unknown 19282 1727096291.59352: variable 'ansible_connection' from source: unknown 19282 1727096291.59355: variable 'ansible_module_compression' from source: unknown 19282 1727096291.59357: variable 'ansible_shell_type' from source: unknown 19282 1727096291.59359: variable 'ansible_shell_executable' from source: unknown 19282 1727096291.59364: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096291.59366: variable 'ansible_pipelining' from source: unknown 19282 1727096291.59370: variable 'ansible_timeout' from source: unknown 19282 1727096291.59372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096291.59439: 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) 19282 1727096291.59446: variable 'omit' from source: magic vars 19282 1727096291.59450: starting attempt loop 19282 1727096291.59452: running the handler 19282 1727096291.59464: handler run complete 19282 1727096291.59471: attempt loop complete, returning result 19282 1727096291.59473: _execute() done 19282 1727096291.59476: dumping result to json 19282 1727096291.59478: done dumping result, returning 19282 1727096291.59485: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0afff68d-5257-135a-4d9a-00000000016b] 19282 1727096291.59488: sending task result for task 0afff68d-5257-135a-4d9a-00000000016b 19282 1727096291.59564: done sending task result for task 0afff68d-5257-135a-4d9a-00000000016b 19282 1727096291.59568: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 19282 1727096291.59619: no more pending results, returning what we have 19282 1727096291.59621: results queue empty 19282 1727096291.59622: checking for any_errors_fatal 19282 1727096291.59626: done checking for any_errors_fatal 19282 1727096291.59627: checking for max_fail_percentage 19282 1727096291.59628: done checking for max_fail_percentage 19282 1727096291.59629: checking to see if all hosts have failed and the running result is not ok 19282 1727096291.59630: done checking to see if all hosts have failed 19282 1727096291.59631: getting the remaining hosts for this loop 19282 1727096291.59632: done getting the remaining hosts for this loop 19282 1727096291.59635: getting the next task for host managed_node2 19282 1727096291.59643: done getting next task for host managed_node2 19282 1727096291.59645: ^ task is: TASK: Fix CentOS6 Base repo 19282 1727096291.59648: ^ 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 19282 1727096291.59651: getting variables 19282 1727096291.59653: in VariableManager get_vars() 19282 1727096291.59687: Calling all_inventory to load vars for managed_node2 19282 1727096291.59689: Calling groups_inventory to load vars for managed_node2 19282 1727096291.59692: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096291.59702: Calling all_plugins_play to load vars for managed_node2 19282 1727096291.59704: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096291.59713: Calling groups_plugins_play to load vars for managed_node2 19282 1727096291.60000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096291.60109: done with get_vars() 19282 1727096291.60115: done getting variables 19282 1727096291.60199: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Monday 23 September 2024 08:58:11 -0400 (0:00:00.027) 0:00:02.714 ****** 19282 1727096291.60219: entering _queue_task() for managed_node2/copy 19282 1727096291.60420: worker is 1 (out of 1 available) 19282 1727096291.60430: exiting _queue_task() for managed_node2/copy 19282 1727096291.60440: done queuing things up, now waiting for results queue to drain 19282 1727096291.60442: waiting for pending results... 19282 1727096291.60582: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 19282 1727096291.60645: in run() - task 0afff68d-5257-135a-4d9a-00000000016d 19282 1727096291.60655: variable 'ansible_search_path' from source: unknown 19282 1727096291.60658: variable 'ansible_search_path' from source: unknown 19282 1727096291.60773: calling self._execute() 19282 1727096291.60776: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096291.60780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096291.60782: variable 'omit' from source: magic vars 19282 1727096291.61112: variable 'ansible_distribution' from source: facts 19282 1727096291.61129: Evaluated conditional (ansible_distribution == 'CentOS'): True 19282 1727096291.61209: variable 'ansible_distribution_major_version' from source: facts 19282 1727096291.61212: Evaluated conditional (ansible_distribution_major_version == '6'): False 19282 1727096291.61215: when evaluation is False, skipping this task 19282 1727096291.61218: _execute() done 19282 1727096291.61220: dumping result to json 19282 1727096291.61225: done dumping result, returning 19282 1727096291.61236: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [0afff68d-5257-135a-4d9a-00000000016d] 19282 1727096291.61239: sending task result for task 0afff68d-5257-135a-4d9a-00000000016d 19282 1727096291.61320: done sending task result for task 0afff68d-5257-135a-4d9a-00000000016d 19282 1727096291.61322: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 19282 1727096291.61388: no more pending results, returning what we have 19282 1727096291.61391: results queue empty 19282 1727096291.61391: checking for any_errors_fatal 19282 1727096291.61395: done checking for any_errors_fatal 19282 1727096291.61395: checking for max_fail_percentage 19282 1727096291.61397: done checking for max_fail_percentage 19282 1727096291.61398: checking to see if all hosts have failed and the running result is not ok 19282 1727096291.61398: done checking to see if all hosts have failed 19282 1727096291.61399: getting the remaining hosts for this loop 19282 1727096291.61400: done getting the remaining hosts for this loop 19282 1727096291.61404: getting the next task for host managed_node2 19282 1727096291.61409: done getting next task for host managed_node2 19282 1727096291.61412: ^ task is: TASK: Include the task 'enable_epel.yml' 19282 1727096291.61414: ^ 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 19282 1727096291.61417: getting variables 19282 1727096291.61419: in VariableManager get_vars() 19282 1727096291.61442: Calling all_inventory to load vars for managed_node2 19282 1727096291.61446: Calling groups_inventory to load vars for managed_node2 19282 1727096291.61449: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096291.61457: Calling all_plugins_play to load vars for managed_node2 19282 1727096291.61460: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096291.61462: Calling groups_plugins_play to load vars for managed_node2 19282 1727096291.61575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096291.61686: done with get_vars() 19282 1727096291.61692: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Monday 23 September 2024 08:58:11 -0400 (0:00:00.015) 0:00:02.729 ****** 19282 1727096291.61754: entering _queue_task() for managed_node2/include_tasks 19282 1727096291.61942: worker is 1 (out of 1 available) 19282 1727096291.61952: exiting _queue_task() for managed_node2/include_tasks 19282 1727096291.61962: done queuing things up, now waiting for results queue to drain 19282 1727096291.61964: waiting for pending results... 19282 1727096291.62104: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 19282 1727096291.62165: in run() - task 0afff68d-5257-135a-4d9a-00000000016e 19282 1727096291.62179: variable 'ansible_search_path' from source: unknown 19282 1727096291.62182: variable 'ansible_search_path' from source: unknown 19282 1727096291.62211: calling self._execute() 19282 1727096291.62262: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096291.62270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096291.62279: variable 'omit' from source: magic vars 19282 1727096291.62873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096291.64690: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096291.64733: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096291.64772: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096291.64799: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096291.64819: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096291.64882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096291.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) 19282 1727096291.64918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096291.64943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096291.64954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096291.65043: variable '__network_is_ostree' from source: set_fact 19282 1727096291.65058: Evaluated conditional (not __network_is_ostree | d(false)): True 19282 1727096291.65074: _execute() done 19282 1727096291.65080: dumping result to json 19282 1727096291.65083: done dumping result, returning 19282 1727096291.65085: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [0afff68d-5257-135a-4d9a-00000000016e] 19282 1727096291.65087: sending task result for task 0afff68d-5257-135a-4d9a-00000000016e 19282 1727096291.65169: done sending task result for task 0afff68d-5257-135a-4d9a-00000000016e 19282 1727096291.65172: WORKER PROCESS EXITING 19282 1727096291.65208: no more pending results, returning what we have 19282 1727096291.65213: in VariableManager get_vars() 19282 1727096291.65246: Calling all_inventory to load vars for managed_node2 19282 1727096291.65248: Calling groups_inventory to load vars for managed_node2 19282 1727096291.65251: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096291.65262: Calling all_plugins_play to load vars for managed_node2 19282 1727096291.65264: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096291.65269: Calling groups_plugins_play to load vars for managed_node2 19282 1727096291.65459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096291.65572: done with get_vars() 19282 1727096291.65577: variable 'ansible_search_path' from source: unknown 19282 1727096291.65578: variable 'ansible_search_path' from source: unknown 19282 1727096291.65601: we have included files to process 19282 1727096291.65602: generating all_blocks data 19282 1727096291.65603: done generating all_blocks data 19282 1727096291.65606: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19282 1727096291.65607: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19282 1727096291.65608: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19282 1727096291.66034: done processing included file 19282 1727096291.66036: iterating over new_blocks loaded from include file 19282 1727096291.66036: in VariableManager get_vars() 19282 1727096291.66044: done with get_vars() 19282 1727096291.66045: filtering new block on tags 19282 1727096291.66061: done filtering new block on tags 19282 1727096291.66064: in VariableManager get_vars() 19282 1727096291.66072: done with get_vars() 19282 1727096291.66073: filtering new block on tags 19282 1727096291.66080: done filtering new block on tags 19282 1727096291.66081: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 19282 1727096291.66085: extending task lists for all hosts with included blocks 19282 1727096291.66159: done extending task lists 19282 1727096291.66160: done processing included files 19282 1727096291.66161: results queue empty 19282 1727096291.66162: checking for any_errors_fatal 19282 1727096291.66164: done checking for any_errors_fatal 19282 1727096291.66165: checking for max_fail_percentage 19282 1727096291.66166: done checking for max_fail_percentage 19282 1727096291.66166: checking to see if all hosts have failed and the running result is not ok 19282 1727096291.66167: done checking to see if all hosts have failed 19282 1727096291.66168: getting the remaining hosts for this loop 19282 1727096291.66169: done getting the remaining hosts for this loop 19282 1727096291.66171: getting the next task for host managed_node2 19282 1727096291.66174: done getting next task for host managed_node2 19282 1727096291.66175: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 19282 1727096291.66177: ^ 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 19282 1727096291.66179: getting variables 19282 1727096291.66179: in VariableManager get_vars() 19282 1727096291.66185: Calling all_inventory to load vars for managed_node2 19282 1727096291.66186: Calling groups_inventory to load vars for managed_node2 19282 1727096291.66188: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096291.66191: Calling all_plugins_play to load vars for managed_node2 19282 1727096291.66197: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096291.66198: Calling groups_plugins_play to load vars for managed_node2 19282 1727096291.66278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096291.66389: done with get_vars() 19282 1727096291.66395: done getting variables 19282 1727096291.66440: 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) 19282 1727096291.66580: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Monday 23 September 2024 08:58:11 -0400 (0:00:00.048) 0:00:02.778 ****** 19282 1727096291.66614: entering _queue_task() for managed_node2/command 19282 1727096291.66615: Creating lock for command 19282 1727096291.66835: worker is 1 (out of 1 available) 19282 1727096291.66847: exiting _queue_task() for managed_node2/command 19282 1727096291.66858: done queuing things up, now waiting for results queue to drain 19282 1727096291.66859: waiting for pending results... 19282 1727096291.67018: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 19282 1727096291.67090: in run() - task 0afff68d-5257-135a-4d9a-000000000188 19282 1727096291.67102: variable 'ansible_search_path' from source: unknown 19282 1727096291.67106: variable 'ansible_search_path' from source: unknown 19282 1727096291.67131: calling self._execute() 19282 1727096291.67194: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096291.67197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096291.67206: variable 'omit' from source: magic vars 19282 1727096291.67475: variable 'ansible_distribution' from source: facts 19282 1727096291.67484: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19282 1727096291.67573: variable 'ansible_distribution_major_version' from source: facts 19282 1727096291.67578: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19282 1727096291.67582: when evaluation is False, skipping this task 19282 1727096291.67585: _execute() done 19282 1727096291.67587: dumping result to json 19282 1727096291.67590: done dumping result, returning 19282 1727096291.67596: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [0afff68d-5257-135a-4d9a-000000000188] 19282 1727096291.67601: sending task result for task 0afff68d-5257-135a-4d9a-000000000188 19282 1727096291.67694: done sending task result for task 0afff68d-5257-135a-4d9a-000000000188 19282 1727096291.67697: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19282 1727096291.67747: no more pending results, returning what we have 19282 1727096291.67750: results queue empty 19282 1727096291.67751: checking for any_errors_fatal 19282 1727096291.67752: done checking for any_errors_fatal 19282 1727096291.67753: checking for max_fail_percentage 19282 1727096291.67755: done checking for max_fail_percentage 19282 1727096291.67755: checking to see if all hosts have failed and the running result is not ok 19282 1727096291.67756: done checking to see if all hosts have failed 19282 1727096291.67757: getting the remaining hosts for this loop 19282 1727096291.67758: done getting the remaining hosts for this loop 19282 1727096291.67764: getting the next task for host managed_node2 19282 1727096291.67772: done getting next task for host managed_node2 19282 1727096291.67774: ^ task is: TASK: Install yum-utils package 19282 1727096291.67778: ^ 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 19282 1727096291.67782: getting variables 19282 1727096291.67784: in VariableManager get_vars() 19282 1727096291.67812: Calling all_inventory to load vars for managed_node2 19282 1727096291.67815: Calling groups_inventory to load vars for managed_node2 19282 1727096291.67818: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096291.67827: Calling all_plugins_play to load vars for managed_node2 19282 1727096291.67829: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096291.67832: Calling groups_plugins_play to load vars for managed_node2 19282 1727096291.67989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096291.68105: done with get_vars() 19282 1727096291.68112: done getting variables 19282 1727096291.68185: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Monday 23 September 2024 08:58:11 -0400 (0:00:00.015) 0:00:02.794 ****** 19282 1727096291.68207: entering _queue_task() for managed_node2/package 19282 1727096291.68209: Creating lock for package 19282 1727096291.68482: worker is 1 (out of 1 available) 19282 1727096291.68494: exiting _queue_task() for managed_node2/package 19282 1727096291.68506: done queuing things up, now waiting for results queue to drain 19282 1727096291.68508: waiting for pending results... 19282 1727096291.68656: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 19282 1727096291.68729: in run() - task 0afff68d-5257-135a-4d9a-000000000189 19282 1727096291.68737: variable 'ansible_search_path' from source: unknown 19282 1727096291.68741: variable 'ansible_search_path' from source: unknown 19282 1727096291.68774: calling self._execute() 19282 1727096291.68834: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096291.68839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096291.68847: variable 'omit' from source: magic vars 19282 1727096291.69119: variable 'ansible_distribution' from source: facts 19282 1727096291.69128: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19282 1727096291.69219: variable 'ansible_distribution_major_version' from source: facts 19282 1727096291.69222: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19282 1727096291.69225: when evaluation is False, skipping this task 19282 1727096291.69228: _execute() done 19282 1727096291.69230: dumping result to json 19282 1727096291.69234: done dumping result, returning 19282 1727096291.69241: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [0afff68d-5257-135a-4d9a-000000000189] 19282 1727096291.69245: sending task result for task 0afff68d-5257-135a-4d9a-000000000189 19282 1727096291.69330: done sending task result for task 0afff68d-5257-135a-4d9a-000000000189 19282 1727096291.69333: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19282 1727096291.69378: no more pending results, returning what we have 19282 1727096291.69380: results queue empty 19282 1727096291.69381: checking for any_errors_fatal 19282 1727096291.69389: done checking for any_errors_fatal 19282 1727096291.69390: checking for max_fail_percentage 19282 1727096291.69391: done checking for max_fail_percentage 19282 1727096291.69392: checking to see if all hosts have failed and the running result is not ok 19282 1727096291.69393: done checking to see if all hosts have failed 19282 1727096291.69394: getting the remaining hosts for this loop 19282 1727096291.69395: done getting the remaining hosts for this loop 19282 1727096291.69398: getting the next task for host managed_node2 19282 1727096291.69406: done getting next task for host managed_node2 19282 1727096291.69408: ^ task is: TASK: Enable EPEL 7 19282 1727096291.69411: ^ 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 19282 1727096291.69415: getting variables 19282 1727096291.69416: in VariableManager get_vars() 19282 1727096291.69441: Calling all_inventory to load vars for managed_node2 19282 1727096291.69444: Calling groups_inventory to load vars for managed_node2 19282 1727096291.69447: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096291.69456: Calling all_plugins_play to load vars for managed_node2 19282 1727096291.69458: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096291.69460: Calling groups_plugins_play to load vars for managed_node2 19282 1727096291.69588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096291.69700: done with get_vars() 19282 1727096291.69707: done getting variables 19282 1727096291.69745: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Monday 23 September 2024 08:58:11 -0400 (0:00:00.015) 0:00:02.809 ****** 19282 1727096291.69765: entering _queue_task() for managed_node2/command 19282 1727096291.69954: worker is 1 (out of 1 available) 19282 1727096291.69966: exiting _queue_task() for managed_node2/command 19282 1727096291.69979: done queuing things up, now waiting for results queue to drain 19282 1727096291.69981: waiting for pending results... 19282 1727096291.70116: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 19282 1727096291.70182: in run() - task 0afff68d-5257-135a-4d9a-00000000018a 19282 1727096291.70191: variable 'ansible_search_path' from source: unknown 19282 1727096291.70194: variable 'ansible_search_path' from source: unknown 19282 1727096291.70223: calling self._execute() 19282 1727096291.70280: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096291.70284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096291.70292: variable 'omit' from source: magic vars 19282 1727096291.70775: variable 'ansible_distribution' from source: facts 19282 1727096291.70779: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19282 1727096291.70870: variable 'ansible_distribution_major_version' from source: facts 19282 1727096291.70881: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19282 1727096291.70888: when evaluation is False, skipping this task 19282 1727096291.70902: _execute() done 19282 1727096291.70913: dumping result to json 19282 1727096291.70921: done dumping result, returning 19282 1727096291.70932: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [0afff68d-5257-135a-4d9a-00000000018a] 19282 1727096291.70941: sending task result for task 0afff68d-5257-135a-4d9a-00000000018a skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19282 1727096291.71172: no more pending results, returning what we have 19282 1727096291.71176: results queue empty 19282 1727096291.71177: checking for any_errors_fatal 19282 1727096291.71183: done checking for any_errors_fatal 19282 1727096291.71184: checking for max_fail_percentage 19282 1727096291.71187: done checking for max_fail_percentage 19282 1727096291.71187: checking to see if all hosts have failed and the running result is not ok 19282 1727096291.71188: done checking to see if all hosts have failed 19282 1727096291.71189: getting the remaining hosts for this loop 19282 1727096291.71191: done getting the remaining hosts for this loop 19282 1727096291.71194: getting the next task for host managed_node2 19282 1727096291.71203: done getting next task for host managed_node2 19282 1727096291.71205: ^ task is: TASK: Enable EPEL 8 19282 1727096291.71210: ^ 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 19282 1727096291.71214: getting variables 19282 1727096291.71216: in VariableManager get_vars() 19282 1727096291.71255: Calling all_inventory to load vars for managed_node2 19282 1727096291.71258: Calling groups_inventory to load vars for managed_node2 19282 1727096291.71262: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096291.71278: Calling all_plugins_play to load vars for managed_node2 19282 1727096291.71281: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096291.71284: Calling groups_plugins_play to load vars for managed_node2 19282 1727096291.71615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096291.71904: done with get_vars() 19282 1727096291.71914: done getting variables 19282 1727096291.71946: done sending task result for task 0afff68d-5257-135a-4d9a-00000000018a 19282 1727096291.71949: WORKER PROCESS EXITING 19282 1727096291.71995: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Monday 23 September 2024 08:58:11 -0400 (0:00:00.022) 0:00:02.832 ****** 19282 1727096291.72024: entering _queue_task() for managed_node2/command 19282 1727096291.72293: worker is 1 (out of 1 available) 19282 1727096291.72305: exiting _queue_task() for managed_node2/command 19282 1727096291.72316: done queuing things up, now waiting for results queue to drain 19282 1727096291.72318: waiting for pending results... 19282 1727096291.72477: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 19282 1727096291.72547: in run() - task 0afff68d-5257-135a-4d9a-00000000018b 19282 1727096291.72559: variable 'ansible_search_path' from source: unknown 19282 1727096291.72565: variable 'ansible_search_path' from source: unknown 19282 1727096291.72591: calling self._execute() 19282 1727096291.72651: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096291.72655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096291.72665: variable 'omit' from source: magic vars 19282 1727096291.72929: variable 'ansible_distribution' from source: facts 19282 1727096291.72939: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19282 1727096291.73028: variable 'ansible_distribution_major_version' from source: facts 19282 1727096291.73031: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19282 1727096291.73034: when evaluation is False, skipping this task 19282 1727096291.73038: _execute() done 19282 1727096291.73042: dumping result to json 19282 1727096291.73044: done dumping result, returning 19282 1727096291.73051: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [0afff68d-5257-135a-4d9a-00000000018b] 19282 1727096291.73057: sending task result for task 0afff68d-5257-135a-4d9a-00000000018b 19282 1727096291.73138: done sending task result for task 0afff68d-5257-135a-4d9a-00000000018b 19282 1727096291.73141: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19282 1727096291.73224: no more pending results, returning what we have 19282 1727096291.73227: results queue empty 19282 1727096291.73228: checking for any_errors_fatal 19282 1727096291.73232: done checking for any_errors_fatal 19282 1727096291.73232: checking for max_fail_percentage 19282 1727096291.73234: done checking for max_fail_percentage 19282 1727096291.73234: checking to see if all hosts have failed and the running result is not ok 19282 1727096291.73235: done checking to see if all hosts have failed 19282 1727096291.73236: getting the remaining hosts for this loop 19282 1727096291.73237: done getting the remaining hosts for this loop 19282 1727096291.73240: getting the next task for host managed_node2 19282 1727096291.73247: done getting next task for host managed_node2 19282 1727096291.73248: ^ task is: TASK: Enable EPEL 6 19282 1727096291.73252: ^ 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 19282 1727096291.73254: getting variables 19282 1727096291.73256: in VariableManager get_vars() 19282 1727096291.73285: Calling all_inventory to load vars for managed_node2 19282 1727096291.73288: Calling groups_inventory to load vars for managed_node2 19282 1727096291.73290: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096291.73299: Calling all_plugins_play to load vars for managed_node2 19282 1727096291.73301: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096291.73302: Calling groups_plugins_play to load vars for managed_node2 19282 1727096291.73418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096291.73551: done with get_vars() 19282 1727096291.73557: done getting variables 19282 1727096291.73599: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Monday 23 September 2024 08:58:11 -0400 (0:00:00.015) 0:00:02.848 ****** 19282 1727096291.73619: entering _queue_task() for managed_node2/copy 19282 1727096291.73808: worker is 1 (out of 1 available) 19282 1727096291.73820: exiting _queue_task() for managed_node2/copy 19282 1727096291.73830: done queuing things up, now waiting for results queue to drain 19282 1727096291.73832: waiting for pending results... 19282 1727096291.73958: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 19282 1727096291.74042: in run() - task 0afff68d-5257-135a-4d9a-00000000018d 19282 1727096291.74098: variable 'ansible_search_path' from source: unknown 19282 1727096291.74101: variable 'ansible_search_path' from source: unknown 19282 1727096291.74104: calling self._execute() 19282 1727096291.74162: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096291.74373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096291.74376: variable 'omit' from source: magic vars 19282 1727096291.74533: variable 'ansible_distribution' from source: facts 19282 1727096291.74552: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19282 1727096291.74670: variable 'ansible_distribution_major_version' from source: facts 19282 1727096291.74682: Evaluated conditional (ansible_distribution_major_version == '6'): False 19282 1727096291.74689: when evaluation is False, skipping this task 19282 1727096291.74696: _execute() done 19282 1727096291.74702: dumping result to json 19282 1727096291.74709: done dumping result, returning 19282 1727096291.74718: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [0afff68d-5257-135a-4d9a-00000000018d] 19282 1727096291.74727: sending task result for task 0afff68d-5257-135a-4d9a-00000000018d skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 19282 1727096291.74866: no more pending results, returning what we have 19282 1727096291.75051: results queue empty 19282 1727096291.75052: checking for any_errors_fatal 19282 1727096291.75058: done checking for any_errors_fatal 19282 1727096291.75059: checking for max_fail_percentage 19282 1727096291.75061: done checking for max_fail_percentage 19282 1727096291.75061: checking to see if all hosts have failed and the running result is not ok 19282 1727096291.75062: done checking to see if all hosts have failed 19282 1727096291.75063: getting the remaining hosts for this loop 19282 1727096291.75064: done getting the remaining hosts for this loop 19282 1727096291.75069: getting the next task for host managed_node2 19282 1727096291.75078: done getting next task for host managed_node2 19282 1727096291.75080: ^ task is: TASK: Set network provider to 'initscripts' 19282 1727096291.75083: ^ 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 19282 1727096291.75087: getting variables 19282 1727096291.75088: in VariableManager get_vars() 19282 1727096291.75113: Calling all_inventory to load vars for managed_node2 19282 1727096291.75116: Calling groups_inventory to load vars for managed_node2 19282 1727096291.75119: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096291.75125: done sending task result for task 0afff68d-5257-135a-4d9a-00000000018d 19282 1727096291.75128: WORKER PROCESS EXITING 19282 1727096291.75136: Calling all_plugins_play to load vars for managed_node2 19282 1727096291.75139: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096291.75142: Calling groups_plugins_play to load vars for managed_node2 19282 1727096291.75302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096291.75484: done with get_vars() 19282 1727096291.75495: done getting variables 19282 1727096291.75548: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml:12 Monday 23 September 2024 08:58:11 -0400 (0:00:00.019) 0:00:02.867 ****** 19282 1727096291.75576: entering _queue_task() for managed_node2/set_fact 19282 1727096291.75815: worker is 1 (out of 1 available) 19282 1727096291.75825: exiting _queue_task() for managed_node2/set_fact 19282 1727096291.75835: done queuing things up, now waiting for results queue to drain 19282 1727096291.75838: waiting for pending results... 19282 1727096291.76076: running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' 19282 1727096291.76161: in run() - task 0afff68d-5257-135a-4d9a-000000000007 19282 1727096291.76183: variable 'ansible_search_path' from source: unknown 19282 1727096291.76225: calling self._execute() 19282 1727096291.76304: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096291.76314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096291.76325: variable 'omit' from source: magic vars 19282 1727096291.76436: variable 'omit' from source: magic vars 19282 1727096291.76474: variable 'omit' from source: magic vars 19282 1727096291.76516: variable 'omit' from source: magic vars 19282 1727096291.76624: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19282 1727096291.76633: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19282 1727096291.76636: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19282 1727096291.76639: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19282 1727096291.76641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19282 1727096291.76872: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19282 1727096291.76875: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096291.76877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096291.76879: Set connection var ansible_pipelining to False 19282 1727096291.76881: Set connection var ansible_timeout to 10 19282 1727096291.76883: Set connection var ansible_module_compression to ZIP_DEFLATED 19282 1727096291.76885: Set connection var ansible_connection to ssh 19282 1727096291.76887: Set connection var ansible_shell_executable to /bin/sh 19282 1727096291.76889: Set connection var ansible_shell_type to sh 19282 1727096291.76891: variable 'ansible_shell_executable' from source: unknown 19282 1727096291.76893: variable 'ansible_connection' from source: unknown 19282 1727096291.76895: variable 'ansible_module_compression' from source: unknown 19282 1727096291.76897: variable 'ansible_shell_type' from source: unknown 19282 1727096291.76899: variable 'ansible_shell_executable' from source: unknown 19282 1727096291.76901: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096291.76904: variable 'ansible_pipelining' from source: unknown 19282 1727096291.76906: variable 'ansible_timeout' from source: unknown 19282 1727096291.76908: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096291.77006: 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) 19282 1727096291.77022: variable 'omit' from source: magic vars 19282 1727096291.77031: starting attempt loop 19282 1727096291.77038: running the handler 19282 1727096291.77054: handler run complete 19282 1727096291.77071: attempt loop complete, returning result 19282 1727096291.77078: _execute() done 19282 1727096291.77084: dumping result to json 19282 1727096291.77091: done dumping result, returning 19282 1727096291.77101: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' [0afff68d-5257-135a-4d9a-000000000007] 19282 1727096291.77109: sending task result for task 0afff68d-5257-135a-4d9a-000000000007 ok: [managed_node2] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 19282 1727096291.77249: no more pending results, returning what we have 19282 1727096291.77252: results queue empty 19282 1727096291.77252: checking for any_errors_fatal 19282 1727096291.77256: done checking for any_errors_fatal 19282 1727096291.77257: checking for max_fail_percentage 19282 1727096291.77259: done checking for max_fail_percentage 19282 1727096291.77259: checking to see if all hosts have failed and the running result is not ok 19282 1727096291.77260: done checking to see if all hosts have failed 19282 1727096291.77263: getting the remaining hosts for this loop 19282 1727096291.77265: done getting the remaining hosts for this loop 19282 1727096291.77271: getting the next task for host managed_node2 19282 1727096291.77279: done getting next task for host managed_node2 19282 1727096291.77280: ^ task is: TASK: meta (flush_handlers) 19282 1727096291.77282: ^ 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 19282 1727096291.77286: getting variables 19282 1727096291.77288: in VariableManager get_vars() 19282 1727096291.77315: Calling all_inventory to load vars for managed_node2 19282 1727096291.77317: Calling groups_inventory to load vars for managed_node2 19282 1727096291.77321: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096291.77332: Calling all_plugins_play to load vars for managed_node2 19282 1727096291.77335: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096291.77338: Calling groups_plugins_play to load vars for managed_node2 19282 1727096291.77622: done sending task result for task 0afff68d-5257-135a-4d9a-000000000007 19282 1727096291.77626: WORKER PROCESS EXITING 19282 1727096291.77648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096291.77831: done with get_vars() 19282 1727096291.77841: done getting variables 19282 1727096291.77904: in VariableManager get_vars() 19282 1727096291.77913: Calling all_inventory to load vars for managed_node2 19282 1727096291.77915: Calling groups_inventory to load vars for managed_node2 19282 1727096291.77917: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096291.77921: Calling all_plugins_play to load vars for managed_node2 19282 1727096291.77923: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096291.77926: Calling groups_plugins_play to load vars for managed_node2 19282 1727096291.78059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096291.78238: done with get_vars() 19282 1727096291.78252: done queuing things up, now waiting for results queue to drain 19282 1727096291.78254: results queue empty 19282 1727096291.78255: checking for any_errors_fatal 19282 1727096291.78257: done checking for any_errors_fatal 19282 1727096291.78257: checking for max_fail_percentage 19282 1727096291.78258: done checking for max_fail_percentage 19282 1727096291.78259: checking to see if all hosts have failed and the running result is not ok 19282 1727096291.78260: done checking to see if all hosts have failed 19282 1727096291.78260: getting the remaining hosts for this loop 19282 1727096291.78261: done getting the remaining hosts for this loop 19282 1727096291.78263: getting the next task for host managed_node2 19282 1727096291.78269: done getting next task for host managed_node2 19282 1727096291.78270: ^ task is: TASK: meta (flush_handlers) 19282 1727096291.78272: ^ 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 19282 1727096291.78279: getting variables 19282 1727096291.78280: in VariableManager get_vars() 19282 1727096291.78287: Calling all_inventory to load vars for managed_node2 19282 1727096291.78289: Calling groups_inventory to load vars for managed_node2 19282 1727096291.78291: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096291.78295: Calling all_plugins_play to load vars for managed_node2 19282 1727096291.78298: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096291.78300: Calling groups_plugins_play to load vars for managed_node2 19282 1727096291.78428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096291.78636: done with get_vars() 19282 1727096291.78645: done getting variables 19282 1727096291.78691: in VariableManager get_vars() 19282 1727096291.78699: Calling all_inventory to load vars for managed_node2 19282 1727096291.78702: Calling groups_inventory to load vars for managed_node2 19282 1727096291.78704: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096291.78708: Calling all_plugins_play to load vars for managed_node2 19282 1727096291.78710: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096291.78713: Calling groups_plugins_play to load vars for managed_node2 19282 1727096291.78834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096291.79137: done with get_vars() 19282 1727096291.79148: done queuing things up, now waiting for results queue to drain 19282 1727096291.79149: results queue empty 19282 1727096291.79150: checking for any_errors_fatal 19282 1727096291.79151: done checking for any_errors_fatal 19282 1727096291.79152: checking for max_fail_percentage 19282 1727096291.79153: done checking for max_fail_percentage 19282 1727096291.79153: checking to see if all hosts have failed and the running result is not ok 19282 1727096291.79154: done checking to see if all hosts have failed 19282 1727096291.79155: getting the remaining hosts for this loop 19282 1727096291.79155: done getting the remaining hosts for this loop 19282 1727096291.79158: getting the next task for host managed_node2 19282 1727096291.79161: done getting next task for host managed_node2 19282 1727096291.79162: ^ task is: None 19282 1727096291.79163: ^ 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 19282 1727096291.79164: done queuing things up, now waiting for results queue to drain 19282 1727096291.79165: results queue empty 19282 1727096291.79166: checking for any_errors_fatal 19282 1727096291.79166: done checking for any_errors_fatal 19282 1727096291.79169: checking for max_fail_percentage 19282 1727096291.79170: done checking for max_fail_percentage 19282 1727096291.79171: checking to see if all hosts have failed and the running result is not ok 19282 1727096291.79171: done checking to see if all hosts have failed 19282 1727096291.79174: getting the next task for host managed_node2 19282 1727096291.79176: done getting next task for host managed_node2 19282 1727096291.79177: ^ task is: None 19282 1727096291.79179: ^ 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 19282 1727096291.79405: in VariableManager get_vars() 19282 1727096291.79441: done with get_vars() 19282 1727096291.79450: in VariableManager get_vars() 19282 1727096291.79475: done with get_vars() 19282 1727096291.79481: variable 'omit' from source: magic vars 19282 1727096291.79515: in VariableManager get_vars() 19282 1727096291.79536: done with get_vars() 19282 1727096291.79559: variable 'omit' from source: magic vars PLAY [Play for testing ethtool coalesce settings] ****************************** 19282 1727096291.80829: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 19282 1727096291.80856: getting the remaining hosts for this loop 19282 1727096291.80858: done getting the remaining hosts for this loop 19282 1727096291.80861: getting the next task for host managed_node2 19282 1727096291.80863: done getting next task for host managed_node2 19282 1727096291.80865: ^ task is: TASK: Gathering Facts 19282 1727096291.80866: ^ 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 19282 1727096291.80871: getting variables 19282 1727096291.80872: in VariableManager get_vars() 19282 1727096291.80888: Calling all_inventory to load vars for managed_node2 19282 1727096291.80890: Calling groups_inventory to load vars for managed_node2 19282 1727096291.80892: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096291.80897: Calling all_plugins_play to load vars for managed_node2 19282 1727096291.80910: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096291.80913: Calling groups_plugins_play to load vars for managed_node2 19282 1727096291.81070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096291.81281: done with get_vars() 19282 1727096291.81290: done getting variables 19282 1727096291.81331: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:3 Monday 23 September 2024 08:58:11 -0400 (0:00:00.057) 0:00:02.925 ****** 19282 1727096291.81355: entering _queue_task() for managed_node2/gather_facts 19282 1727096291.81655: worker is 1 (out of 1 available) 19282 1727096291.81666: exiting _queue_task() for managed_node2/gather_facts 19282 1727096291.81680: done queuing things up, now waiting for results queue to drain 19282 1727096291.81681: waiting for pending results... 19282 1727096291.81922: running TaskExecutor() for managed_node2/TASK: Gathering Facts 19282 1727096291.82073: in run() - task 0afff68d-5257-135a-4d9a-0000000001b3 19282 1727096291.82078: variable 'ansible_search_path' from source: unknown 19282 1727096291.82110: calling self._execute() 19282 1727096291.82207: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096291.82273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096291.82277: variable 'omit' from source: magic vars 19282 1727096291.82675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096291.85142: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096291.85837: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096291.85875: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096291.85909: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096291.86050: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096291.86252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096291.86284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096291.86373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096291.86480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096291.86496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096291.86876: variable 'ansible_distribution' from source: facts 19282 1727096291.86884: variable 'ansible_distribution_major_version' from source: facts 19282 1727096291.86903: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096291.86907: when evaluation is False, skipping this task 19282 1727096291.86910: _execute() done 19282 1727096291.86913: dumping result to json 19282 1727096291.86915: done dumping result, returning 19282 1727096291.86921: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-135a-4d9a-0000000001b3] 19282 1727096291.86927: sending task result for task 0afff68d-5257-135a-4d9a-0000000001b3 19282 1727096291.87050: done sending task result for task 0afff68d-5257-135a-4d9a-0000000001b3 19282 1727096291.87052: 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" } 19282 1727096291.87136: no more pending results, returning what we have 19282 1727096291.87140: results queue empty 19282 1727096291.87141: checking for any_errors_fatal 19282 1727096291.87142: done checking for any_errors_fatal 19282 1727096291.87143: checking for max_fail_percentage 19282 1727096291.87145: done checking for max_fail_percentage 19282 1727096291.87146: checking to see if all hosts have failed and the running result is not ok 19282 1727096291.87147: done checking to see if all hosts have failed 19282 1727096291.87148: getting the remaining hosts for this loop 19282 1727096291.87149: done getting the remaining hosts for this loop 19282 1727096291.87153: getting the next task for host managed_node2 19282 1727096291.87160: done getting next task for host managed_node2 19282 1727096291.87162: ^ task is: TASK: meta (flush_handlers) 19282 1727096291.87171: ^ 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 19282 1727096291.87176: getting variables 19282 1727096291.87178: in VariableManager get_vars() 19282 1727096291.87232: Calling all_inventory to load vars for managed_node2 19282 1727096291.87235: Calling groups_inventory to load vars for managed_node2 19282 1727096291.87238: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096291.87250: Calling all_plugins_play to load vars for managed_node2 19282 1727096291.87253: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096291.87256: Calling groups_plugins_play to load vars for managed_node2 19282 1727096291.87826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096291.88260: done with get_vars() 19282 1727096291.88337: done getting variables 19282 1727096291.88408: in VariableManager get_vars() 19282 1727096291.88492: Calling all_inventory to load vars for managed_node2 19282 1727096291.88494: Calling groups_inventory to load vars for managed_node2 19282 1727096291.88496: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096291.88501: Calling all_plugins_play to load vars for managed_node2 19282 1727096291.88504: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096291.88507: Calling groups_plugins_play to load vars for managed_node2 19282 1727096291.88839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096291.89227: done with get_vars() 19282 1727096291.89241: done queuing things up, now waiting for results queue to drain 19282 1727096291.89243: results queue empty 19282 1727096291.89244: checking for any_errors_fatal 19282 1727096291.89246: done checking for any_errors_fatal 19282 1727096291.89247: checking for max_fail_percentage 19282 1727096291.89248: done checking for max_fail_percentage 19282 1727096291.89248: checking to see if all hosts have failed and the running result is not ok 19282 1727096291.89249: done checking to see if all hosts have failed 19282 1727096291.89250: getting the remaining hosts for this loop 19282 1727096291.89251: done getting the remaining hosts for this loop 19282 1727096291.89254: getting the next task for host managed_node2 19282 1727096291.89258: done getting next task for host managed_node2 19282 1727096291.89259: ^ task is: TASK: Show playbook name 19282 1727096291.89261: ^ 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 19282 1727096291.89263: getting variables 19282 1727096291.89264: in VariableManager get_vars() 19282 1727096291.89480: Calling all_inventory to load vars for managed_node2 19282 1727096291.89483: Calling groups_inventory to load vars for managed_node2 19282 1727096291.89485: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096291.89490: Calling all_plugins_play to load vars for managed_node2 19282 1727096291.89503: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096291.89507: Calling groups_plugins_play to load vars for managed_node2 19282 1727096291.89681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096291.90124: done with get_vars() 19282 1727096291.90132: done getting variables 19282 1727096291.90327: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:9 Monday 23 September 2024 08:58:11 -0400 (0:00:00.089) 0:00:03.015 ****** 19282 1727096291.90352: entering _queue_task() for managed_node2/debug 19282 1727096291.90353: Creating lock for debug 19282 1727096291.91233: worker is 1 (out of 1 available) 19282 1727096291.91320: exiting _queue_task() for managed_node2/debug 19282 1727096291.91334: done queuing things up, now waiting for results queue to drain 19282 1727096291.91336: waiting for pending results... 19282 1727096291.91852: running TaskExecutor() for managed_node2/TASK: Show playbook name 19282 1727096291.91908: in run() - task 0afff68d-5257-135a-4d9a-00000000000b 19282 1727096291.92018: variable 'ansible_search_path' from source: unknown 19282 1727096291.92128: calling self._execute() 19282 1727096291.92280: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096291.92294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096291.92309: variable 'omit' from source: magic vars 19282 1727096291.93265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096291.98147: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096291.98246: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096291.98297: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096291.98351: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096291.98393: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096291.98481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096291.98520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096291.98772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096291.98776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096291.98779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096291.98782: variable 'ansible_distribution' from source: facts 19282 1727096291.98784: variable 'ansible_distribution_major_version' from source: facts 19282 1727096291.98787: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096291.98794: when evaluation is False, skipping this task 19282 1727096291.98803: _execute() done 19282 1727096291.98811: dumping result to json 19282 1727096291.98818: done dumping result, returning 19282 1727096291.98829: done running TaskExecutor() for managed_node2/TASK: Show playbook name [0afff68d-5257-135a-4d9a-00000000000b] 19282 1727096291.98837: sending task result for task 0afff68d-5257-135a-4d9a-00000000000b 19282 1727096291.98960: done sending task result for task 0afff68d-5257-135a-4d9a-00000000000b 19282 1727096291.98974: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19282 1727096291.99023: no more pending results, returning what we have 19282 1727096291.99026: results queue empty 19282 1727096291.99027: checking for any_errors_fatal 19282 1727096291.99029: done checking for any_errors_fatal 19282 1727096291.99029: checking for max_fail_percentage 19282 1727096291.99031: done checking for max_fail_percentage 19282 1727096291.99032: checking to see if all hosts have failed and the running result is not ok 19282 1727096291.99033: done checking to see if all hosts have failed 19282 1727096291.99033: getting the remaining hosts for this loop 19282 1727096291.99035: done getting the remaining hosts for this loop 19282 1727096291.99039: getting the next task for host managed_node2 19282 1727096291.99045: done getting next task for host managed_node2 19282 1727096291.99047: ^ task is: TASK: INIT: Ethtool coalesce tests 19282 1727096291.99049: ^ 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 19282 1727096291.99052: getting variables 19282 1727096291.99056: in VariableManager get_vars() 19282 1727096291.99106: Calling all_inventory to load vars for managed_node2 19282 1727096291.99109: Calling groups_inventory to load vars for managed_node2 19282 1727096291.99111: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096291.99122: Calling all_plugins_play to load vars for managed_node2 19282 1727096291.99125: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096291.99127: Calling groups_plugins_play to load vars for managed_node2 19282 1727096291.99479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096291.99689: done with get_vars() 19282 1727096291.99701: done getting variables 19282 1727096291.99775: 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 coalesce tests] ******************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:15 Monday 23 September 2024 08:58:11 -0400 (0:00:00.094) 0:00:03.110 ****** 19282 1727096291.99803: entering _queue_task() for managed_node2/debug 19282 1727096292.00191: worker is 1 (out of 1 available) 19282 1727096292.00207: exiting _queue_task() for managed_node2/debug 19282 1727096292.00218: done queuing things up, now waiting for results queue to drain 19282 1727096292.00220: waiting for pending results... 19282 1727096292.00386: running TaskExecutor() for managed_node2/TASK: INIT: Ethtool coalesce tests 19282 1727096292.00542: in run() - task 0afff68d-5257-135a-4d9a-00000000000c 19282 1727096292.00548: variable 'ansible_search_path' from source: unknown 19282 1727096292.00580: calling self._execute() 19282 1727096292.00676: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096292.00719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096292.00723: variable 'omit' from source: magic vars 19282 1727096292.01407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096292.05159: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096292.05240: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096292.05292: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096292.05335: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096292.05389: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096292.05484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096292.05528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096292.05575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096292.05607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096292.05626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096292.05791: variable 'ansible_distribution' from source: facts 19282 1727096292.05901: variable 'ansible_distribution_major_version' from source: facts 19282 1727096292.05904: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096292.05907: when evaluation is False, skipping this task 19282 1727096292.05910: _execute() done 19282 1727096292.05912: dumping result to json 19282 1727096292.05914: done dumping result, returning 19282 1727096292.05916: done running TaskExecutor() for managed_node2/TASK: INIT: Ethtool coalesce tests [0afff68d-5257-135a-4d9a-00000000000c] 19282 1727096292.05918: sending task result for task 0afff68d-5257-135a-4d9a-00000000000c 19282 1727096292.05996: done sending task result for task 0afff68d-5257-135a-4d9a-00000000000c 19282 1727096292.05999: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19282 1727096292.06052: no more pending results, returning what we have 19282 1727096292.06056: results queue empty 19282 1727096292.06057: checking for any_errors_fatal 19282 1727096292.06069: done checking for any_errors_fatal 19282 1727096292.06070: checking for max_fail_percentage 19282 1727096292.06072: done checking for max_fail_percentage 19282 1727096292.06073: checking to see if all hosts have failed and the running result is not ok 19282 1727096292.06074: done checking to see if all hosts have failed 19282 1727096292.06075: getting the remaining hosts for this loop 19282 1727096292.06081: done getting the remaining hosts for this loop 19282 1727096292.06085: getting the next task for host managed_node2 19282 1727096292.06093: done getting next task for host managed_node2 19282 1727096292.06096: ^ task is: TASK: Include the task 'show_interfaces.yml' 19282 1727096292.06098: ^ 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 19282 1727096292.06103: getting variables 19282 1727096292.06105: in VariableManager get_vars() 19282 1727096292.06156: Calling all_inventory to load vars for managed_node2 19282 1727096292.06159: Calling groups_inventory to load vars for managed_node2 19282 1727096292.06165: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096292.06309: Calling all_plugins_play to load vars for managed_node2 19282 1727096292.06313: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096292.06316: Calling groups_plugins_play to load vars for managed_node2 19282 1727096292.06757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096292.06957: done with get_vars() 19282 1727096292.06972: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:18 Monday 23 September 2024 08:58:12 -0400 (0:00:00.072) 0:00:03.182 ****** 19282 1727096292.07071: entering _queue_task() for managed_node2/include_tasks 19282 1727096292.07532: worker is 1 (out of 1 available) 19282 1727096292.07544: exiting _queue_task() for managed_node2/include_tasks 19282 1727096292.07556: done queuing things up, now waiting for results queue to drain 19282 1727096292.07558: waiting for pending results... 19282 1727096292.08085: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 19282 1727096292.08149: in run() - task 0afff68d-5257-135a-4d9a-00000000000d 19282 1727096292.08220: variable 'ansible_search_path' from source: unknown 19282 1727096292.08313: calling self._execute() 19282 1727096292.08552: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096292.08555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096292.08557: variable 'omit' from source: magic vars 19282 1727096292.09212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096292.13183: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096292.13257: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096292.13318: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096292.13385: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096292.13424: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096292.13512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096292.13548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096292.13587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096292.13649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096292.13719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096292.13857: variable 'ansible_distribution' from source: facts 19282 1727096292.13878: variable 'ansible_distribution_major_version' from source: facts 19282 1727096292.14071: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096292.14076: when evaluation is False, skipping this task 19282 1727096292.14079: _execute() done 19282 1727096292.14081: dumping result to json 19282 1727096292.14083: done dumping result, returning 19282 1727096292.14086: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-135a-4d9a-00000000000d] 19282 1727096292.14088: sending task result for task 0afff68d-5257-135a-4d9a-00000000000d 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" } 19282 1727096292.14585: no more pending results, returning what we have 19282 1727096292.14590: results queue empty 19282 1727096292.14590: checking for any_errors_fatal 19282 1727096292.14595: done checking for any_errors_fatal 19282 1727096292.14596: checking for max_fail_percentage 19282 1727096292.14598: done checking for max_fail_percentage 19282 1727096292.14599: checking to see if all hosts have failed and the running result is not ok 19282 1727096292.14599: done checking to see if all hosts have failed 19282 1727096292.14600: getting the remaining hosts for this loop 19282 1727096292.14602: done getting the remaining hosts for this loop 19282 1727096292.14606: getting the next task for host managed_node2 19282 1727096292.14612: done getting next task for host managed_node2 19282 1727096292.14615: ^ task is: TASK: Include the task 'manage_test_interface.yml' 19282 1727096292.14618: ^ 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 19282 1727096292.14621: getting variables 19282 1727096292.14622: in VariableManager get_vars() 19282 1727096292.14784: Calling all_inventory to load vars for managed_node2 19282 1727096292.14808: Calling groups_inventory to load vars for managed_node2 19282 1727096292.14815: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096292.14833: Calling all_plugins_play to load vars for managed_node2 19282 1727096292.14839: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096292.14843: Calling groups_plugins_play to load vars for managed_node2 19282 1727096292.15382: done sending task result for task 0afff68d-5257-135a-4d9a-00000000000d 19282 1727096292.15387: WORKER PROCESS EXITING 19282 1727096292.15558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096292.16441: done with get_vars() 19282 1727096292.16451: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:20 Monday 23 September 2024 08:58:12 -0400 (0:00:00.095) 0:00:03.278 ****** 19282 1727096292.16662: entering _queue_task() for managed_node2/include_tasks 19282 1727096292.17348: worker is 1 (out of 1 available) 19282 1727096292.17361: exiting _queue_task() for managed_node2/include_tasks 19282 1727096292.17405: done queuing things up, now waiting for results queue to drain 19282 1727096292.17407: waiting for pending results... 19282 1727096292.17928: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 19282 1727096292.18013: in run() - task 0afff68d-5257-135a-4d9a-00000000000e 19282 1727096292.18025: variable 'ansible_search_path' from source: unknown 19282 1727096292.18058: calling self._execute() 19282 1727096292.18475: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096292.18479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096292.18484: variable 'omit' from source: magic vars 19282 1727096292.19528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096292.24306: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096292.24576: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096292.24580: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096292.24681: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096292.24798: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096292.24974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096292.24978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096292.24981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096292.25109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096292.25134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096292.25563: variable 'ansible_distribution' from source: facts 19282 1727096292.25567: variable 'ansible_distribution_major_version' from source: facts 19282 1727096292.25571: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096292.25574: when evaluation is False, skipping this task 19282 1727096292.25576: _execute() done 19282 1727096292.25579: dumping result to json 19282 1727096292.25581: done dumping result, returning 19282 1727096292.25584: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [0afff68d-5257-135a-4d9a-00000000000e] 19282 1727096292.25587: sending task result for task 0afff68d-5257-135a-4d9a-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" } 19282 1727096292.25895: no more pending results, returning what we have 19282 1727096292.25899: results queue empty 19282 1727096292.25900: checking for any_errors_fatal 19282 1727096292.25907: done checking for any_errors_fatal 19282 1727096292.25908: checking for max_fail_percentage 19282 1727096292.25910: done checking for max_fail_percentage 19282 1727096292.25910: checking to see if all hosts have failed and the running result is not ok 19282 1727096292.25911: done checking to see if all hosts have failed 19282 1727096292.25912: getting the remaining hosts for this loop 19282 1727096292.25914: done getting the remaining hosts for this loop 19282 1727096292.25918: getting the next task for host managed_node2 19282 1727096292.25923: done getting next task for host managed_node2 19282 1727096292.25926: ^ task is: TASK: Include the task 'assert_device_present.yml' 19282 1727096292.25928: ^ 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 19282 1727096292.25933: getting variables 19282 1727096292.25935: in VariableManager get_vars() 19282 1727096292.25986: Calling all_inventory to load vars for managed_node2 19282 1727096292.25988: Calling groups_inventory to load vars for managed_node2 19282 1727096292.25990: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096292.26001: Calling all_plugins_play to load vars for managed_node2 19282 1727096292.26004: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096292.26006: Calling groups_plugins_play to load vars for managed_node2 19282 1727096292.26382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096292.27055: done sending task result for task 0afff68d-5257-135a-4d9a-00000000000e 19282 1727096292.27060: WORKER PROCESS EXITING 19282 1727096292.27102: done with get_vars() 19282 1727096292.27114: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:24 Monday 23 September 2024 08:58:12 -0400 (0:00:00.108) 0:00:03.387 ****** 19282 1727096292.27527: entering _queue_task() for managed_node2/include_tasks 19282 1727096292.28401: worker is 1 (out of 1 available) 19282 1727096292.28413: exiting _queue_task() for managed_node2/include_tasks 19282 1727096292.28425: done queuing things up, now waiting for results queue to drain 19282 1727096292.28426: waiting for pending results... 19282 1727096292.28995: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' 19282 1727096292.29124: in run() - task 0afff68d-5257-135a-4d9a-00000000000f 19282 1727096292.29144: variable 'ansible_search_path' from source: unknown 19282 1727096292.29189: calling self._execute() 19282 1727096292.29365: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096292.29426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096292.29443: variable 'omit' from source: magic vars 19282 1727096292.30429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096292.35305: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096292.35474: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096292.35530: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096292.35573: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096292.35653: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096292.35815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096292.36065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096292.36071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096292.36074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096292.36077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096292.36409: variable 'ansible_distribution' from source: facts 19282 1727096292.36421: variable 'ansible_distribution_major_version' from source: facts 19282 1727096292.36443: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096292.36503: when evaluation is False, skipping this task 19282 1727096292.36511: _execute() done 19282 1727096292.36518: dumping result to json 19282 1727096292.36524: done dumping result, returning 19282 1727096292.36535: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' [0afff68d-5257-135a-4d9a-00000000000f] 19282 1727096292.36544: sending task result for task 0afff68d-5257-135a-4d9a-00000000000f 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" } 19282 1727096292.36727: no more pending results, returning what we have 19282 1727096292.36731: results queue empty 19282 1727096292.36732: checking for any_errors_fatal 19282 1727096292.36740: done checking for any_errors_fatal 19282 1727096292.36740: checking for max_fail_percentage 19282 1727096292.36742: done checking for max_fail_percentage 19282 1727096292.36743: checking to see if all hosts have failed and the running result is not ok 19282 1727096292.36744: done checking to see if all hosts have failed 19282 1727096292.36744: getting the remaining hosts for this loop 19282 1727096292.36746: done getting the remaining hosts for this loop 19282 1727096292.36750: getting the next task for host managed_node2 19282 1727096292.36757: done getting next task for host managed_node2 19282 1727096292.36759: ^ task is: TASK: Install ethtool (test dependency) 19282 1727096292.36762: ^ 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 19282 1727096292.36765: getting variables 19282 1727096292.36766: in VariableManager get_vars() 19282 1727096292.36817: Calling all_inventory to load vars for managed_node2 19282 1727096292.36819: Calling groups_inventory to load vars for managed_node2 19282 1727096292.36821: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096292.36830: done sending task result for task 0afff68d-5257-135a-4d9a-00000000000f 19282 1727096292.36833: WORKER PROCESS EXITING 19282 1727096292.36946: Calling all_plugins_play to load vars for managed_node2 19282 1727096292.36950: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096292.36953: Calling groups_plugins_play to load vars for managed_node2 19282 1727096292.37710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096292.38260: done with get_vars() 19282 1727096292.38273: done getting variables 19282 1727096292.38331: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:26 Monday 23 September 2024 08:58:12 -0400 (0:00:00.110) 0:00:03.497 ****** 19282 1727096292.38587: entering _queue_task() for managed_node2/package 19282 1727096292.39695: worker is 1 (out of 1 available) 19282 1727096292.39710: exiting _queue_task() for managed_node2/package 19282 1727096292.39722: done queuing things up, now waiting for results queue to drain 19282 1727096292.39724: waiting for pending results... 19282 1727096292.40200: running TaskExecutor() for managed_node2/TASK: Install ethtool (test dependency) 19282 1727096292.40343: in run() - task 0afff68d-5257-135a-4d9a-000000000010 19282 1727096292.40579: variable 'ansible_search_path' from source: unknown 19282 1727096292.40583: calling self._execute() 19282 1727096292.40657: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096292.40744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096292.40794: variable 'omit' from source: magic vars 19282 1727096292.41478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096292.44715: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096292.44973: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096292.44977: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096292.45034: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096292.45058: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096292.45206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096292.45360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096292.45389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096292.45434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096292.45576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096292.45726: variable 'ansible_distribution' from source: facts 19282 1727096292.45759: variable 'ansible_distribution_major_version' from source: facts 19282 1727096292.45795: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096292.45824: when evaluation is False, skipping this task 19282 1727096292.45833: _execute() done 19282 1727096292.45842: dumping result to json 19282 1727096292.45850: done dumping result, returning 19282 1727096292.45865: done running TaskExecutor() for managed_node2/TASK: Install ethtool (test dependency) [0afff68d-5257-135a-4d9a-000000000010] 19282 1727096292.46179: sending task result for task 0afff68d-5257-135a-4d9a-000000000010 19282 1727096292.46252: done sending task result for task 0afff68d-5257-135a-4d9a-000000000010 19282 1727096292.46255: 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" } 19282 1727096292.46328: no more pending results, returning what we have 19282 1727096292.46332: results queue empty 19282 1727096292.46333: checking for any_errors_fatal 19282 1727096292.46337: done checking for any_errors_fatal 19282 1727096292.46338: checking for max_fail_percentage 19282 1727096292.46340: done checking for max_fail_percentage 19282 1727096292.46341: checking to see if all hosts have failed and the running result is not ok 19282 1727096292.46342: done checking to see if all hosts have failed 19282 1727096292.46343: getting the remaining hosts for this loop 19282 1727096292.46345: done getting the remaining hosts for this loop 19282 1727096292.46349: getting the next task for host managed_node2 19282 1727096292.46357: done getting next task for host managed_node2 19282 1727096292.46359: ^ task is: TASK: TEST: I can create a profile without any coalescing option. 19282 1727096292.46362: ^ 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 19282 1727096292.46365: getting variables 19282 1727096292.46367: in VariableManager get_vars() 19282 1727096292.46419: Calling all_inventory to load vars for managed_node2 19282 1727096292.46422: Calling groups_inventory to load vars for managed_node2 19282 1727096292.46424: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096292.46434: Calling all_plugins_play to load vars for managed_node2 19282 1727096292.46437: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096292.46439: Calling groups_plugins_play to load vars for managed_node2 19282 1727096292.46853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096292.47506: done with get_vars() 19282 1727096292.47518: done getting variables 19282 1727096292.47697: 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 coalescing option.] ************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:34 Monday 23 September 2024 08:58:12 -0400 (0:00:00.091) 0:00:03.589 ****** 19282 1727096292.47725: entering _queue_task() for managed_node2/debug 19282 1727096292.48451: worker is 1 (out of 1 available) 19282 1727096292.48461: exiting _queue_task() for managed_node2/debug 19282 1727096292.48476: done queuing things up, now waiting for results queue to drain 19282 1727096292.48478: waiting for pending results... 19282 1727096292.48986: running TaskExecutor() for managed_node2/TASK: TEST: I can create a profile without any coalescing option. 19282 1727096292.48990: in run() - task 0afff68d-5257-135a-4d9a-000000000012 19282 1727096292.49078: variable 'ansible_search_path' from source: unknown 19282 1727096292.49122: calling self._execute() 19282 1727096292.49304: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096292.49766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096292.49773: variable 'omit' from source: magic vars 19282 1727096292.50612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096292.55412: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096292.55490: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096292.55686: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096292.55726: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096292.55764: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096292.55934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096292.56175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096292.56179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096292.56182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096292.56198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096292.56547: variable 'ansible_distribution' from source: facts 19282 1727096292.56559: variable 'ansible_distribution_major_version' from source: facts 19282 1727096292.56588: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096292.56596: when evaluation is False, skipping this task 19282 1727096292.56609: _execute() done 19282 1727096292.56617: dumping result to json 19282 1727096292.56722: done dumping result, returning 19282 1727096292.56729: done running TaskExecutor() for managed_node2/TASK: TEST: I can create a profile without any coalescing option. [0afff68d-5257-135a-4d9a-000000000012] 19282 1727096292.56732: sending task result for task 0afff68d-5257-135a-4d9a-000000000012 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19282 1727096292.56866: no more pending results, returning what we have 19282 1727096292.56871: results queue empty 19282 1727096292.56873: checking for any_errors_fatal 19282 1727096292.56878: done checking for any_errors_fatal 19282 1727096292.56879: checking for max_fail_percentage 19282 1727096292.56881: done checking for max_fail_percentage 19282 1727096292.56882: checking to see if all hosts have failed and the running result is not ok 19282 1727096292.56883: done checking to see if all hosts have failed 19282 1727096292.56884: getting the remaining hosts for this loop 19282 1727096292.56886: done getting the remaining hosts for this loop 19282 1727096292.56890: getting the next task for host managed_node2 19282 1727096292.56897: done getting next task for host managed_node2 19282 1727096292.56904: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19282 1727096292.56907: ^ 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 19282 1727096292.56924: getting variables 19282 1727096292.56926: in VariableManager get_vars() 19282 1727096292.56975: Calling all_inventory to load vars for managed_node2 19282 1727096292.56978: Calling groups_inventory to load vars for managed_node2 19282 1727096292.56980: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096292.56991: Calling all_plugins_play to load vars for managed_node2 19282 1727096292.56993: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096292.56995: Calling groups_plugins_play to load vars for managed_node2 19282 1727096292.57532: done sending task result for task 0afff68d-5257-135a-4d9a-000000000012 19282 1727096292.57536: WORKER PROCESS EXITING 19282 1727096292.57619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096292.58049: done with get_vars() 19282 1727096292.58061: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:58:12 -0400 (0:00:00.105) 0:00:03.694 ****** 19282 1727096292.58274: entering _queue_task() for managed_node2/include_tasks 19282 1727096292.58778: worker is 1 (out of 1 available) 19282 1727096292.58790: exiting _queue_task() for managed_node2/include_tasks 19282 1727096292.58914: done queuing things up, now waiting for results queue to drain 19282 1727096292.58917: waiting for pending results... 19282 1727096292.59199: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19282 1727096292.59527: in run() - task 0afff68d-5257-135a-4d9a-00000000001a 19282 1727096292.59582: variable 'ansible_search_path' from source: unknown 19282 1727096292.59591: variable 'ansible_search_path' from source: unknown 19282 1727096292.59782: calling self._execute() 19282 1727096292.59975: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096292.59979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096292.59982: variable 'omit' from source: magic vars 19282 1727096292.60783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096292.65318: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096292.65473: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096292.65616: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096292.65656: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096292.65745: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096292.66044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096292.66048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096292.66051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096292.66154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096292.66181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096292.66435: variable 'ansible_distribution' from source: facts 19282 1727096292.66490: variable 'ansible_distribution_major_version' from source: facts 19282 1727096292.66517: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096292.66672: when evaluation is False, skipping this task 19282 1727096292.66676: _execute() done 19282 1727096292.66678: dumping result to json 19282 1727096292.66681: done dumping result, returning 19282 1727096292.66683: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-135a-4d9a-00000000001a] 19282 1727096292.66685: sending task result for task 0afff68d-5257-135a-4d9a-00000000001a 19282 1727096292.66760: done sending task result for task 0afff68d-5257-135a-4d9a-00000000001a 19282 1727096292.66766: 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" } 19282 1727096292.66816: no more pending results, returning what we have 19282 1727096292.66820: results queue empty 19282 1727096292.66821: checking for any_errors_fatal 19282 1727096292.66826: done checking for any_errors_fatal 19282 1727096292.66827: checking for max_fail_percentage 19282 1727096292.66828: done checking for max_fail_percentage 19282 1727096292.66829: checking to see if all hosts have failed and the running result is not ok 19282 1727096292.66830: done checking to see if all hosts have failed 19282 1727096292.66831: getting the remaining hosts for this loop 19282 1727096292.66832: done getting the remaining hosts for this loop 19282 1727096292.66836: getting the next task for host managed_node2 19282 1727096292.66845: done getting next task for host managed_node2 19282 1727096292.66850: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19282 1727096292.66854: ^ 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 19282 1727096292.66869: getting variables 19282 1727096292.66872: in VariableManager get_vars() 19282 1727096292.66918: Calling all_inventory to load vars for managed_node2 19282 1727096292.66920: Calling groups_inventory to load vars for managed_node2 19282 1727096292.66922: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096292.66932: Calling all_plugins_play to load vars for managed_node2 19282 1727096292.66934: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096292.66937: Calling groups_plugins_play to load vars for managed_node2 19282 1727096292.67420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096292.67853: done with get_vars() 19282 1727096292.67865: done getting variables 19282 1727096292.67993: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:58:12 -0400 (0:00:00.097) 0:00:03.792 ****** 19282 1727096292.68025: entering _queue_task() for managed_node2/debug 19282 1727096292.68647: worker is 1 (out of 1 available) 19282 1727096292.68661: exiting _queue_task() for managed_node2/debug 19282 1727096292.68776: done queuing things up, now waiting for results queue to drain 19282 1727096292.68779: waiting for pending results... 19282 1727096292.69388: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 19282 1727096292.69392: in run() - task 0afff68d-5257-135a-4d9a-00000000001b 19282 1727096292.69395: variable 'ansible_search_path' from source: unknown 19282 1727096292.69398: variable 'ansible_search_path' from source: unknown 19282 1727096292.69700: calling self._execute() 19282 1727096292.69703: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096292.69706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096292.69709: variable 'omit' from source: magic vars 19282 1727096292.70552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096292.75307: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096292.75475: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096292.75656: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096292.75669: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096292.75699: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096292.75891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096292.75923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096292.75950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096292.76021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096292.76092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096292.76408: variable 'ansible_distribution' from source: facts 19282 1727096292.76419: variable 'ansible_distribution_major_version' from source: facts 19282 1727096292.76441: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096292.76447: when evaluation is False, skipping this task 19282 1727096292.76453: _execute() done 19282 1727096292.76459: dumping result to json 19282 1727096292.76471: done dumping result, returning 19282 1727096292.76672: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-135a-4d9a-00000000001b] 19282 1727096292.76676: sending task result for task 0afff68d-5257-135a-4d9a-00000000001b 19282 1727096292.76751: done sending task result for task 0afff68d-5257-135a-4d9a-00000000001b 19282 1727096292.76755: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19282 1727096292.76884: no more pending results, returning what we have 19282 1727096292.76888: results queue empty 19282 1727096292.76889: checking for any_errors_fatal 19282 1727096292.76895: done checking for any_errors_fatal 19282 1727096292.76896: checking for max_fail_percentage 19282 1727096292.76897: done checking for max_fail_percentage 19282 1727096292.76898: checking to see if all hosts have failed and the running result is not ok 19282 1727096292.76899: done checking to see if all hosts have failed 19282 1727096292.76900: getting the remaining hosts for this loop 19282 1727096292.76902: done getting the remaining hosts for this loop 19282 1727096292.76905: getting the next task for host managed_node2 19282 1727096292.76912: done getting next task for host managed_node2 19282 1727096292.76916: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19282 1727096292.76919: ^ 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 19282 1727096292.76933: getting variables 19282 1727096292.76935: in VariableManager get_vars() 19282 1727096292.77185: Calling all_inventory to load vars for managed_node2 19282 1727096292.77189: Calling groups_inventory to load vars for managed_node2 19282 1727096292.77191: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096292.77199: Calling all_plugins_play to load vars for managed_node2 19282 1727096292.77202: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096292.77204: Calling groups_plugins_play to load vars for managed_node2 19282 1727096292.77526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096292.77946: done with get_vars() 19282 1727096292.77958: done getting variables 19282 1727096292.78113: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:58:12 -0400 (0:00:00.101) 0:00:03.894 ****** 19282 1727096292.78259: entering _queue_task() for managed_node2/fail 19282 1727096292.78261: Creating lock for fail 19282 1727096292.78840: worker is 1 (out of 1 available) 19282 1727096292.78852: exiting _queue_task() for managed_node2/fail 19282 1727096292.78863: done queuing things up, now waiting for results queue to drain 19282 1727096292.78865: waiting for pending results... 19282 1727096292.79487: 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 19282 1727096292.79536: in run() - task 0afff68d-5257-135a-4d9a-00000000001c 19282 1727096292.79800: variable 'ansible_search_path' from source: unknown 19282 1727096292.79805: variable 'ansible_search_path' from source: unknown 19282 1727096292.79808: calling self._execute() 19282 1727096292.79857: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096292.79874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096292.79889: variable 'omit' from source: magic vars 19282 1727096292.80742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096292.85460: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096292.85545: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096292.85607: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096292.85707: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096292.85810: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096292.85983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096292.86024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096292.86174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096292.86185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096292.86233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096292.86673: variable 'ansible_distribution' from source: facts 19282 1727096292.86677: variable 'ansible_distribution_major_version' from source: facts 19282 1727096292.86679: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096292.86681: when evaluation is False, skipping this task 19282 1727096292.86683: _execute() done 19282 1727096292.86687: dumping result to json 19282 1727096292.86689: done dumping result, returning 19282 1727096292.86691: 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 [0afff68d-5257-135a-4d9a-00000000001c] 19282 1727096292.86694: sending task result for task 0afff68d-5257-135a-4d9a-00000000001c 19282 1727096292.86948: done sending task result for task 0afff68d-5257-135a-4d9a-00000000001c 19282 1727096292.86951: 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" } 19282 1727096292.87008: no more pending results, returning what we have 19282 1727096292.87012: results queue empty 19282 1727096292.87013: checking for any_errors_fatal 19282 1727096292.87019: done checking for any_errors_fatal 19282 1727096292.87020: checking for max_fail_percentage 19282 1727096292.87022: done checking for max_fail_percentage 19282 1727096292.87023: checking to see if all hosts have failed and the running result is not ok 19282 1727096292.87024: done checking to see if all hosts have failed 19282 1727096292.87025: getting the remaining hosts for this loop 19282 1727096292.87026: done getting the remaining hosts for this loop 19282 1727096292.87029: getting the next task for host managed_node2 19282 1727096292.87035: done getting next task for host managed_node2 19282 1727096292.87040: ^ 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 19282 1727096292.87043: ^ 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 19282 1727096292.87056: getting variables 19282 1727096292.87058: in VariableManager get_vars() 19282 1727096292.87107: Calling all_inventory to load vars for managed_node2 19282 1727096292.87110: Calling groups_inventory to load vars for managed_node2 19282 1727096292.87112: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096292.87121: Calling all_plugins_play to load vars for managed_node2 19282 1727096292.87124: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096292.87126: Calling groups_plugins_play to load vars for managed_node2 19282 1727096292.87597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096292.87999: done with get_vars() 19282 1727096292.88011: done getting variables 19282 1727096292.88185: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:58:12 -0400 (0:00:00.099) 0:00:03.994 ****** 19282 1727096292.88217: entering _queue_task() for managed_node2/fail 19282 1727096292.88806: worker is 1 (out of 1 available) 19282 1727096292.88816: exiting _queue_task() for managed_node2/fail 19282 1727096292.88830: done queuing things up, now waiting for results queue to drain 19282 1727096292.88831: waiting for pending results... 19282 1727096292.89386: 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 19282 1727096292.89494: in run() - task 0afff68d-5257-135a-4d9a-00000000001d 19282 1727096292.89516: variable 'ansible_search_path' from source: unknown 19282 1727096292.89525: variable 'ansible_search_path' from source: unknown 19282 1727096292.89571: calling self._execute() 19282 1727096292.89750: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096292.89819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096292.89835: variable 'omit' from source: magic vars 19282 1727096292.90297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096292.92558: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096292.92628: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096292.92677: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096292.92714: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096292.92749: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096292.92831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096292.92874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096292.92971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096292.92975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096292.92977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096292.93110: variable 'ansible_distribution' from source: facts 19282 1727096292.93122: variable 'ansible_distribution_major_version' from source: facts 19282 1727096292.93145: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096292.93153: when evaluation is False, skipping this task 19282 1727096292.93160: _execute() done 19282 1727096292.93174: dumping result to json 19282 1727096292.93186: done dumping result, returning 19282 1727096292.93200: 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 [0afff68d-5257-135a-4d9a-00000000001d] 19282 1727096292.93210: sending task result for task 0afff68d-5257-135a-4d9a-00000000001d 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" } 19282 1727096292.93447: no more pending results, returning what we have 19282 1727096292.93450: results queue empty 19282 1727096292.93451: checking for any_errors_fatal 19282 1727096292.93456: done checking for any_errors_fatal 19282 1727096292.93457: checking for max_fail_percentage 19282 1727096292.93459: done checking for max_fail_percentage 19282 1727096292.93460: checking to see if all hosts have failed and the running result is not ok 19282 1727096292.93463: done checking to see if all hosts have failed 19282 1727096292.93464: getting the remaining hosts for this loop 19282 1727096292.93466: done getting the remaining hosts for this loop 19282 1727096292.93471: getting the next task for host managed_node2 19282 1727096292.93479: done getting next task for host managed_node2 19282 1727096292.93482: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19282 1727096292.93486: ^ 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 19282 1727096292.93499: getting variables 19282 1727096292.93506: in VariableManager get_vars() 19282 1727096292.93557: Calling all_inventory to load vars for managed_node2 19282 1727096292.93560: Calling groups_inventory to load vars for managed_node2 19282 1727096292.93566: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096292.93735: Calling all_plugins_play to load vars for managed_node2 19282 1727096292.93739: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096292.93742: Calling groups_plugins_play to load vars for managed_node2 19282 1727096292.94036: done sending task result for task 0afff68d-5257-135a-4d9a-00000000001d 19282 1727096292.94039: WORKER PROCESS EXITING 19282 1727096292.94070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096292.94288: done with get_vars() 19282 1727096292.94299: done getting variables 19282 1727096292.94352: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:58:12 -0400 (0:00:00.061) 0:00:04.055 ****** 19282 1727096292.94391: entering _queue_task() for managed_node2/fail 19282 1727096292.94660: worker is 1 (out of 1 available) 19282 1727096292.94675: exiting _queue_task() for managed_node2/fail 19282 1727096292.94686: done queuing things up, now waiting for results queue to drain 19282 1727096292.94688: waiting for pending results... 19282 1727096292.94948: 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 19282 1727096292.95091: in run() - task 0afff68d-5257-135a-4d9a-00000000001e 19282 1727096292.95110: variable 'ansible_search_path' from source: unknown 19282 1727096292.95119: variable 'ansible_search_path' from source: unknown 19282 1727096292.95164: calling self._execute() 19282 1727096292.95250: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096292.95358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096292.95364: variable 'omit' from source: magic vars 19282 1727096292.95873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096292.98211: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096292.98293: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096292.98345: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096292.98412: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096292.98429: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096292.98511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096292.98640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096292.98643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096292.98646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096292.98648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096292.98797: variable 'ansible_distribution' from source: facts 19282 1727096292.98809: variable 'ansible_distribution_major_version' from source: facts 19282 1727096292.98832: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096292.98840: when evaluation is False, skipping this task 19282 1727096292.98848: _execute() done 19282 1727096292.98861: dumping result to json 19282 1727096292.98880: done dumping result, returning 19282 1727096292.98892: 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 [0afff68d-5257-135a-4d9a-00000000001e] 19282 1727096292.98966: sending task result for task 0afff68d-5257-135a-4d9a-00000000001e 19282 1727096292.99037: done sending task result for task 0afff68d-5257-135a-4d9a-00000000001e 19282 1727096292.99041: 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" } 19282 1727096292.99092: no more pending results, returning what we have 19282 1727096292.99095: results queue empty 19282 1727096292.99096: checking for any_errors_fatal 19282 1727096292.99101: done checking for any_errors_fatal 19282 1727096292.99102: checking for max_fail_percentage 19282 1727096292.99104: done checking for max_fail_percentage 19282 1727096292.99105: checking to see if all hosts have failed and the running result is not ok 19282 1727096292.99106: done checking to see if all hosts have failed 19282 1727096292.99107: getting the remaining hosts for this loop 19282 1727096292.99108: done getting the remaining hosts for this loop 19282 1727096292.99112: getting the next task for host managed_node2 19282 1727096292.99118: done getting next task for host managed_node2 19282 1727096292.99121: ^ 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 19282 1727096292.99124: ^ 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 19282 1727096292.99137: getting variables 19282 1727096292.99139: in VariableManager get_vars() 19282 1727096292.99193: Calling all_inventory to load vars for managed_node2 19282 1727096292.99196: Calling groups_inventory to load vars for managed_node2 19282 1727096292.99199: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096292.99210: Calling all_plugins_play to load vars for managed_node2 19282 1727096292.99213: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096292.99216: Calling groups_plugins_play to load vars for managed_node2 19282 1727096292.99592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096292.99885: done with get_vars() 19282 1727096292.99896: done getting variables 19282 1727096292.99998: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:58:12 -0400 (0:00:00.056) 0:00:04.112 ****** 19282 1727096293.00032: entering _queue_task() for managed_node2/dnf 19282 1727096293.00536: worker is 1 (out of 1 available) 19282 1727096293.00547: exiting _queue_task() for managed_node2/dnf 19282 1727096293.00557: done queuing things up, now waiting for results queue to drain 19282 1727096293.00559: waiting for pending results... 19282 1727096293.00948: 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 19282 1727096293.00954: in run() - task 0afff68d-5257-135a-4d9a-00000000001f 19282 1727096293.00957: variable 'ansible_search_path' from source: unknown 19282 1727096293.00972: variable 'ansible_search_path' from source: unknown 19282 1727096293.01015: calling self._execute() 19282 1727096293.01107: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096293.01119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096293.01134: variable 'omit' from source: magic vars 19282 1727096293.01698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096293.04046: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096293.04134: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096293.04201: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096293.04229: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096293.04272: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096293.04360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096293.04418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096293.04433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096293.04527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096293.04530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096293.04665: variable 'ansible_distribution' from source: facts 19282 1727096293.04682: variable 'ansible_distribution_major_version' from source: facts 19282 1727096293.04704: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096293.04744: when evaluation is False, skipping this task 19282 1727096293.04747: _execute() done 19282 1727096293.04750: dumping result to json 19282 1727096293.04752: done dumping result, returning 19282 1727096293.04755: 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 [0afff68d-5257-135a-4d9a-00000000001f] 19282 1727096293.04757: sending task result for task 0afff68d-5257-135a-4d9a-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" } 19282 1727096293.05117: no more pending results, returning what we have 19282 1727096293.05121: results queue empty 19282 1727096293.05122: checking for any_errors_fatal 19282 1727096293.05127: done checking for any_errors_fatal 19282 1727096293.05128: checking for max_fail_percentage 19282 1727096293.05129: done checking for max_fail_percentage 19282 1727096293.05130: checking to see if all hosts have failed and the running result is not ok 19282 1727096293.05131: done checking to see if all hosts have failed 19282 1727096293.05132: getting the remaining hosts for this loop 19282 1727096293.05133: done getting the remaining hosts for this loop 19282 1727096293.05137: getting the next task for host managed_node2 19282 1727096293.05143: done getting next task for host managed_node2 19282 1727096293.05147: ^ 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 19282 1727096293.05150: ^ 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 19282 1727096293.05166: getting variables 19282 1727096293.05169: in VariableManager get_vars() 19282 1727096293.05220: Calling all_inventory to load vars for managed_node2 19282 1727096293.05223: Calling groups_inventory to load vars for managed_node2 19282 1727096293.05225: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096293.05235: Calling all_plugins_play to load vars for managed_node2 19282 1727096293.05238: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096293.05240: Calling groups_plugins_play to load vars for managed_node2 19282 1727096293.05587: done sending task result for task 0afff68d-5257-135a-4d9a-00000000001f 19282 1727096293.05590: WORKER PROCESS EXITING 19282 1727096293.05615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096293.05822: done with get_vars() 19282 1727096293.05833: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19282 1727096293.05910: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:58:13 -0400 (0:00:00.059) 0:00:04.171 ****** 19282 1727096293.05944: entering _queue_task() for managed_node2/yum 19282 1727096293.05946: Creating lock for yum 19282 1727096293.06360: worker is 1 (out of 1 available) 19282 1727096293.06375: exiting _queue_task() for managed_node2/yum 19282 1727096293.06387: done queuing things up, now waiting for results queue to drain 19282 1727096293.06389: waiting for pending results... 19282 1727096293.06538: 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 19282 1727096293.06680: in run() - task 0afff68d-5257-135a-4d9a-000000000020 19282 1727096293.06702: variable 'ansible_search_path' from source: unknown 19282 1727096293.06710: variable 'ansible_search_path' from source: unknown 19282 1727096293.06754: calling self._execute() 19282 1727096293.06841: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096293.06851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096293.06868: variable 'omit' from source: magic vars 19282 1727096293.07321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096293.09680: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096293.09757: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096293.09803: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096293.09850: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096293.09937: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096293.09977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096293.10011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096293.10047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096293.10097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096293.10116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096293.10276: variable 'ansible_distribution' from source: facts 19282 1727096293.10287: variable 'ansible_distribution_major_version' from source: facts 19282 1727096293.10309: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096293.10373: when evaluation is False, skipping this task 19282 1727096293.10376: _execute() done 19282 1727096293.10379: dumping result to json 19282 1727096293.10381: done dumping result, returning 19282 1727096293.10384: 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 [0afff68d-5257-135a-4d9a-000000000020] 19282 1727096293.10387: sending task result for task 0afff68d-5257-135a-4d9a-000000000020 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" } 19282 1727096293.10527: no more pending results, returning what we have 19282 1727096293.10531: results queue empty 19282 1727096293.10532: checking for any_errors_fatal 19282 1727096293.10537: done checking for any_errors_fatal 19282 1727096293.10538: checking for max_fail_percentage 19282 1727096293.10540: done checking for max_fail_percentage 19282 1727096293.10540: checking to see if all hosts have failed and the running result is not ok 19282 1727096293.10541: done checking to see if all hosts have failed 19282 1727096293.10542: getting the remaining hosts for this loop 19282 1727096293.10544: done getting the remaining hosts for this loop 19282 1727096293.10548: getting the next task for host managed_node2 19282 1727096293.10555: done getting next task for host managed_node2 19282 1727096293.10558: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19282 1727096293.10564: ^ 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 19282 1727096293.10580: getting variables 19282 1727096293.10582: in VariableManager get_vars() 19282 1727096293.10634: Calling all_inventory to load vars for managed_node2 19282 1727096293.10638: Calling groups_inventory to load vars for managed_node2 19282 1727096293.10641: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096293.10652: Calling all_plugins_play to load vars for managed_node2 19282 1727096293.10655: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096293.10658: Calling groups_plugins_play to load vars for managed_node2 19282 1727096293.10891: done sending task result for task 0afff68d-5257-135a-4d9a-000000000020 19282 1727096293.10894: WORKER PROCESS EXITING 19282 1727096293.11152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096293.11400: done with get_vars() 19282 1727096293.11412: done getting variables 19282 1727096293.11478: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:58:13 -0400 (0:00:00.055) 0:00:04.227 ****** 19282 1727096293.11510: entering _queue_task() for managed_node2/fail 19282 1727096293.11814: worker is 1 (out of 1 available) 19282 1727096293.11825: exiting _queue_task() for managed_node2/fail 19282 1727096293.11836: done queuing things up, now waiting for results queue to drain 19282 1727096293.11839: waiting for pending results... 19282 1727096293.12099: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19282 1727096293.12234: in run() - task 0afff68d-5257-135a-4d9a-000000000021 19282 1727096293.12254: variable 'ansible_search_path' from source: unknown 19282 1727096293.12265: variable 'ansible_search_path' from source: unknown 19282 1727096293.12313: calling self._execute() 19282 1727096293.12395: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096293.12413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096293.12427: variable 'omit' from source: magic vars 19282 1727096293.12949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096293.15199: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096293.15285: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096293.15323: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096293.15373: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096293.15406: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096293.15551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096293.15555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096293.15558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096293.15603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096293.15623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096293.15775: variable 'ansible_distribution' from source: facts 19282 1727096293.15787: variable 'ansible_distribution_major_version' from source: facts 19282 1727096293.15808: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096293.15815: when evaluation is False, skipping this task 19282 1727096293.15822: _execute() done 19282 1727096293.15829: dumping result to json 19282 1727096293.15836: done dumping result, returning 19282 1727096293.15877: 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 [0afff68d-5257-135a-4d9a-000000000021] 19282 1727096293.15880: sending task result for task 0afff68d-5257-135a-4d9a-000000000021 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" } 19282 1727096293.16218: no more pending results, returning what we have 19282 1727096293.16222: results queue empty 19282 1727096293.16223: checking for any_errors_fatal 19282 1727096293.16229: done checking for any_errors_fatal 19282 1727096293.16230: checking for max_fail_percentage 19282 1727096293.16231: done checking for max_fail_percentage 19282 1727096293.16232: checking to see if all hosts have failed and the running result is not ok 19282 1727096293.16233: done checking to see if all hosts have failed 19282 1727096293.16234: getting the remaining hosts for this loop 19282 1727096293.16236: done getting the remaining hosts for this loop 19282 1727096293.16240: getting the next task for host managed_node2 19282 1727096293.16246: done getting next task for host managed_node2 19282 1727096293.16250: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19282 1727096293.16253: ^ 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 19282 1727096293.16270: getting variables 19282 1727096293.16272: in VariableManager get_vars() 19282 1727096293.16319: Calling all_inventory to load vars for managed_node2 19282 1727096293.16322: Calling groups_inventory to load vars for managed_node2 19282 1727096293.16324: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096293.16334: Calling all_plugins_play to load vars for managed_node2 19282 1727096293.16336: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096293.16339: Calling groups_plugins_play to load vars for managed_node2 19282 1727096293.16651: done sending task result for task 0afff68d-5257-135a-4d9a-000000000021 19282 1727096293.16654: WORKER PROCESS EXITING 19282 1727096293.16680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096293.16893: done with get_vars() 19282 1727096293.16903: done getting variables 19282 1727096293.16973: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:58:13 -0400 (0:00:00.054) 0:00:04.282 ****** 19282 1727096293.17005: entering _queue_task() for managed_node2/package 19282 1727096293.17389: worker is 1 (out of 1 available) 19282 1727096293.17399: exiting _queue_task() for managed_node2/package 19282 1727096293.17410: done queuing things up, now waiting for results queue to drain 19282 1727096293.17412: waiting for pending results... 19282 1727096293.17581: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 19282 1727096293.17719: in run() - task 0afff68d-5257-135a-4d9a-000000000022 19282 1727096293.17737: variable 'ansible_search_path' from source: unknown 19282 1727096293.17749: variable 'ansible_search_path' from source: unknown 19282 1727096293.17794: calling self._execute() 19282 1727096293.17884: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096293.17898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096293.17916: variable 'omit' from source: magic vars 19282 1727096293.18370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096293.20711: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096293.20791: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096293.20839: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096293.20944: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096293.20947: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096293.20999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096293.21031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096293.21073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096293.21118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096293.21139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096293.21291: variable 'ansible_distribution' from source: facts 19282 1727096293.21303: variable 'ansible_distribution_major_version' from source: facts 19282 1727096293.21327: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096293.21335: when evaluation is False, skipping this task 19282 1727096293.21342: _execute() done 19282 1727096293.21374: dumping result to json 19282 1727096293.21380: done dumping result, returning 19282 1727096293.21383: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-135a-4d9a-000000000022] 19282 1727096293.21386: sending task result for task 0afff68d-5257-135a-4d9a-000000000022 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" } 19282 1727096293.21632: no more pending results, returning what we have 19282 1727096293.21636: results queue empty 19282 1727096293.21637: checking for any_errors_fatal 19282 1727096293.21642: done checking for any_errors_fatal 19282 1727096293.21642: checking for max_fail_percentage 19282 1727096293.21644: done checking for max_fail_percentage 19282 1727096293.21645: checking to see if all hosts have failed and the running result is not ok 19282 1727096293.21646: done checking to see if all hosts have failed 19282 1727096293.21647: getting the remaining hosts for this loop 19282 1727096293.21648: done getting the remaining hosts for this loop 19282 1727096293.21652: getting the next task for host managed_node2 19282 1727096293.21659: done getting next task for host managed_node2 19282 1727096293.21665: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19282 1727096293.21671: ^ 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 19282 1727096293.21684: getting variables 19282 1727096293.21685: in VariableManager get_vars() 19282 1727096293.21738: Calling all_inventory to load vars for managed_node2 19282 1727096293.21741: Calling groups_inventory to load vars for managed_node2 19282 1727096293.21743: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096293.21754: Calling all_plugins_play to load vars for managed_node2 19282 1727096293.21756: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096293.21759: Calling groups_plugins_play to load vars for managed_node2 19282 1727096293.21889: done sending task result for task 0afff68d-5257-135a-4d9a-000000000022 19282 1727096293.21892: WORKER PROCESS EXITING 19282 1727096293.22191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096293.22443: done with get_vars() 19282 1727096293.22453: done getting variables 19282 1727096293.22511: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:58:13 -0400 (0:00:00.055) 0:00:04.337 ****** 19282 1727096293.22545: entering _queue_task() for managed_node2/package 19282 1727096293.22809: worker is 1 (out of 1 available) 19282 1727096293.22820: exiting _queue_task() for managed_node2/package 19282 1727096293.22831: done queuing things up, now waiting for results queue to drain 19282 1727096293.22833: waiting for pending results... 19282 1727096293.23103: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19282 1727096293.23242: in run() - task 0afff68d-5257-135a-4d9a-000000000023 19282 1727096293.23265: variable 'ansible_search_path' from source: unknown 19282 1727096293.23276: variable 'ansible_search_path' from source: unknown 19282 1727096293.23318: calling self._execute() 19282 1727096293.23405: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096293.23416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096293.23472: variable 'omit' from source: magic vars 19282 1727096293.23882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096293.26136: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096293.26217: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096293.26266: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096293.26306: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096293.26444: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096293.26448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096293.26460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096293.26495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096293.26538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096293.26567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096293.26716: variable 'ansible_distribution' from source: facts 19282 1727096293.26731: variable 'ansible_distribution_major_version' from source: facts 19282 1727096293.26754: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096293.26771: when evaluation is False, skipping this task 19282 1727096293.26784: _execute() done 19282 1727096293.26791: dumping result to json 19282 1727096293.26799: done dumping result, returning 19282 1727096293.26873: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-135a-4d9a-000000000023] 19282 1727096293.26882: sending task result for task 0afff68d-5257-135a-4d9a-000000000023 19282 1727096293.26952: done sending task result for task 0afff68d-5257-135a-4d9a-000000000023 19282 1727096293.26956: 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" } 19282 1727096293.27010: no more pending results, returning what we have 19282 1727096293.27014: results queue empty 19282 1727096293.27015: checking for any_errors_fatal 19282 1727096293.27022: done checking for any_errors_fatal 19282 1727096293.27023: checking for max_fail_percentage 19282 1727096293.27025: done checking for max_fail_percentage 19282 1727096293.27026: checking to see if all hosts have failed and the running result is not ok 19282 1727096293.27027: done checking to see if all hosts have failed 19282 1727096293.27028: getting the remaining hosts for this loop 19282 1727096293.27029: done getting the remaining hosts for this loop 19282 1727096293.27033: getting the next task for host managed_node2 19282 1727096293.27040: done getting next task for host managed_node2 19282 1727096293.27045: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19282 1727096293.27048: ^ 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 19282 1727096293.27064: getting variables 19282 1727096293.27067: in VariableManager get_vars() 19282 1727096293.27120: Calling all_inventory to load vars for managed_node2 19282 1727096293.27123: Calling groups_inventory to load vars for managed_node2 19282 1727096293.27125: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096293.27136: Calling all_plugins_play to load vars for managed_node2 19282 1727096293.27139: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096293.27142: Calling groups_plugins_play to load vars for managed_node2 19282 1727096293.27620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096293.27829: done with get_vars() 19282 1727096293.27841: done getting variables 19282 1727096293.27902: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:58:13 -0400 (0:00:00.053) 0:00:04.391 ****** 19282 1727096293.27937: entering _queue_task() for managed_node2/package 19282 1727096293.28295: worker is 1 (out of 1 available) 19282 1727096293.28304: exiting _queue_task() for managed_node2/package 19282 1727096293.28315: done queuing things up, now waiting for results queue to drain 19282 1727096293.28316: waiting for pending results... 19282 1727096293.28604: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19282 1727096293.28701: in run() - task 0afff68d-5257-135a-4d9a-000000000024 19282 1727096293.28705: variable 'ansible_search_path' from source: unknown 19282 1727096293.28708: variable 'ansible_search_path' from source: unknown 19282 1727096293.28711: calling self._execute() 19282 1727096293.28790: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096293.28809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096293.28824: variable 'omit' from source: magic vars 19282 1727096293.29276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096293.31594: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096293.31672: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096293.31757: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096293.31760: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096293.31795: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096293.31885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096293.31922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096293.31951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096293.32006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096293.32072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096293.32180: variable 'ansible_distribution' from source: facts 19282 1727096293.32198: variable 'ansible_distribution_major_version' from source: facts 19282 1727096293.32221: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096293.32229: when evaluation is False, skipping this task 19282 1727096293.32236: _execute() done 19282 1727096293.32245: dumping result to json 19282 1727096293.32253: done dumping result, returning 19282 1727096293.32269: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-135a-4d9a-000000000024] 19282 1727096293.32279: sending task result for task 0afff68d-5257-135a-4d9a-000000000024 19282 1727096293.32542: done sending task result for task 0afff68d-5257-135a-4d9a-000000000024 19282 1727096293.32545: 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" } 19282 1727096293.32594: no more pending results, returning what we have 19282 1727096293.32598: results queue empty 19282 1727096293.32599: checking for any_errors_fatal 19282 1727096293.32606: done checking for any_errors_fatal 19282 1727096293.32607: checking for max_fail_percentage 19282 1727096293.32609: done checking for max_fail_percentage 19282 1727096293.32610: checking to see if all hosts have failed and the running result is not ok 19282 1727096293.32611: done checking to see if all hosts have failed 19282 1727096293.32611: getting the remaining hosts for this loop 19282 1727096293.32613: done getting the remaining hosts for this loop 19282 1727096293.32617: getting the next task for host managed_node2 19282 1727096293.32623: done getting next task for host managed_node2 19282 1727096293.32627: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19282 1727096293.32630: ^ 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 19282 1727096293.32644: getting variables 19282 1727096293.32646: in VariableManager get_vars() 19282 1727096293.32705: Calling all_inventory to load vars for managed_node2 19282 1727096293.32708: Calling groups_inventory to load vars for managed_node2 19282 1727096293.32711: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096293.32722: Calling all_plugins_play to load vars for managed_node2 19282 1727096293.32725: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096293.32728: Calling groups_plugins_play to load vars for managed_node2 19282 1727096293.33131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096293.33334: done with get_vars() 19282 1727096293.33345: done getting variables 19282 1727096293.33448: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:58:13 -0400 (0:00:00.055) 0:00:04.446 ****** 19282 1727096293.33483: entering _queue_task() for managed_node2/service 19282 1727096293.33485: Creating lock for service 19282 1727096293.33798: worker is 1 (out of 1 available) 19282 1727096293.33809: exiting _queue_task() for managed_node2/service 19282 1727096293.33821: done queuing things up, now waiting for results queue to drain 19282 1727096293.33823: waiting for pending results... 19282 1727096293.34093: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19282 1727096293.34227: in run() - task 0afff68d-5257-135a-4d9a-000000000025 19282 1727096293.34274: variable 'ansible_search_path' from source: unknown 19282 1727096293.34278: variable 'ansible_search_path' from source: unknown 19282 1727096293.34308: calling self._execute() 19282 1727096293.34389: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096293.34510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096293.34514: variable 'omit' from source: magic vars 19282 1727096293.34875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096293.39428: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096293.39604: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096293.39748: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096293.39819: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096293.39909: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096293.40079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096293.40133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096293.40163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096293.40224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096293.40247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096293.40401: variable 'ansible_distribution' from source: facts 19282 1727096293.40415: variable 'ansible_distribution_major_version' from source: facts 19282 1727096293.40442: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096293.40499: when evaluation is False, skipping this task 19282 1727096293.40502: _execute() done 19282 1727096293.40505: dumping result to json 19282 1727096293.40507: done dumping result, returning 19282 1727096293.40509: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-135a-4d9a-000000000025] 19282 1727096293.40511: sending task result for task 0afff68d-5257-135a-4d9a-000000000025 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" } 19282 1727096293.40722: no more pending results, returning what we have 19282 1727096293.40726: results queue empty 19282 1727096293.40727: checking for any_errors_fatal 19282 1727096293.40734: done checking for any_errors_fatal 19282 1727096293.40735: checking for max_fail_percentage 19282 1727096293.40737: done checking for max_fail_percentage 19282 1727096293.40737: checking to see if all hosts have failed and the running result is not ok 19282 1727096293.40738: done checking to see if all hosts have failed 19282 1727096293.40739: getting the remaining hosts for this loop 19282 1727096293.40741: done getting the remaining hosts for this loop 19282 1727096293.40744: getting the next task for host managed_node2 19282 1727096293.40751: done getting next task for host managed_node2 19282 1727096293.40755: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19282 1727096293.40758: ^ 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 19282 1727096293.40773: getting variables 19282 1727096293.40775: in VariableManager get_vars() 19282 1727096293.40827: Calling all_inventory to load vars for managed_node2 19282 1727096293.40831: Calling groups_inventory to load vars for managed_node2 19282 1727096293.40833: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096293.40844: Calling all_plugins_play to load vars for managed_node2 19282 1727096293.40847: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096293.40849: Calling groups_plugins_play to load vars for managed_node2 19282 1727096293.41269: done sending task result for task 0afff68d-5257-135a-4d9a-000000000025 19282 1727096293.41273: WORKER PROCESS EXITING 19282 1727096293.41292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096293.41493: done with get_vars() 19282 1727096293.41505: done getting variables 19282 1727096293.41564: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:58:13 -0400 (0:00:00.081) 0:00:04.528 ****** 19282 1727096293.41595: entering _queue_task() for managed_node2/service 19282 1727096293.42197: worker is 1 (out of 1 available) 19282 1727096293.42207: exiting _queue_task() for managed_node2/service 19282 1727096293.42217: done queuing things up, now waiting for results queue to drain 19282 1727096293.42218: waiting for pending results... 19282 1727096293.42783: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19282 1727096293.43119: in run() - task 0afff68d-5257-135a-4d9a-000000000026 19282 1727096293.43123: variable 'ansible_search_path' from source: unknown 19282 1727096293.43127: variable 'ansible_search_path' from source: unknown 19282 1727096293.43129: calling self._execute() 19282 1727096293.43148: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096293.43238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096293.43252: variable 'omit' from source: magic vars 19282 1727096293.43898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096293.46871: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096293.47076: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096293.47081: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096293.47209: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096293.47293: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096293.47426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096293.47489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096293.47536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096293.47607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096293.47691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096293.48005: variable 'ansible_distribution' from source: facts 19282 1727096293.48017: variable 'ansible_distribution_major_version' from source: facts 19282 1727096293.48040: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096293.48079: when evaluation is False, skipping this task 19282 1727096293.48087: _execute() done 19282 1727096293.48114: dumping result to json 19282 1727096293.48122: done dumping result, returning 19282 1727096293.48135: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-135a-4d9a-000000000026] 19282 1727096293.48172: sending task result for task 0afff68d-5257-135a-4d9a-000000000026 19282 1727096293.48687: done sending task result for task 0afff68d-5257-135a-4d9a-000000000026 19282 1727096293.48690: 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 } 19282 1727096293.48736: no more pending results, returning what we have 19282 1727096293.48739: results queue empty 19282 1727096293.48740: checking for any_errors_fatal 19282 1727096293.48746: done checking for any_errors_fatal 19282 1727096293.48747: checking for max_fail_percentage 19282 1727096293.48749: done checking for max_fail_percentage 19282 1727096293.48750: checking to see if all hosts have failed and the running result is not ok 19282 1727096293.48751: done checking to see if all hosts have failed 19282 1727096293.48751: getting the remaining hosts for this loop 19282 1727096293.48753: done getting the remaining hosts for this loop 19282 1727096293.48756: getting the next task for host managed_node2 19282 1727096293.48763: done getting next task for host managed_node2 19282 1727096293.48766: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19282 1727096293.48771: ^ 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 19282 1727096293.48784: getting variables 19282 1727096293.48786: in VariableManager get_vars() 19282 1727096293.48850: Calling all_inventory to load vars for managed_node2 19282 1727096293.48853: Calling groups_inventory to load vars for managed_node2 19282 1727096293.48855: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096293.48866: Calling all_plugins_play to load vars for managed_node2 19282 1727096293.49073: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096293.49078: Calling groups_plugins_play to load vars for managed_node2 19282 1727096293.49635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096293.49851: done with get_vars() 19282 1727096293.49862: done getting variables 19282 1727096293.50049: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:58:13 -0400 (0:00:00.084) 0:00:04.612 ****** 19282 1727096293.50083: entering _queue_task() for managed_node2/service 19282 1727096293.50727: worker is 1 (out of 1 available) 19282 1727096293.50739: exiting _queue_task() for managed_node2/service 19282 1727096293.50752: done queuing things up, now waiting for results queue to drain 19282 1727096293.50754: waiting for pending results... 19282 1727096293.51257: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19282 1727096293.51534: in run() - task 0afff68d-5257-135a-4d9a-000000000027 19282 1727096293.51555: variable 'ansible_search_path' from source: unknown 19282 1727096293.51673: variable 'ansible_search_path' from source: unknown 19282 1727096293.51687: calling self._execute() 19282 1727096293.51966: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096293.51973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096293.51976: variable 'omit' from source: magic vars 19282 1727096293.52855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096293.57548: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096293.58315: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096293.58579: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096293.58620: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096293.58976: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096293.58980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096293.59206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096293.59322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096293.59394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096293.59417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096293.59696: variable 'ansible_distribution' from source: facts 19282 1727096293.59766: variable 'ansible_distribution_major_version' from source: facts 19282 1727096293.59793: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096293.59832: when evaluation is False, skipping this task 19282 1727096293.59841: _execute() done 19282 1727096293.59848: dumping result to json 19282 1727096293.59855: done dumping result, returning 19282 1727096293.59975: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-135a-4d9a-000000000027] 19282 1727096293.59979: sending task result for task 0afff68d-5257-135a-4d9a-000000000027 19282 1727096293.60152: done sending task result for task 0afff68d-5257-135a-4d9a-000000000027 19282 1727096293.60156: 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" } 19282 1727096293.60204: no more pending results, returning what we have 19282 1727096293.60209: results queue empty 19282 1727096293.60210: checking for any_errors_fatal 19282 1727096293.60214: done checking for any_errors_fatal 19282 1727096293.60215: checking for max_fail_percentage 19282 1727096293.60217: done checking for max_fail_percentage 19282 1727096293.60218: checking to see if all hosts have failed and the running result is not ok 19282 1727096293.60219: done checking to see if all hosts have failed 19282 1727096293.60220: getting the remaining hosts for this loop 19282 1727096293.60221: done getting the remaining hosts for this loop 19282 1727096293.60225: getting the next task for host managed_node2 19282 1727096293.60232: done getting next task for host managed_node2 19282 1727096293.60235: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19282 1727096293.60240: ^ 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 19282 1727096293.60369: getting variables 19282 1727096293.60372: in VariableManager get_vars() 19282 1727096293.60423: Calling all_inventory to load vars for managed_node2 19282 1727096293.60426: Calling groups_inventory to load vars for managed_node2 19282 1727096293.60429: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096293.60440: Calling all_plugins_play to load vars for managed_node2 19282 1727096293.60442: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096293.60446: Calling groups_plugins_play to load vars for managed_node2 19282 1727096293.61220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096293.61553: done with get_vars() 19282 1727096293.61565: done getting variables 19282 1727096293.61653: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:58:13 -0400 (0:00:00.116) 0:00:04.728 ****** 19282 1727096293.61687: entering _queue_task() for managed_node2/service 19282 1727096293.62466: worker is 1 (out of 1 available) 19282 1727096293.62479: exiting _queue_task() for managed_node2/service 19282 1727096293.62528: done queuing things up, now waiting for results queue to drain 19282 1727096293.62530: waiting for pending results... 19282 1727096293.63091: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 19282 1727096293.63185: in run() - task 0afff68d-5257-135a-4d9a-000000000028 19282 1727096293.63377: variable 'ansible_search_path' from source: unknown 19282 1727096293.63382: variable 'ansible_search_path' from source: unknown 19282 1727096293.63384: calling self._execute() 19282 1727096293.63459: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096293.63581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096293.63604: variable 'omit' from source: magic vars 19282 1727096293.64554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096293.70191: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096293.70333: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096293.70429: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096293.70671: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096293.70778: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096293.70897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096293.70937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096293.70971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096293.71106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096293.71131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096293.71480: variable 'ansible_distribution' from source: facts 19282 1727096293.71492: variable 'ansible_distribution_major_version' from source: facts 19282 1727096293.71517: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096293.71569: when evaluation is False, skipping this task 19282 1727096293.71578: _execute() done 19282 1727096293.71584: dumping result to json 19282 1727096293.71591: done dumping result, returning 19282 1727096293.71776: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-135a-4d9a-000000000028] 19282 1727096293.71780: sending task result for task 0afff68d-5257-135a-4d9a-000000000028 19282 1727096293.71851: done sending task result for task 0afff68d-5257-135a-4d9a-000000000028 19282 1727096293.71854: 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 } 19282 1727096293.71899: no more pending results, returning what we have 19282 1727096293.71902: results queue empty 19282 1727096293.71903: checking for any_errors_fatal 19282 1727096293.71910: done checking for any_errors_fatal 19282 1727096293.71911: checking for max_fail_percentage 19282 1727096293.71913: done checking for max_fail_percentage 19282 1727096293.71914: checking to see if all hosts have failed and the running result is not ok 19282 1727096293.71915: done checking to see if all hosts have failed 19282 1727096293.71915: getting the remaining hosts for this loop 19282 1727096293.71917: done getting the remaining hosts for this loop 19282 1727096293.71920: getting the next task for host managed_node2 19282 1727096293.71926: done getting next task for host managed_node2 19282 1727096293.71930: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19282 1727096293.71933: ^ 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 19282 1727096293.71946: getting variables 19282 1727096293.71948: in VariableManager get_vars() 19282 1727096293.71995: Calling all_inventory to load vars for managed_node2 19282 1727096293.71998: Calling groups_inventory to load vars for managed_node2 19282 1727096293.72000: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096293.72009: Calling all_plugins_play to load vars for managed_node2 19282 1727096293.72012: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096293.72014: Calling groups_plugins_play to load vars for managed_node2 19282 1727096293.72591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096293.72904: done with get_vars() 19282 1727096293.72915: done getting variables 19282 1727096293.73002: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:58:13 -0400 (0:00:00.113) 0:00:04.842 ****** 19282 1727096293.73035: entering _queue_task() for managed_node2/copy 19282 1727096293.73624: worker is 1 (out of 1 available) 19282 1727096293.73638: exiting _queue_task() for managed_node2/copy 19282 1727096293.73765: done queuing things up, now waiting for results queue to drain 19282 1727096293.73768: waiting for pending results... 19282 1727096293.74300: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19282 1727096293.74473: in run() - task 0afff68d-5257-135a-4d9a-000000000029 19282 1727096293.74493: variable 'ansible_search_path' from source: unknown 19282 1727096293.74511: variable 'ansible_search_path' from source: unknown 19282 1727096293.74550: calling self._execute() 19282 1727096293.74751: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096293.74942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096293.74945: variable 'omit' from source: magic vars 19282 1727096293.75826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096293.81173: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096293.81308: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096293.81537: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096293.81540: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096293.81583: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096293.81786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096293.81821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096293.81899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096293.82020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096293.82039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096293.82406: variable 'ansible_distribution' from source: facts 19282 1727096293.82410: variable 'ansible_distribution_major_version' from source: facts 19282 1727096293.82421: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096293.82437: when evaluation is False, skipping this task 19282 1727096293.82541: _execute() done 19282 1727096293.82544: dumping result to json 19282 1727096293.82547: done dumping result, returning 19282 1727096293.82549: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-135a-4d9a-000000000029] 19282 1727096293.82551: sending task result for task 0afff68d-5257-135a-4d9a-000000000029 19282 1727096293.82816: done sending task result for task 0afff68d-5257-135a-4d9a-000000000029 19282 1727096293.82820: 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" } 19282 1727096293.82876: no more pending results, returning what we have 19282 1727096293.82880: results queue empty 19282 1727096293.82881: checking for any_errors_fatal 19282 1727096293.82886: done checking for any_errors_fatal 19282 1727096293.82887: checking for max_fail_percentage 19282 1727096293.82889: done checking for max_fail_percentage 19282 1727096293.82890: checking to see if all hosts have failed and the running result is not ok 19282 1727096293.82891: done checking to see if all hosts have failed 19282 1727096293.82892: getting the remaining hosts for this loop 19282 1727096293.82893: done getting the remaining hosts for this loop 19282 1727096293.82897: getting the next task for host managed_node2 19282 1727096293.82904: done getting next task for host managed_node2 19282 1727096293.82910: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19282 1727096293.82914: ^ 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 19282 1727096293.82982: getting variables 19282 1727096293.82985: in VariableManager get_vars() 19282 1727096293.83149: Calling all_inventory to load vars for managed_node2 19282 1727096293.83152: Calling groups_inventory to load vars for managed_node2 19282 1727096293.83155: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096293.83171: Calling all_plugins_play to load vars for managed_node2 19282 1727096293.83174: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096293.83177: Calling groups_plugins_play to load vars for managed_node2 19282 1727096293.83431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096293.83658: done with get_vars() 19282 1727096293.83681: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:58:13 -0400 (0:00:00.107) 0:00:04.949 ****** 19282 1727096293.83765: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19282 1727096293.83772: Creating lock for fedora.linux_system_roles.network_connections 19282 1727096293.84148: worker is 1 (out of 1 available) 19282 1727096293.84163: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19282 1727096293.84176: done queuing things up, now waiting for results queue to drain 19282 1727096293.84178: waiting for pending results... 19282 1727096293.84395: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19282 1727096293.84529: in run() - task 0afff68d-5257-135a-4d9a-00000000002a 19282 1727096293.84579: variable 'ansible_search_path' from source: unknown 19282 1727096293.84582: variable 'ansible_search_path' from source: unknown 19282 1727096293.84611: calling self._execute() 19282 1727096293.84763: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096293.84768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096293.84771: variable 'omit' from source: magic vars 19282 1727096293.85318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096293.88524: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096293.88782: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096293.88803: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096293.88842: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096293.88988: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096293.89244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096293.89247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096293.89250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096293.89293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096293.89343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096293.89571: variable 'ansible_distribution' from source: facts 19282 1727096293.89574: variable 'ansible_distribution_major_version' from source: facts 19282 1727096293.89577: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096293.89578: when evaluation is False, skipping this task 19282 1727096293.89580: _execute() done 19282 1727096293.89582: dumping result to json 19282 1727096293.89584: done dumping result, returning 19282 1727096293.89592: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-135a-4d9a-00000000002a] 19282 1727096293.89602: sending task result for task 0afff68d-5257-135a-4d9a-00000000002a 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" } 19282 1727096293.89895: no more pending results, returning what we have 19282 1727096293.89899: results queue empty 19282 1727096293.89900: checking for any_errors_fatal 19282 1727096293.89907: done checking for any_errors_fatal 19282 1727096293.89908: checking for max_fail_percentage 19282 1727096293.89910: done checking for max_fail_percentage 19282 1727096293.89911: checking to see if all hosts have failed and the running result is not ok 19282 1727096293.89911: done checking to see if all hosts have failed 19282 1727096293.89912: getting the remaining hosts for this loop 19282 1727096293.89914: done getting the remaining hosts for this loop 19282 1727096293.89918: getting the next task for host managed_node2 19282 1727096293.89924: done getting next task for host managed_node2 19282 1727096293.89928: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19282 1727096293.89931: ^ 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 19282 1727096293.89945: getting variables 19282 1727096293.89946: in VariableManager get_vars() 19282 1727096293.90109: Calling all_inventory to load vars for managed_node2 19282 1727096293.90112: Calling groups_inventory to load vars for managed_node2 19282 1727096293.90114: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096293.90200: Calling all_plugins_play to load vars for managed_node2 19282 1727096293.90204: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096293.90210: done sending task result for task 0afff68d-5257-135a-4d9a-00000000002a 19282 1727096293.90212: WORKER PROCESS EXITING 19282 1727096293.90216: Calling groups_plugins_play to load vars for managed_node2 19282 1727096293.90533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096293.90759: done with get_vars() 19282 1727096293.90773: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:58:13 -0400 (0:00:00.070) 0:00:05.020 ****** 19282 1727096293.90866: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19282 1727096293.90869: Creating lock for fedora.linux_system_roles.network_state 19282 1727096293.91418: worker is 1 (out of 1 available) 19282 1727096293.91430: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19282 1727096293.91441: done queuing things up, now waiting for results queue to drain 19282 1727096293.91443: waiting for pending results... 19282 1727096293.92008: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 19282 1727096293.92288: in run() - task 0afff68d-5257-135a-4d9a-00000000002b 19282 1727096293.92382: variable 'ansible_search_path' from source: unknown 19282 1727096293.92390: variable 'ansible_search_path' from source: unknown 19282 1727096293.92479: calling self._execute() 19282 1727096293.92672: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096293.92676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096293.92684: variable 'omit' from source: magic vars 19282 1727096293.93591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096293.99376: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096293.99382: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096293.99385: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096293.99457: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096293.99747: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096293.99751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096293.99890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096294.00084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096294.00226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096294.00249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096294.00811: variable 'ansible_distribution' from source: facts 19282 1727096294.00824: variable 'ansible_distribution_major_version' from source: facts 19282 1727096294.00854: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096294.00899: when evaluation is False, skipping this task 19282 1727096294.00909: _execute() done 19282 1727096294.00916: dumping result to json 19282 1727096294.00923: done dumping result, returning 19282 1727096294.01010: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-135a-4d9a-00000000002b] 19282 1727096294.01024: sending task result for task 0afff68d-5257-135a-4d9a-00000000002b 19282 1727096294.01405: done sending task result for task 0afff68d-5257-135a-4d9a-00000000002b 19282 1727096294.01409: 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" } 19282 1727096294.01486: no more pending results, returning what we have 19282 1727096294.01490: results queue empty 19282 1727096294.01491: checking for any_errors_fatal 19282 1727096294.01498: done checking for any_errors_fatal 19282 1727096294.01498: checking for max_fail_percentage 19282 1727096294.01500: done checking for max_fail_percentage 19282 1727096294.01501: checking to see if all hosts have failed and the running result is not ok 19282 1727096294.01502: done checking to see if all hosts have failed 19282 1727096294.01503: getting the remaining hosts for this loop 19282 1727096294.01504: done getting the remaining hosts for this loop 19282 1727096294.01508: getting the next task for host managed_node2 19282 1727096294.01514: done getting next task for host managed_node2 19282 1727096294.01520: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19282 1727096294.01524: ^ 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 19282 1727096294.01537: getting variables 19282 1727096294.01539: in VariableManager get_vars() 19282 1727096294.01596: Calling all_inventory to load vars for managed_node2 19282 1727096294.01599: Calling groups_inventory to load vars for managed_node2 19282 1727096294.01602: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096294.01613: Calling all_plugins_play to load vars for managed_node2 19282 1727096294.01616: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096294.01619: Calling groups_plugins_play to load vars for managed_node2 19282 1727096294.02609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096294.03328: done with get_vars() 19282 1727096294.03339: done getting variables 19282 1727096294.03650: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:58:14 -0400 (0:00:00.128) 0:00:05.148 ****** 19282 1727096294.03690: entering _queue_task() for managed_node2/debug 19282 1727096294.04630: worker is 1 (out of 1 available) 19282 1727096294.04642: exiting _queue_task() for managed_node2/debug 19282 1727096294.04652: done queuing things up, now waiting for results queue to drain 19282 1727096294.04654: waiting for pending results... 19282 1727096294.05483: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19282 1727096294.05903: in run() - task 0afff68d-5257-135a-4d9a-00000000002c 19282 1727096294.05906: variable 'ansible_search_path' from source: unknown 19282 1727096294.05908: variable 'ansible_search_path' from source: unknown 19282 1727096294.05911: calling self._execute() 19282 1727096294.06378: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096294.06381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096294.06383: variable 'omit' from source: magic vars 19282 1727096294.08298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096294.14111: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096294.14153: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096294.14675: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096294.14679: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096294.14681: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096294.14684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096294.14937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096294.14969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096294.15029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096294.15045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096294.15187: variable 'ansible_distribution' from source: facts 19282 1727096294.15197: variable 'ansible_distribution_major_version' from source: facts 19282 1727096294.15219: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096294.15222: when evaluation is False, skipping this task 19282 1727096294.15232: _execute() done 19282 1727096294.15235: dumping result to json 19282 1727096294.15244: done dumping result, returning 19282 1727096294.15253: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-135a-4d9a-00000000002c] 19282 1727096294.15256: sending task result for task 0afff68d-5257-135a-4d9a-00000000002c 19282 1727096294.15533: done sending task result for task 0afff68d-5257-135a-4d9a-00000000002c 19282 1727096294.15536: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19282 1727096294.15578: no more pending results, returning what we have 19282 1727096294.15581: results queue empty 19282 1727096294.15582: checking for any_errors_fatal 19282 1727096294.15586: done checking for any_errors_fatal 19282 1727096294.15587: checking for max_fail_percentage 19282 1727096294.15589: done checking for max_fail_percentage 19282 1727096294.15589: checking to see if all hosts have failed and the running result is not ok 19282 1727096294.15590: done checking to see if all hosts have failed 19282 1727096294.15591: getting the remaining hosts for this loop 19282 1727096294.15592: done getting the remaining hosts for this loop 19282 1727096294.15595: getting the next task for host managed_node2 19282 1727096294.15600: done getting next task for host managed_node2 19282 1727096294.15604: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19282 1727096294.15607: ^ 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 19282 1727096294.15619: getting variables 19282 1727096294.15620: in VariableManager get_vars() 19282 1727096294.15675: Calling all_inventory to load vars for managed_node2 19282 1727096294.16064: Calling groups_inventory to load vars for managed_node2 19282 1727096294.16184: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096294.16195: Calling all_plugins_play to load vars for managed_node2 19282 1727096294.16198: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096294.16201: Calling groups_plugins_play to load vars for managed_node2 19282 1727096294.16589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096294.16814: done with get_vars() 19282 1727096294.16825: done getting variables 19282 1727096294.16895: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:58:14 -0400 (0:00:00.132) 0:00:05.281 ****** 19282 1727096294.16926: entering _queue_task() for managed_node2/debug 19282 1727096294.17238: worker is 1 (out of 1 available) 19282 1727096294.17252: exiting _queue_task() for managed_node2/debug 19282 1727096294.17266: done queuing things up, now waiting for results queue to drain 19282 1727096294.17271: waiting for pending results... 19282 1727096294.17614: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19282 1727096294.17746: in run() - task 0afff68d-5257-135a-4d9a-00000000002d 19282 1727096294.17749: variable 'ansible_search_path' from source: unknown 19282 1727096294.17753: variable 'ansible_search_path' from source: unknown 19282 1727096294.17879: calling self._execute() 19282 1727096294.17935: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096294.17960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096294.17964: variable 'omit' from source: magic vars 19282 1727096294.19308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096294.22520: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096294.22576: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096294.22622: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096294.22858: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096294.22861: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096294.22865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096294.22869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096294.22872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096294.22875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096294.22968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096294.23017: variable 'ansible_distribution' from source: facts 19282 1727096294.23023: variable 'ansible_distribution_major_version' from source: facts 19282 1727096294.23043: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096294.23046: when evaluation is False, skipping this task 19282 1727096294.23054: _execute() done 19282 1727096294.23057: dumping result to json 19282 1727096294.23061: done dumping result, returning 19282 1727096294.23076: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-135a-4d9a-00000000002d] 19282 1727096294.23081: sending task result for task 0afff68d-5257-135a-4d9a-00000000002d skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19282 1727096294.23214: no more pending results, returning what we have 19282 1727096294.23219: results queue empty 19282 1727096294.23219: checking for any_errors_fatal 19282 1727096294.23227: done checking for any_errors_fatal 19282 1727096294.23228: checking for max_fail_percentage 19282 1727096294.23230: done checking for max_fail_percentage 19282 1727096294.23230: checking to see if all hosts have failed and the running result is not ok 19282 1727096294.23231: done checking to see if all hosts have failed 19282 1727096294.23232: getting the remaining hosts for this loop 19282 1727096294.23234: done getting the remaining hosts for this loop 19282 1727096294.23237: getting the next task for host managed_node2 19282 1727096294.23244: done getting next task for host managed_node2 19282 1727096294.23248: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19282 1727096294.23251: ^ 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 19282 1727096294.23269: getting variables 19282 1727096294.23271: in VariableManager get_vars() 19282 1727096294.23323: Calling all_inventory to load vars for managed_node2 19282 1727096294.23326: Calling groups_inventory to load vars for managed_node2 19282 1727096294.23328: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096294.23339: Calling all_plugins_play to load vars for managed_node2 19282 1727096294.23342: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096294.23344: Calling groups_plugins_play to load vars for managed_node2 19282 1727096294.23905: done sending task result for task 0afff68d-5257-135a-4d9a-00000000002d 19282 1727096294.23912: WORKER PROCESS EXITING 19282 1727096294.24177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096294.24617: done with get_vars() 19282 1727096294.24629: done getting variables 19282 1727096294.24693: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:58:14 -0400 (0:00:00.077) 0:00:05.359 ****** 19282 1727096294.24724: entering _queue_task() for managed_node2/debug 19282 1727096294.25348: worker is 1 (out of 1 available) 19282 1727096294.25364: exiting _queue_task() for managed_node2/debug 19282 1727096294.25378: done queuing things up, now waiting for results queue to drain 19282 1727096294.25380: waiting for pending results... 19282 1727096294.25905: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19282 1727096294.26125: in run() - task 0afff68d-5257-135a-4d9a-00000000002e 19282 1727096294.26153: variable 'ansible_search_path' from source: unknown 19282 1727096294.26164: variable 'ansible_search_path' from source: unknown 19282 1727096294.26209: calling self._execute() 19282 1727096294.26305: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096294.26340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096294.26379: variable 'omit' from source: magic vars 19282 1727096294.27358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096294.31095: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096294.31189: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096294.31229: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096294.31294: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096294.31323: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096294.31408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096294.31444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096294.31563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096294.31570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096294.31574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096294.31722: variable 'ansible_distribution' from source: facts 19282 1727096294.31733: variable 'ansible_distribution_major_version' from source: facts 19282 1727096294.31756: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096294.31763: when evaluation is False, skipping this task 19282 1727096294.31774: _execute() done 19282 1727096294.31787: dumping result to json 19282 1727096294.31795: done dumping result, returning 19282 1727096294.31807: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-135a-4d9a-00000000002e] 19282 1727096294.31817: sending task result for task 0afff68d-5257-135a-4d9a-00000000002e 19282 1727096294.32110: done sending task result for task 0afff68d-5257-135a-4d9a-00000000002e 19282 1727096294.32114: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19282 1727096294.32156: no more pending results, returning what we have 19282 1727096294.32160: results queue empty 19282 1727096294.32161: checking for any_errors_fatal 19282 1727096294.32166: done checking for any_errors_fatal 19282 1727096294.32167: checking for max_fail_percentage 19282 1727096294.32172: done checking for max_fail_percentage 19282 1727096294.32173: checking to see if all hosts have failed and the running result is not ok 19282 1727096294.32174: done checking to see if all hosts have failed 19282 1727096294.32174: getting the remaining hosts for this loop 19282 1727096294.32176: done getting the remaining hosts for this loop 19282 1727096294.32180: getting the next task for host managed_node2 19282 1727096294.32186: done getting next task for host managed_node2 19282 1727096294.32191: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19282 1727096294.32194: ^ 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 19282 1727096294.32207: getting variables 19282 1727096294.32209: in VariableManager get_vars() 19282 1727096294.32257: Calling all_inventory to load vars for managed_node2 19282 1727096294.32260: Calling groups_inventory to load vars for managed_node2 19282 1727096294.32263: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096294.32284: Calling all_plugins_play to load vars for managed_node2 19282 1727096294.32287: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096294.32291: Calling groups_plugins_play to load vars for managed_node2 19282 1727096294.32566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096294.33069: done with get_vars() 19282 1727096294.33087: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:58:14 -0400 (0:00:00.085) 0:00:05.444 ****** 19282 1727096294.33253: entering _queue_task() for managed_node2/ping 19282 1727096294.33255: Creating lock for ping 19282 1727096294.33523: worker is 1 (out of 1 available) 19282 1727096294.33536: exiting _queue_task() for managed_node2/ping 19282 1727096294.33546: done queuing things up, now waiting for results queue to drain 19282 1727096294.33547: waiting for pending results... 19282 1727096294.34185: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 19282 1727096294.34189: in run() - task 0afff68d-5257-135a-4d9a-00000000002f 19282 1727096294.34193: variable 'ansible_search_path' from source: unknown 19282 1727096294.34195: variable 'ansible_search_path' from source: unknown 19282 1727096294.34198: calling self._execute() 19282 1727096294.34636: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096294.34650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096294.34672: variable 'omit' from source: magic vars 19282 1727096294.36291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096294.41400: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096294.41478: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096294.41520: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096294.41558: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096294.41598: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096294.41686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096294.41725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096294.41756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096294.41814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096294.41872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096294.41990: variable 'ansible_distribution' from source: facts 19282 1727096294.42002: variable 'ansible_distribution_major_version' from source: facts 19282 1727096294.42030: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096294.42038: when evaluation is False, skipping this task 19282 1727096294.42046: _execute() done 19282 1727096294.42054: dumping result to json 19282 1727096294.42126: done dumping result, returning 19282 1727096294.42130: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-135a-4d9a-00000000002f] 19282 1727096294.42133: sending task result for task 0afff68d-5257-135a-4d9a-00000000002f 19282 1727096294.42205: done sending task result for task 0afff68d-5257-135a-4d9a-00000000002f 19282 1727096294.42208: 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" } 19282 1727096294.42278: no more pending results, returning what we have 19282 1727096294.42282: results queue empty 19282 1727096294.42283: checking for any_errors_fatal 19282 1727096294.42288: done checking for any_errors_fatal 19282 1727096294.42288: checking for max_fail_percentage 19282 1727096294.42290: done checking for max_fail_percentage 19282 1727096294.42291: checking to see if all hosts have failed and the running result is not ok 19282 1727096294.42292: done checking to see if all hosts have failed 19282 1727096294.42293: getting the remaining hosts for this loop 19282 1727096294.42295: done getting the remaining hosts for this loop 19282 1727096294.42298: getting the next task for host managed_node2 19282 1727096294.42307: done getting next task for host managed_node2 19282 1727096294.42309: ^ task is: TASK: meta (role_complete) 19282 1727096294.42313: ^ 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 19282 1727096294.42327: getting variables 19282 1727096294.42329: in VariableManager get_vars() 19282 1727096294.42383: Calling all_inventory to load vars for managed_node2 19282 1727096294.42386: Calling groups_inventory to load vars for managed_node2 19282 1727096294.42388: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096294.42671: Calling all_plugins_play to load vars for managed_node2 19282 1727096294.42676: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096294.42680: Calling groups_plugins_play to load vars for managed_node2 19282 1727096294.43524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096294.44036: done with get_vars() 19282 1727096294.44077: done getting variables 19282 1727096294.44388: done queuing things up, now waiting for results queue to drain 19282 1727096294.44390: results queue empty 19282 1727096294.44391: checking for any_errors_fatal 19282 1727096294.44394: done checking for any_errors_fatal 19282 1727096294.44394: checking for max_fail_percentage 19282 1727096294.44395: done checking for max_fail_percentage 19282 1727096294.44396: checking to see if all hosts have failed and the running result is not ok 19282 1727096294.44399: done checking to see if all hosts have failed 19282 1727096294.44399: getting the remaining hosts for this loop 19282 1727096294.44402: done getting the remaining hosts for this loop 19282 1727096294.44406: getting the next task for host managed_node2 19282 1727096294.44410: done getting next task for host managed_node2 19282 1727096294.44412: ^ task is: TASK: Get profile's coalescing options 19282 1727096294.44413: ^ 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 19282 1727096294.44417: getting variables 19282 1727096294.44418: in VariableManager get_vars() 19282 1727096294.44440: Calling all_inventory to load vars for managed_node2 19282 1727096294.44443: Calling groups_inventory to load vars for managed_node2 19282 1727096294.44445: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096294.44450: Calling all_plugins_play to load vars for managed_node2 19282 1727096294.44452: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096294.44454: Calling groups_plugins_play to load vars for managed_node2 19282 1727096294.44779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096294.45360: done with get_vars() 19282 1727096294.45433: done getting variables 19282 1727096294.45696: 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 coalescing options] **************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:50 Monday 23 September 2024 08:58:14 -0400 (0:00:00.124) 0:00:05.569 ****** 19282 1727096294.45729: entering _queue_task() for managed_node2/command 19282 1727096294.46417: worker is 1 (out of 1 available) 19282 1727096294.46431: exiting _queue_task() for managed_node2/command 19282 1727096294.46443: done queuing things up, now waiting for results queue to drain 19282 1727096294.46445: waiting for pending results... 19282 1727096294.46961: running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options 19282 1727096294.47103: in run() - task 0afff68d-5257-135a-4d9a-00000000005f 19282 1727096294.47107: variable 'ansible_search_path' from source: unknown 19282 1727096294.47110: calling self._execute() 19282 1727096294.47205: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096294.47221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096294.47237: variable 'omit' from source: magic vars 19282 1727096294.48262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096294.51932: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096294.52016: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096294.52062: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096294.52107: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096294.52155: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096294.52258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096294.52305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096294.52334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096294.52398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096294.52420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096294.52572: variable 'ansible_distribution' from source: facts 19282 1727096294.52584: variable 'ansible_distribution_major_version' from source: facts 19282 1727096294.52772: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096294.52776: when evaluation is False, skipping this task 19282 1727096294.52778: _execute() done 19282 1727096294.52780: dumping result to json 19282 1727096294.52782: done dumping result, returning 19282 1727096294.52784: done running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options [0afff68d-5257-135a-4d9a-00000000005f] 19282 1727096294.52786: sending task result for task 0afff68d-5257-135a-4d9a-00000000005f 19282 1727096294.52857: done sending task result for task 0afff68d-5257-135a-4d9a-00000000005f 19282 1727096294.52860: 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" } 19282 1727096294.52915: no more pending results, returning what we have 19282 1727096294.52919: results queue empty 19282 1727096294.52920: checking for any_errors_fatal 19282 1727096294.52922: done checking for any_errors_fatal 19282 1727096294.52922: checking for max_fail_percentage 19282 1727096294.52924: done checking for max_fail_percentage 19282 1727096294.52925: checking to see if all hosts have failed and the running result is not ok 19282 1727096294.52926: done checking to see if all hosts have failed 19282 1727096294.52927: getting the remaining hosts for this loop 19282 1727096294.52929: done getting the remaining hosts for this loop 19282 1727096294.52932: getting the next task for host managed_node2 19282 1727096294.52939: done getting next task for host managed_node2 19282 1727096294.52941: ^ task is: TASK: ASSERT: The profile does not contain coalescing options 19282 1727096294.52944: ^ 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 19282 1727096294.52947: getting variables 19282 1727096294.52949: in VariableManager get_vars() 19282 1727096294.53006: Calling all_inventory to load vars for managed_node2 19282 1727096294.53009: Calling groups_inventory to load vars for managed_node2 19282 1727096294.53012: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096294.53024: Calling all_plugins_play to load vars for managed_node2 19282 1727096294.53026: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096294.53029: Calling groups_plugins_play to load vars for managed_node2 19282 1727096294.53496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096294.53892: done with get_vars() 19282 1727096294.53911: done getting variables 19282 1727096294.54174: 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 coalescing options] ***************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:56 Monday 23 September 2024 08:58:14 -0400 (0:00:00.084) 0:00:05.654 ****** 19282 1727096294.54202: entering _queue_task() for managed_node2/assert 19282 1727096294.54204: Creating lock for assert 19282 1727096294.55052: worker is 1 (out of 1 available) 19282 1727096294.55073: exiting _queue_task() for managed_node2/assert 19282 1727096294.55085: done queuing things up, now waiting for results queue to drain 19282 1727096294.55087: waiting for pending results... 19282 1727096294.55598: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not contain coalescing options 19282 1727096294.55603: in run() - task 0afff68d-5257-135a-4d9a-000000000060 19282 1727096294.55606: variable 'ansible_search_path' from source: unknown 19282 1727096294.55619: calling self._execute() 19282 1727096294.55723: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096294.55727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096294.55738: variable 'omit' from source: magic vars 19282 1727096294.56281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096294.59684: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096294.59702: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096294.59773: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096294.59817: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096294.59846: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096294.59975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096294.60014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096294.60038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096294.60081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096294.60124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096294.60280: variable 'ansible_distribution' from source: facts 19282 1727096294.60286: variable 'ansible_distribution_major_version' from source: facts 19282 1727096294.60320: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096294.60362: when evaluation is False, skipping this task 19282 1727096294.60371: _execute() done 19282 1727096294.60374: dumping result to json 19282 1727096294.60376: done dumping result, returning 19282 1727096294.60385: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not contain coalescing options [0afff68d-5257-135a-4d9a-000000000060] 19282 1727096294.60397: sending task result for task 0afff68d-5257-135a-4d9a-000000000060 19282 1727096294.60620: done sending task result for task 0afff68d-5257-135a-4d9a-000000000060 19282 1727096294.60623: 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" } 19282 1727096294.60683: no more pending results, returning what we have 19282 1727096294.60686: results queue empty 19282 1727096294.60687: checking for any_errors_fatal 19282 1727096294.60692: done checking for any_errors_fatal 19282 1727096294.60693: checking for max_fail_percentage 19282 1727096294.60695: done checking for max_fail_percentage 19282 1727096294.60698: checking to see if all hosts have failed and the running result is not ok 19282 1727096294.60699: done checking to see if all hosts have failed 19282 1727096294.60700: getting the remaining hosts for this loop 19282 1727096294.60701: done getting the remaining hosts for this loop 19282 1727096294.60705: getting the next task for host managed_node2 19282 1727096294.60711: done getting next task for host managed_node2 19282 1727096294.60713: ^ task is: TASK: Get profile's coalescing options 19282 1727096294.60715: ^ 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 19282 1727096294.60719: getting variables 19282 1727096294.60721: in VariableManager get_vars() 19282 1727096294.60775: Calling all_inventory to load vars for managed_node2 19282 1727096294.60779: Calling groups_inventory to load vars for managed_node2 19282 1727096294.60781: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096294.60791: Calling all_plugins_play to load vars for managed_node2 19282 1727096294.60794: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096294.60796: Calling groups_plugins_play to load vars for managed_node2 19282 1727096294.61037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096294.61325: done with get_vars() 19282 1727096294.61410: done getting variables 19282 1727096294.61497: 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 coalescing options] **************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:61 Monday 23 September 2024 08:58:14 -0400 (0:00:00.073) 0:00:05.727 ****** 19282 1727096294.61546: entering _queue_task() for managed_node2/command 19282 1727096294.62324: worker is 1 (out of 1 available) 19282 1727096294.62334: exiting _queue_task() for managed_node2/command 19282 1727096294.62343: done queuing things up, now waiting for results queue to drain 19282 1727096294.62345: waiting for pending results... 19282 1727096294.62636: running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options 19282 1727096294.63025: in run() - task 0afff68d-5257-135a-4d9a-000000000061 19282 1727096294.63029: variable 'ansible_search_path' from source: unknown 19282 1727096294.63032: calling self._execute() 19282 1727096294.63278: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096294.63282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096294.63302: variable 'omit' from source: magic vars 19282 1727096294.63880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096294.67443: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096294.67643: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096294.67908: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096294.67914: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096294.67978: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096294.68282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096294.68315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096294.68406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096294.68433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096294.68449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096294.68830: variable 'ansible_distribution' from source: facts 19282 1727096294.68933: variable 'ansible_distribution_major_version' from source: facts 19282 1727096294.68961: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096294.68964: when evaluation is False, skipping this task 19282 1727096294.68970: _execute() done 19282 1727096294.68973: dumping result to json 19282 1727096294.68976: done dumping result, returning 19282 1727096294.68984: done running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options [0afff68d-5257-135a-4d9a-000000000061] 19282 1727096294.68997: sending task result for task 0afff68d-5257-135a-4d9a-000000000061 19282 1727096294.69109: done sending task result for task 0afff68d-5257-135a-4d9a-000000000061 19282 1727096294.69112: 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" } 19282 1727096294.69492: no more pending results, returning what we have 19282 1727096294.69500: results queue empty 19282 1727096294.69503: checking for any_errors_fatal 19282 1727096294.69508: done checking for any_errors_fatal 19282 1727096294.69509: checking for max_fail_percentage 19282 1727096294.69511: done checking for max_fail_percentage 19282 1727096294.69512: checking to see if all hosts have failed and the running result is not ok 19282 1727096294.69513: done checking to see if all hosts have failed 19282 1727096294.69514: getting the remaining hosts for this loop 19282 1727096294.69516: done getting the remaining hosts for this loop 19282 1727096294.69519: getting the next task for host managed_node2 19282 1727096294.69525: done getting next task for host managed_node2 19282 1727096294.69528: ^ task is: TASK: ASSERT: The profile does not contain coalescing options 19282 1727096294.69531: ^ 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 19282 1727096294.69539: getting variables 19282 1727096294.69541: in VariableManager get_vars() 19282 1727096294.69611: Calling all_inventory to load vars for managed_node2 19282 1727096294.69615: Calling groups_inventory to load vars for managed_node2 19282 1727096294.69617: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096294.69629: Calling all_plugins_play to load vars for managed_node2 19282 1727096294.69632: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096294.69635: Calling groups_plugins_play to load vars for managed_node2 19282 1727096294.70330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096294.70676: done with get_vars() 19282 1727096294.70688: done getting variables 19282 1727096294.70745: 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 coalescing options] ***************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:68 Monday 23 September 2024 08:58:14 -0400 (0:00:00.092) 0:00:05.819 ****** 19282 1727096294.70781: entering _queue_task() for managed_node2/assert 19282 1727096294.71109: worker is 1 (out of 1 available) 19282 1727096294.71121: exiting _queue_task() for managed_node2/assert 19282 1727096294.71131: done queuing things up, now waiting for results queue to drain 19282 1727096294.71133: waiting for pending results... 19282 1727096294.71598: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not contain coalescing options 19282 1727096294.71603: in run() - task 0afff68d-5257-135a-4d9a-000000000062 19282 1727096294.71606: variable 'ansible_search_path' from source: unknown 19282 1727096294.71609: calling self._execute() 19282 1727096294.71629: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096294.71635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096294.71655: variable 'omit' from source: magic vars 19282 1727096294.72128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096294.75647: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096294.75724: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096294.75885: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096294.75921: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096294.75992: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096294.76186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096294.76223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096294.76248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096294.76444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096294.76461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096294.76718: variable 'ansible_distribution' from source: facts 19282 1727096294.76782: variable 'ansible_distribution_major_version' from source: facts 19282 1727096294.76865: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096294.76870: when evaluation is False, skipping this task 19282 1727096294.76875: _execute() done 19282 1727096294.76878: dumping result to json 19282 1727096294.76881: done dumping result, returning 19282 1727096294.76890: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not contain coalescing options [0afff68d-5257-135a-4d9a-000000000062] 19282 1727096294.76895: sending task result for task 0afff68d-5257-135a-4d9a-000000000062 19282 1727096294.76990: done sending task result for task 0afff68d-5257-135a-4d9a-000000000062 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" } 19282 1727096294.77046: no more pending results, returning what we have 19282 1727096294.77050: results queue empty 19282 1727096294.77050: checking for any_errors_fatal 19282 1727096294.77056: done checking for any_errors_fatal 19282 1727096294.77057: checking for max_fail_percentage 19282 1727096294.77059: done checking for max_fail_percentage 19282 1727096294.77060: checking to see if all hosts have failed and the running result is not ok 19282 1727096294.77063: done checking to see if all hosts have failed 19282 1727096294.77066: getting the remaining hosts for this loop 19282 1727096294.77069: done getting the remaining hosts for this loop 19282 1727096294.77073: getting the next task for host managed_node2 19282 1727096294.77080: done getting next task for host managed_node2 19282 1727096294.77082: ^ task is: TASK: TEST: I can set rx-frames. 19282 1727096294.77085: ^ 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 19282 1727096294.77088: getting variables 19282 1727096294.77090: in VariableManager get_vars() 19282 1727096294.77141: Calling all_inventory to load vars for managed_node2 19282 1727096294.77144: Calling groups_inventory to load vars for managed_node2 19282 1727096294.77146: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096294.77160: Calling all_plugins_play to load vars for managed_node2 19282 1727096294.77166: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096294.77376: Calling groups_plugins_play to load vars for managed_node2 19282 1727096294.77760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096294.77974: done with get_vars() 19282 1727096294.77989: done getting variables 19282 1727096294.78019: WORKER PROCESS EXITING 19282 1727096294.78058: 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-frames.] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:74 Monday 23 September 2024 08:58:14 -0400 (0:00:00.073) 0:00:05.892 ****** 19282 1727096294.78090: entering _queue_task() for managed_node2/debug 19282 1727096294.78425: worker is 1 (out of 1 available) 19282 1727096294.78437: exiting _queue_task() for managed_node2/debug 19282 1727096294.78446: done queuing things up, now waiting for results queue to drain 19282 1727096294.78448: waiting for pending results... 19282 1727096294.78660: running TaskExecutor() for managed_node2/TASK: TEST: I can set rx-frames. 19282 1727096294.78772: in run() - task 0afff68d-5257-135a-4d9a-000000000063 19282 1727096294.78796: variable 'ansible_search_path' from source: unknown 19282 1727096294.78833: calling self._execute() 19282 1727096294.78932: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096294.78941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096294.78954: variable 'omit' from source: magic vars 19282 1727096294.79515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096294.81937: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096294.82024: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096294.82074: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096294.82113: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096294.82153: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096294.82274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096294.82348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096294.82352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096294.82396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096294.82416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096294.82586: variable 'ansible_distribution' from source: facts 19282 1727096294.82604: variable 'ansible_distribution_major_version' from source: facts 19282 1727096294.82629: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096294.82638: when evaluation is False, skipping this task 19282 1727096294.82676: _execute() done 19282 1727096294.82679: dumping result to json 19282 1727096294.82681: done dumping result, returning 19282 1727096294.82683: done running TaskExecutor() for managed_node2/TASK: TEST: I can set rx-frames. [0afff68d-5257-135a-4d9a-000000000063] 19282 1727096294.82685: sending task result for task 0afff68d-5257-135a-4d9a-000000000063 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19282 1727096294.82845: no more pending results, returning what we have 19282 1727096294.82849: results queue empty 19282 1727096294.82850: checking for any_errors_fatal 19282 1727096294.82857: done checking for any_errors_fatal 19282 1727096294.82858: checking for max_fail_percentage 19282 1727096294.82860: done checking for max_fail_percentage 19282 1727096294.82860: checking to see if all hosts have failed and the running result is not ok 19282 1727096294.82864: done checking to see if all hosts have failed 19282 1727096294.82865: getting the remaining hosts for this loop 19282 1727096294.83070: done getting the remaining hosts for this loop 19282 1727096294.83076: getting the next task for host managed_node2 19282 1727096294.83084: done getting next task for host managed_node2 19282 1727096294.83089: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19282 1727096294.83092: ^ 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 19282 1727096294.83108: getting variables 19282 1727096294.83110: in VariableManager get_vars() 19282 1727096294.83161: Calling all_inventory to load vars for managed_node2 19282 1727096294.83166: Calling groups_inventory to load vars for managed_node2 19282 1727096294.83177: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096294.83188: Calling all_plugins_play to load vars for managed_node2 19282 1727096294.83191: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096294.83193: Calling groups_plugins_play to load vars for managed_node2 19282 1727096294.83558: done sending task result for task 0afff68d-5257-135a-4d9a-000000000063 19282 1727096294.83564: WORKER PROCESS EXITING 19282 1727096294.83589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096294.83819: done with get_vars() 19282 1727096294.83839: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:58:14 -0400 (0:00:00.058) 0:00:05.951 ****** 19282 1727096294.83942: entering _queue_task() for managed_node2/include_tasks 19282 1727096294.84382: worker is 1 (out of 1 available) 19282 1727096294.84394: exiting _queue_task() for managed_node2/include_tasks 19282 1727096294.84404: done queuing things up, now waiting for results queue to drain 19282 1727096294.84405: waiting for pending results... 19282 1727096294.84592: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19282 1727096294.84822: in run() - task 0afff68d-5257-135a-4d9a-00000000006b 19282 1727096294.84826: variable 'ansible_search_path' from source: unknown 19282 1727096294.84828: variable 'ansible_search_path' from source: unknown 19282 1727096294.84830: calling self._execute() 19282 1727096294.84910: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096294.84930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096294.84946: variable 'omit' from source: magic vars 19282 1727096294.85429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096294.87946: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096294.88025: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096294.88074: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096294.88119: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096294.88174: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096294.88248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096294.88291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096294.88373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096294.88380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096294.88400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096294.88573: variable 'ansible_distribution' from source: facts 19282 1727096294.88600: variable 'ansible_distribution_major_version' from source: facts 19282 1727096294.88640: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096294.88647: when evaluation is False, skipping this task 19282 1727096294.88672: _execute() done 19282 1727096294.88675: dumping result to json 19282 1727096294.88677: done dumping result, returning 19282 1727096294.88679: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-135a-4d9a-00000000006b] 19282 1727096294.88687: sending task result for task 0afff68d-5257-135a-4d9a-00000000006b 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" } 19282 1727096294.88954: no more pending results, returning what we have 19282 1727096294.88958: results queue empty 19282 1727096294.88959: checking for any_errors_fatal 19282 1727096294.88971: done checking for any_errors_fatal 19282 1727096294.88972: checking for max_fail_percentage 19282 1727096294.88974: done checking for max_fail_percentage 19282 1727096294.88975: checking to see if all hosts have failed and the running result is not ok 19282 1727096294.88976: done checking to see if all hosts have failed 19282 1727096294.88977: getting the remaining hosts for this loop 19282 1727096294.88979: done getting the remaining hosts for this loop 19282 1727096294.88982: getting the next task for host managed_node2 19282 1727096294.88989: done getting next task for host managed_node2 19282 1727096294.88993: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19282 1727096294.88996: ^ 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 19282 1727096294.89013: getting variables 19282 1727096294.89015: in VariableManager get_vars() 19282 1727096294.89272: Calling all_inventory to load vars for managed_node2 19282 1727096294.89275: Calling groups_inventory to load vars for managed_node2 19282 1727096294.89278: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096294.89284: done sending task result for task 0afff68d-5257-135a-4d9a-00000000006b 19282 1727096294.89289: WORKER PROCESS EXITING 19282 1727096294.89304: Calling all_plugins_play to load vars for managed_node2 19282 1727096294.89307: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096294.89311: Calling groups_plugins_play to load vars for managed_node2 19282 1727096294.89554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096294.89808: done with get_vars() 19282 1727096294.89822: done getting variables 19282 1727096294.89885: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:58:14 -0400 (0:00:00.059) 0:00:06.011 ****** 19282 1727096294.89907: entering _queue_task() for managed_node2/debug 19282 1727096294.90122: worker is 1 (out of 1 available) 19282 1727096294.90136: exiting _queue_task() for managed_node2/debug 19282 1727096294.90148: done queuing things up, now waiting for results queue to drain 19282 1727096294.90149: waiting for pending results... 19282 1727096294.90313: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 19282 1727096294.90390: in run() - task 0afff68d-5257-135a-4d9a-00000000006c 19282 1727096294.90401: variable 'ansible_search_path' from source: unknown 19282 1727096294.90405: variable 'ansible_search_path' from source: unknown 19282 1727096294.90432: calling self._execute() 19282 1727096294.90497: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096294.90500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096294.90509: variable 'omit' from source: magic vars 19282 1727096294.90866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096294.92772: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096294.92776: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096294.92815: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096294.92857: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096294.92892: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096294.92981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096294.92995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096294.93012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096294.93049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096294.93066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096294.93207: variable 'ansible_distribution' from source: facts 19282 1727096294.93211: variable 'ansible_distribution_major_version' from source: facts 19282 1727096294.93233: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096294.93236: when evaluation is False, skipping this task 19282 1727096294.93239: _execute() done 19282 1727096294.93241: dumping result to json 19282 1727096294.93243: done dumping result, returning 19282 1727096294.93256: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-135a-4d9a-00000000006c] 19282 1727096294.93265: sending task result for task 0afff68d-5257-135a-4d9a-00000000006c 19282 1727096294.93350: done sending task result for task 0afff68d-5257-135a-4d9a-00000000006c 19282 1727096294.93353: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19282 1727096294.93417: no more pending results, returning what we have 19282 1727096294.93421: results queue empty 19282 1727096294.93422: checking for any_errors_fatal 19282 1727096294.93427: done checking for any_errors_fatal 19282 1727096294.93427: checking for max_fail_percentage 19282 1727096294.93430: done checking for max_fail_percentage 19282 1727096294.93430: checking to see if all hosts have failed and the running result is not ok 19282 1727096294.93431: done checking to see if all hosts have failed 19282 1727096294.93432: getting the remaining hosts for this loop 19282 1727096294.93433: done getting the remaining hosts for this loop 19282 1727096294.93436: getting the next task for host managed_node2 19282 1727096294.93443: done getting next task for host managed_node2 19282 1727096294.93447: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19282 1727096294.93449: ^ 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 19282 1727096294.93469: getting variables 19282 1727096294.93471: in VariableManager get_vars() 19282 1727096294.93513: Calling all_inventory to load vars for managed_node2 19282 1727096294.93516: Calling groups_inventory to load vars for managed_node2 19282 1727096294.93518: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096294.93526: Calling all_plugins_play to load vars for managed_node2 19282 1727096294.93528: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096294.93530: Calling groups_plugins_play to load vars for managed_node2 19282 1727096294.93763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096294.93979: done with get_vars() 19282 1727096294.93996: done getting variables 19282 1727096294.94069: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:58:14 -0400 (0:00:00.041) 0:00:06.053 ****** 19282 1727096294.94101: entering _queue_task() for managed_node2/fail 19282 1727096294.94405: worker is 1 (out of 1 available) 19282 1727096294.94417: exiting _queue_task() for managed_node2/fail 19282 1727096294.94427: done queuing things up, now waiting for results queue to drain 19282 1727096294.94429: waiting for pending results... 19282 1727096294.94735: 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 19282 1727096294.94956: in run() - task 0afff68d-5257-135a-4d9a-00000000006d 19282 1727096294.94961: variable 'ansible_search_path' from source: unknown 19282 1727096294.94963: variable 'ansible_search_path' from source: unknown 19282 1727096294.94965: calling self._execute() 19282 1727096294.95044: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096294.95051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096294.95065: variable 'omit' from source: magic vars 19282 1727096294.95582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096294.98180: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096294.98320: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096294.98418: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096294.98524: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096294.98561: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096294.98664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096294.98701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096294.98705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096294.98802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096294.98809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096294.99089: variable 'ansible_distribution' from source: facts 19282 1727096294.99093: variable 'ansible_distribution_major_version' from source: facts 19282 1727096294.99094: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096294.99096: when evaluation is False, skipping this task 19282 1727096294.99098: _execute() done 19282 1727096294.99099: dumping result to json 19282 1727096294.99101: done dumping result, returning 19282 1727096294.99103: 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 [0afff68d-5257-135a-4d9a-00000000006d] 19282 1727096294.99105: sending task result for task 0afff68d-5257-135a-4d9a-00000000006d 19282 1727096294.99180: done sending task result for task 0afff68d-5257-135a-4d9a-00000000006d 19282 1727096294.99183: 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" } 19282 1727096294.99232: no more pending results, returning what we have 19282 1727096294.99236: results queue empty 19282 1727096294.99237: checking for any_errors_fatal 19282 1727096294.99240: done checking for any_errors_fatal 19282 1727096294.99241: checking for max_fail_percentage 19282 1727096294.99242: done checking for max_fail_percentage 19282 1727096294.99243: checking to see if all hosts have failed and the running result is not ok 19282 1727096294.99244: done checking to see if all hosts have failed 19282 1727096294.99245: getting the remaining hosts for this loop 19282 1727096294.99246: done getting the remaining hosts for this loop 19282 1727096294.99249: getting the next task for host managed_node2 19282 1727096294.99254: done getting next task for host managed_node2 19282 1727096294.99257: ^ 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 19282 1727096294.99260: ^ 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 19282 1727096294.99276: getting variables 19282 1727096294.99278: in VariableManager get_vars() 19282 1727096294.99342: Calling all_inventory to load vars for managed_node2 19282 1727096294.99345: Calling groups_inventory to load vars for managed_node2 19282 1727096294.99347: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096294.99356: Calling all_plugins_play to load vars for managed_node2 19282 1727096294.99359: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096294.99365: Calling groups_plugins_play to load vars for managed_node2 19282 1727096294.99548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096294.99774: done with get_vars() 19282 1727096294.99783: done getting variables 19282 1727096294.99822: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:58:14 -0400 (0:00:00.057) 0:00:06.110 ****** 19282 1727096294.99848: entering _queue_task() for managed_node2/fail 19282 1727096295.00056: worker is 1 (out of 1 available) 19282 1727096295.00074: exiting _queue_task() for managed_node2/fail 19282 1727096295.00085: done queuing things up, now waiting for results queue to drain 19282 1727096295.00086: waiting for pending results... 19282 1727096295.00246: 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 19282 1727096295.00328: in run() - task 0afff68d-5257-135a-4d9a-00000000006e 19282 1727096295.00339: variable 'ansible_search_path' from source: unknown 19282 1727096295.00342: variable 'ansible_search_path' from source: unknown 19282 1727096295.00373: calling self._execute() 19282 1727096295.00437: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096295.00440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096295.00449: variable 'omit' from source: magic vars 19282 1727096295.00807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096295.02654: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096295.02666: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096295.02700: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096295.02734: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096295.02764: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096295.02832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096295.02874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096295.02885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096295.02926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096295.02941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096295.03089: variable 'ansible_distribution' from source: facts 19282 1727096295.03093: variable 'ansible_distribution_major_version' from source: facts 19282 1727096295.03096: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096295.03098: when evaluation is False, skipping this task 19282 1727096295.03101: _execute() done 19282 1727096295.03103: dumping result to json 19282 1727096295.03105: done dumping result, returning 19282 1727096295.03173: 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 [0afff68d-5257-135a-4d9a-00000000006e] 19282 1727096295.03176: sending task result for task 0afff68d-5257-135a-4d9a-00000000006e 19282 1727096295.03245: done sending task result for task 0afff68d-5257-135a-4d9a-00000000006e 19282 1727096295.03248: 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" } 19282 1727096295.03293: no more pending results, returning what we have 19282 1727096295.03296: results queue empty 19282 1727096295.03297: checking for any_errors_fatal 19282 1727096295.03415: done checking for any_errors_fatal 19282 1727096295.03416: checking for max_fail_percentage 19282 1727096295.03418: done checking for max_fail_percentage 19282 1727096295.03418: checking to see if all hosts have failed and the running result is not ok 19282 1727096295.03419: done checking to see if all hosts have failed 19282 1727096295.03420: getting the remaining hosts for this loop 19282 1727096295.03422: done getting the remaining hosts for this loop 19282 1727096295.03425: getting the next task for host managed_node2 19282 1727096295.03430: done getting next task for host managed_node2 19282 1727096295.03434: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19282 1727096295.03438: ^ 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 19282 1727096295.03453: getting variables 19282 1727096295.03454: in VariableManager get_vars() 19282 1727096295.03511: Calling all_inventory to load vars for managed_node2 19282 1727096295.03514: Calling groups_inventory to load vars for managed_node2 19282 1727096295.03516: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096295.03524: Calling all_plugins_play to load vars for managed_node2 19282 1727096295.03527: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096295.03530: Calling groups_plugins_play to load vars for managed_node2 19282 1727096295.03770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096295.03998: done with get_vars() 19282 1727096295.04008: done getting variables 19282 1727096295.04080: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:58:15 -0400 (0:00:00.042) 0:00:06.153 ****** 19282 1727096295.04110: entering _queue_task() for managed_node2/fail 19282 1727096295.04599: worker is 1 (out of 1 available) 19282 1727096295.04609: exiting _queue_task() for managed_node2/fail 19282 1727096295.04619: done queuing things up, now waiting for results queue to drain 19282 1727096295.04620: waiting for pending results... 19282 1727096295.04866: 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 19282 1727096295.04873: in run() - task 0afff68d-5257-135a-4d9a-00000000006f 19282 1727096295.04876: variable 'ansible_search_path' from source: unknown 19282 1727096295.04879: variable 'ansible_search_path' from source: unknown 19282 1727096295.04915: calling self._execute() 19282 1727096295.05012: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096295.05023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096295.05035: variable 'omit' from source: magic vars 19282 1727096295.05519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096295.07988: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096295.08064: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096295.08172: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096295.08176: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096295.08185: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096295.08281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096295.08315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096295.08355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096295.08402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096295.08420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096295.08585: variable 'ansible_distribution' from source: facts 19282 1727096295.08596: variable 'ansible_distribution_major_version' from source: facts 19282 1727096295.08619: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096295.08663: when evaluation is False, skipping this task 19282 1727096295.08669: _execute() done 19282 1727096295.08672: dumping result to json 19282 1727096295.08674: done dumping result, returning 19282 1727096295.08677: 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 [0afff68d-5257-135a-4d9a-00000000006f] 19282 1727096295.08679: sending task result for task 0afff68d-5257-135a-4d9a-00000000006f 19282 1727096295.08838: done sending task result for task 0afff68d-5257-135a-4d9a-00000000006f 19282 1727096295.08841: 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" } 19282 1727096295.08920: no more pending results, returning what we have 19282 1727096295.08924: results queue empty 19282 1727096295.08925: checking for any_errors_fatal 19282 1727096295.08931: done checking for any_errors_fatal 19282 1727096295.08932: checking for max_fail_percentage 19282 1727096295.08935: done checking for max_fail_percentage 19282 1727096295.08936: checking to see if all hosts have failed and the running result is not ok 19282 1727096295.08937: done checking to see if all hosts have failed 19282 1727096295.08938: getting the remaining hosts for this loop 19282 1727096295.08940: done getting the remaining hosts for this loop 19282 1727096295.08943: getting the next task for host managed_node2 19282 1727096295.08950: done getting next task for host managed_node2 19282 1727096295.08953: ^ 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 19282 1727096295.08956: ^ 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 19282 1727096295.08976: getting variables 19282 1727096295.08978: in VariableManager get_vars() 19282 1727096295.09223: Calling all_inventory to load vars for managed_node2 19282 1727096295.09227: Calling groups_inventory to load vars for managed_node2 19282 1727096295.09229: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096295.09238: Calling all_plugins_play to load vars for managed_node2 19282 1727096295.09240: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096295.09243: Calling groups_plugins_play to load vars for managed_node2 19282 1727096295.09502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096295.09755: done with get_vars() 19282 1727096295.09770: done getting variables 19282 1727096295.09835: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:58:15 -0400 (0:00:00.057) 0:00:06.210 ****** 19282 1727096295.09872: entering _queue_task() for managed_node2/dnf 19282 1727096295.10260: worker is 1 (out of 1 available) 19282 1727096295.10278: exiting _queue_task() for managed_node2/dnf 19282 1727096295.10289: done queuing things up, now waiting for results queue to drain 19282 1727096295.10291: waiting for pending results... 19282 1727096295.10494: 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 19282 1727096295.10695: in run() - task 0afff68d-5257-135a-4d9a-000000000070 19282 1727096295.10699: variable 'ansible_search_path' from source: unknown 19282 1727096295.10703: variable 'ansible_search_path' from source: unknown 19282 1727096295.10706: calling self._execute() 19282 1727096295.10792: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096295.10810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096295.10841: variable 'omit' from source: magic vars 19282 1727096295.11550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096295.14300: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096295.14408: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096295.14439: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096295.14516: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096295.14529: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096295.14630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096295.14735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096295.14739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096295.14766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096295.14794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096295.14957: variable 'ansible_distribution' from source: facts 19282 1727096295.14975: variable 'ansible_distribution_major_version' from source: facts 19282 1727096295.15007: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096295.15015: when evaluation is False, skipping this task 19282 1727096295.15024: _execute() done 19282 1727096295.15033: dumping result to json 19282 1727096295.15066: done dumping result, returning 19282 1727096295.15072: 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 [0afff68d-5257-135a-4d9a-000000000070] 19282 1727096295.15107: sending task result for task 0afff68d-5257-135a-4d9a-000000000070 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" } 19282 1727096295.15366: no more pending results, returning what we have 19282 1727096295.15372: results queue empty 19282 1727096295.15373: checking for any_errors_fatal 19282 1727096295.15383: done checking for any_errors_fatal 19282 1727096295.15384: checking for max_fail_percentage 19282 1727096295.15386: done checking for max_fail_percentage 19282 1727096295.15387: checking to see if all hosts have failed and the running result is not ok 19282 1727096295.15388: done checking to see if all hosts have failed 19282 1727096295.15388: getting the remaining hosts for this loop 19282 1727096295.15391: done getting the remaining hosts for this loop 19282 1727096295.15395: getting the next task for host managed_node2 19282 1727096295.15403: done getting next task for host managed_node2 19282 1727096295.15407: ^ 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 19282 1727096295.15410: ^ 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 19282 1727096295.15547: getting variables 19282 1727096295.15549: in VariableManager get_vars() 19282 1727096295.15608: Calling all_inventory to load vars for managed_node2 19282 1727096295.15611: Calling groups_inventory to load vars for managed_node2 19282 1727096295.15613: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096295.15623: Calling all_plugins_play to load vars for managed_node2 19282 1727096295.15626: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096295.15629: Calling groups_plugins_play to load vars for managed_node2 19282 1727096295.15931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096295.16224: done with get_vars() 19282 1727096295.16238: done getting variables 19282 1727096295.16309: done sending task result for task 0afff68d-5257-135a-4d9a-000000000070 19282 1727096295.16312: WORKER PROCESS EXITING redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19282 1727096295.16366: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:58:15 -0400 (0:00:00.066) 0:00:06.277 ****** 19282 1727096295.16550: entering _queue_task() for managed_node2/yum 19282 1727096295.17140: worker is 1 (out of 1 available) 19282 1727096295.17154: exiting _queue_task() for managed_node2/yum 19282 1727096295.17286: done queuing things up, now waiting for results queue to drain 19282 1727096295.17288: waiting for pending results... 19282 1727096295.17702: 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 19282 1727096295.17811: in run() - task 0afff68d-5257-135a-4d9a-000000000071 19282 1727096295.17829: variable 'ansible_search_path' from source: unknown 19282 1727096295.17834: variable 'ansible_search_path' from source: unknown 19282 1727096295.17956: calling self._execute() 19282 1727096295.18156: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096295.18178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096295.18181: variable 'omit' from source: magic vars 19282 1727096295.18831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096295.20950: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096295.20999: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096295.21025: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096295.21053: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096295.21074: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096295.21133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096295.21155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096295.21175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096295.21203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096295.21214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096295.21319: variable 'ansible_distribution' from source: facts 19282 1727096295.21336: variable 'ansible_distribution_major_version' from source: facts 19282 1727096295.21352: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096295.21355: when evaluation is False, skipping this task 19282 1727096295.21360: _execute() done 19282 1727096295.21365: dumping result to json 19282 1727096295.21378: done dumping result, returning 19282 1727096295.21390: 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 [0afff68d-5257-135a-4d9a-000000000071] 19282 1727096295.21393: sending task result for task 0afff68d-5257-135a-4d9a-000000000071 19282 1727096295.21481: done sending task result for task 0afff68d-5257-135a-4d9a-000000000071 19282 1727096295.21485: 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" } 19282 1727096295.21556: no more pending results, returning what we have 19282 1727096295.21559: results queue empty 19282 1727096295.21560: checking for any_errors_fatal 19282 1727096295.21570: done checking for any_errors_fatal 19282 1727096295.21570: checking for max_fail_percentage 19282 1727096295.21573: done checking for max_fail_percentage 19282 1727096295.21573: checking to see if all hosts have failed and the running result is not ok 19282 1727096295.21574: done checking to see if all hosts have failed 19282 1727096295.21575: getting the remaining hosts for this loop 19282 1727096295.21576: done getting the remaining hosts for this loop 19282 1727096295.21579: getting the next task for host managed_node2 19282 1727096295.21586: done getting next task for host managed_node2 19282 1727096295.21589: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19282 1727096295.21592: ^ 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 19282 1727096295.21610: getting variables 19282 1727096295.21612: in VariableManager get_vars() 19282 1727096295.21714: Calling all_inventory to load vars for managed_node2 19282 1727096295.21718: Calling groups_inventory to load vars for managed_node2 19282 1727096295.21720: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096295.21743: Calling all_plugins_play to load vars for managed_node2 19282 1727096295.21747: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096295.21751: Calling groups_plugins_play to load vars for managed_node2 19282 1727096295.21955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096295.22113: done with get_vars() 19282 1727096295.22121: done getting variables 19282 1727096295.22164: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:58:15 -0400 (0:00:00.056) 0:00:06.333 ****** 19282 1727096295.22187: entering _queue_task() for managed_node2/fail 19282 1727096295.22420: worker is 1 (out of 1 available) 19282 1727096295.22434: exiting _queue_task() for managed_node2/fail 19282 1727096295.22445: done queuing things up, now waiting for results queue to drain 19282 1727096295.22446: waiting for pending results... 19282 1727096295.22664: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19282 1727096295.22748: in run() - task 0afff68d-5257-135a-4d9a-000000000072 19282 1727096295.22760: variable 'ansible_search_path' from source: unknown 19282 1727096295.22766: variable 'ansible_search_path' from source: unknown 19282 1727096295.22795: calling self._execute() 19282 1727096295.22887: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096295.22891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096295.22896: variable 'omit' from source: magic vars 19282 1727096295.23374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096295.26194: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096295.26537: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096295.26594: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096295.26626: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096295.26664: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096295.26728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096295.26748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096295.26769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096295.26794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096295.26806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096295.26906: variable 'ansible_distribution' from source: facts 19282 1727096295.26912: variable 'ansible_distribution_major_version' from source: facts 19282 1727096295.26938: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096295.26941: when evaluation is False, skipping this task 19282 1727096295.26943: _execute() done 19282 1727096295.26946: dumping result to json 19282 1727096295.26948: done dumping result, returning 19282 1727096295.26955: 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 [0afff68d-5257-135a-4d9a-000000000072] 19282 1727096295.26958: sending task result for task 0afff68d-5257-135a-4d9a-000000000072 19282 1727096295.27051: done sending task result for task 0afff68d-5257-135a-4d9a-000000000072 19282 1727096295.27053: 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" } 19282 1727096295.27110: no more pending results, returning what we have 19282 1727096295.27113: results queue empty 19282 1727096295.27114: checking for any_errors_fatal 19282 1727096295.27120: done checking for any_errors_fatal 19282 1727096295.27121: checking for max_fail_percentage 19282 1727096295.27122: done checking for max_fail_percentage 19282 1727096295.27123: checking to see if all hosts have failed and the running result is not ok 19282 1727096295.27124: done checking to see if all hosts have failed 19282 1727096295.27125: getting the remaining hosts for this loop 19282 1727096295.27126: done getting the remaining hosts for this loop 19282 1727096295.27130: getting the next task for host managed_node2 19282 1727096295.27136: done getting next task for host managed_node2 19282 1727096295.27140: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19282 1727096295.27143: ^ 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 19282 1727096295.27157: getting variables 19282 1727096295.27159: in VariableManager get_vars() 19282 1727096295.27210: Calling all_inventory to load vars for managed_node2 19282 1727096295.27213: Calling groups_inventory to load vars for managed_node2 19282 1727096295.27215: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096295.27224: Calling all_plugins_play to load vars for managed_node2 19282 1727096295.27226: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096295.27228: Calling groups_plugins_play to load vars for managed_node2 19282 1727096295.27371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096295.27502: done with get_vars() 19282 1727096295.27511: done getting variables 19282 1727096295.27551: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:58:15 -0400 (0:00:00.053) 0:00:06.387 ****** 19282 1727096295.27577: entering _queue_task() for managed_node2/package 19282 1727096295.27800: worker is 1 (out of 1 available) 19282 1727096295.27815: exiting _queue_task() for managed_node2/package 19282 1727096295.27828: done queuing things up, now waiting for results queue to drain 19282 1727096295.27830: waiting for pending results... 19282 1727096295.28000: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 19282 1727096295.28091: in run() - task 0afff68d-5257-135a-4d9a-000000000073 19282 1727096295.28102: variable 'ansible_search_path' from source: unknown 19282 1727096295.28106: variable 'ansible_search_path' from source: unknown 19282 1727096295.28135: calling self._execute() 19282 1727096295.28202: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096295.28206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096295.28214: variable 'omit' from source: magic vars 19282 1727096295.28774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096295.31419: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096295.31489: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096295.31538: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096295.31577: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096295.31609: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096295.31700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096295.31772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096295.31777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096295.31819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096295.31849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096295.31998: variable 'ansible_distribution' from source: facts 19282 1727096295.32054: variable 'ansible_distribution_major_version' from source: facts 19282 1727096295.32057: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096295.32059: when evaluation is False, skipping this task 19282 1727096295.32062: _execute() done 19282 1727096295.32064: dumping result to json 19282 1727096295.32066: done dumping result, returning 19282 1727096295.32070: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-135a-4d9a-000000000073] 19282 1727096295.32073: sending task result for task 0afff68d-5257-135a-4d9a-000000000073 19282 1727096295.32240: done sending task result for task 0afff68d-5257-135a-4d9a-000000000073 19282 1727096295.32243: 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" } 19282 1727096295.32477: no more pending results, returning what we have 19282 1727096295.32481: results queue empty 19282 1727096295.32482: checking for any_errors_fatal 19282 1727096295.32488: done checking for any_errors_fatal 19282 1727096295.32489: checking for max_fail_percentage 19282 1727096295.32490: done checking for max_fail_percentage 19282 1727096295.32491: checking to see if all hosts have failed and the running result is not ok 19282 1727096295.32492: done checking to see if all hosts have failed 19282 1727096295.32493: getting the remaining hosts for this loop 19282 1727096295.32494: done getting the remaining hosts for this loop 19282 1727096295.32498: getting the next task for host managed_node2 19282 1727096295.32504: done getting next task for host managed_node2 19282 1727096295.32508: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19282 1727096295.32511: ^ 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 19282 1727096295.32526: getting variables 19282 1727096295.32528: in VariableManager get_vars() 19282 1727096295.32576: Calling all_inventory to load vars for managed_node2 19282 1727096295.32579: Calling groups_inventory to load vars for managed_node2 19282 1727096295.32581: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096295.32590: Calling all_plugins_play to load vars for managed_node2 19282 1727096295.32592: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096295.32595: Calling groups_plugins_play to load vars for managed_node2 19282 1727096295.32917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096295.33133: done with get_vars() 19282 1727096295.33144: done getting variables 19282 1727096295.33208: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:58:15 -0400 (0:00:00.056) 0:00:06.444 ****** 19282 1727096295.33249: entering _queue_task() for managed_node2/package 19282 1727096295.33673: worker is 1 (out of 1 available) 19282 1727096295.33685: exiting _queue_task() for managed_node2/package 19282 1727096295.33696: done queuing things up, now waiting for results queue to drain 19282 1727096295.33698: waiting for pending results... 19282 1727096295.33997: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19282 1727096295.34002: in run() - task 0afff68d-5257-135a-4d9a-000000000074 19282 1727096295.34021: variable 'ansible_search_path' from source: unknown 19282 1727096295.34029: variable 'ansible_search_path' from source: unknown 19282 1727096295.34092: calling self._execute() 19282 1727096295.34170: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096295.34200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096295.34203: variable 'omit' from source: magic vars 19282 1727096295.34745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096295.37233: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096295.37313: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096295.37354: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096295.37415: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096295.37448: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096295.37538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096295.37580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096295.37618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096295.37663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096295.37699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096295.37915: variable 'ansible_distribution' from source: facts 19282 1727096295.37918: variable 'ansible_distribution_major_version' from source: facts 19282 1727096295.37921: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096295.37923: when evaluation is False, skipping this task 19282 1727096295.37925: _execute() done 19282 1727096295.37928: dumping result to json 19282 1727096295.37930: done dumping result, returning 19282 1727096295.37932: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-135a-4d9a-000000000074] 19282 1727096295.37934: sending task result for task 0afff68d-5257-135a-4d9a-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" } 19282 1727096295.38192: no more pending results, returning what we have 19282 1727096295.38196: results queue empty 19282 1727096295.38197: checking for any_errors_fatal 19282 1727096295.38202: done checking for any_errors_fatal 19282 1727096295.38203: checking for max_fail_percentage 19282 1727096295.38205: done checking for max_fail_percentage 19282 1727096295.38206: checking to see if all hosts have failed and the running result is not ok 19282 1727096295.38207: done checking to see if all hosts have failed 19282 1727096295.38208: getting the remaining hosts for this loop 19282 1727096295.38209: done getting the remaining hosts for this loop 19282 1727096295.38213: getting the next task for host managed_node2 19282 1727096295.38220: done getting next task for host managed_node2 19282 1727096295.38224: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19282 1727096295.38227: ^ 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 19282 1727096295.38285: getting variables 19282 1727096295.38288: in VariableManager get_vars() 19282 1727096295.38340: Calling all_inventory to load vars for managed_node2 19282 1727096295.38475: Calling groups_inventory to load vars for managed_node2 19282 1727096295.38479: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096295.38490: Calling all_plugins_play to load vars for managed_node2 19282 1727096295.38492: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096295.38495: Calling groups_plugins_play to load vars for managed_node2 19282 1727096295.38741: done sending task result for task 0afff68d-5257-135a-4d9a-000000000074 19282 1727096295.38744: WORKER PROCESS EXITING 19282 1727096295.38764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096295.38979: done with get_vars() 19282 1727096295.38990: done getting variables 19282 1727096295.39048: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:58:15 -0400 (0:00:00.058) 0:00:06.502 ****** 19282 1727096295.39082: entering _queue_task() for managed_node2/package 19282 1727096295.39460: worker is 1 (out of 1 available) 19282 1727096295.39475: exiting _queue_task() for managed_node2/package 19282 1727096295.39487: done queuing things up, now waiting for results queue to drain 19282 1727096295.39489: waiting for pending results... 19282 1727096295.39708: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19282 1727096295.39850: in run() - task 0afff68d-5257-135a-4d9a-000000000075 19282 1727096295.39877: variable 'ansible_search_path' from source: unknown 19282 1727096295.39890: variable 'ansible_search_path' from source: unknown 19282 1727096295.39985: calling self._execute() 19282 1727096295.40073: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096295.40077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096295.40079: variable 'omit' from source: magic vars 19282 1727096295.40512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096295.42881: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096295.42923: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096295.42952: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096295.42982: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096295.43002: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096295.43063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096295.43087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096295.43104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096295.43129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096295.43140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096295.43242: variable 'ansible_distribution' from source: facts 19282 1727096295.43246: variable 'ansible_distribution_major_version' from source: facts 19282 1727096295.43264: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096295.43269: when evaluation is False, skipping this task 19282 1727096295.43272: _execute() done 19282 1727096295.43275: dumping result to json 19282 1727096295.43277: done dumping result, returning 19282 1727096295.43287: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-135a-4d9a-000000000075] 19282 1727096295.43291: sending task result for task 0afff68d-5257-135a-4d9a-000000000075 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" } 19282 1727096295.43427: no more pending results, returning what we have 19282 1727096295.43431: results queue empty 19282 1727096295.43432: checking for any_errors_fatal 19282 1727096295.43439: done checking for any_errors_fatal 19282 1727096295.43439: checking for max_fail_percentage 19282 1727096295.43441: done checking for max_fail_percentage 19282 1727096295.43442: checking to see if all hosts have failed and the running result is not ok 19282 1727096295.43443: done checking to see if all hosts have failed 19282 1727096295.43443: getting the remaining hosts for this loop 19282 1727096295.43445: done getting the remaining hosts for this loop 19282 1727096295.43448: getting the next task for host managed_node2 19282 1727096295.43455: done getting next task for host managed_node2 19282 1727096295.43459: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19282 1727096295.43462: ^ 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 19282 1727096295.43479: getting variables 19282 1727096295.43481: in VariableManager get_vars() 19282 1727096295.43528: Calling all_inventory to load vars for managed_node2 19282 1727096295.43531: Calling groups_inventory to load vars for managed_node2 19282 1727096295.43533: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096295.43542: Calling all_plugins_play to load vars for managed_node2 19282 1727096295.43544: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096295.43547: Calling groups_plugins_play to load vars for managed_node2 19282 1727096295.43731: done sending task result for task 0afff68d-5257-135a-4d9a-000000000075 19282 1727096295.43734: WORKER PROCESS EXITING 19282 1727096295.43744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096295.43872: done with get_vars() 19282 1727096295.43881: done getting variables 19282 1727096295.43924: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:58:15 -0400 (0:00:00.048) 0:00:06.551 ****** 19282 1727096295.43947: entering _queue_task() for managed_node2/service 19282 1727096295.44213: worker is 1 (out of 1 available) 19282 1727096295.44224: exiting _queue_task() for managed_node2/service 19282 1727096295.44236: done queuing things up, now waiting for results queue to drain 19282 1727096295.44238: waiting for pending results... 19282 1727096295.45089: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19282 1727096295.45096: in run() - task 0afff68d-5257-135a-4d9a-000000000076 19282 1727096295.45099: variable 'ansible_search_path' from source: unknown 19282 1727096295.45103: variable 'ansible_search_path' from source: unknown 19282 1727096295.45106: calling self._execute() 19282 1727096295.45110: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096295.45114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096295.45117: variable 'omit' from source: magic vars 19282 1727096295.45524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096295.48215: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096295.48272: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096295.48307: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096295.48333: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096295.48353: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096295.48417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096295.48437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096295.48454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096295.48491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096295.48502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096295.48600: variable 'ansible_distribution' from source: facts 19282 1727096295.48611: variable 'ansible_distribution_major_version' from source: facts 19282 1727096295.48618: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096295.48620: when evaluation is False, skipping this task 19282 1727096295.48623: _execute() done 19282 1727096295.48625: dumping result to json 19282 1727096295.48629: done dumping result, returning 19282 1727096295.48636: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-135a-4d9a-000000000076] 19282 1727096295.48642: sending task result for task 0afff68d-5257-135a-4d9a-000000000076 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" } 19282 1727096295.48781: no more pending results, returning what we have 19282 1727096295.48784: results queue empty 19282 1727096295.48785: checking for any_errors_fatal 19282 1727096295.48790: done checking for any_errors_fatal 19282 1727096295.48791: checking for max_fail_percentage 19282 1727096295.48793: done checking for max_fail_percentage 19282 1727096295.48793: checking to see if all hosts have failed and the running result is not ok 19282 1727096295.48794: done checking to see if all hosts have failed 19282 1727096295.48795: getting the remaining hosts for this loop 19282 1727096295.48797: done getting the remaining hosts for this loop 19282 1727096295.48800: getting the next task for host managed_node2 19282 1727096295.48806: done getting next task for host managed_node2 19282 1727096295.48816: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19282 1727096295.48823: ^ 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 19282 1727096295.48833: done sending task result for task 0afff68d-5257-135a-4d9a-000000000076 19282 1727096295.48835: WORKER PROCESS EXITING 19282 1727096295.48845: getting variables 19282 1727096295.48847: in VariableManager get_vars() 19282 1727096295.48894: Calling all_inventory to load vars for managed_node2 19282 1727096295.48896: Calling groups_inventory to load vars for managed_node2 19282 1727096295.48898: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096295.48907: Calling all_plugins_play to load vars for managed_node2 19282 1727096295.48909: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096295.48912: Calling groups_plugins_play to load vars for managed_node2 19282 1727096295.49067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096295.49235: done with get_vars() 19282 1727096295.49246: done getting variables 19282 1727096295.49305: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:58:15 -0400 (0:00:00.053) 0:00:06.605 ****** 19282 1727096295.49335: entering _queue_task() for managed_node2/service 19282 1727096295.49598: worker is 1 (out of 1 available) 19282 1727096295.49609: exiting _queue_task() for managed_node2/service 19282 1727096295.49622: done queuing things up, now waiting for results queue to drain 19282 1727096295.49624: waiting for pending results... 19282 1727096295.49894: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19282 1727096295.50150: in run() - task 0afff68d-5257-135a-4d9a-000000000077 19282 1727096295.50443: variable 'ansible_search_path' from source: unknown 19282 1727096295.50446: variable 'ansible_search_path' from source: unknown 19282 1727096295.50449: calling self._execute() 19282 1727096295.50651: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096295.50654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096295.50656: variable 'omit' from source: magic vars 19282 1727096295.51474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096295.55824: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096295.56032: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096295.56065: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096295.56103: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096295.56188: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096295.56384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096295.56410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096295.56434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096295.56601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096295.56637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096295.56997: variable 'ansible_distribution' from source: facts 19282 1727096295.57004: variable 'ansible_distribution_major_version' from source: facts 19282 1727096295.57025: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096295.57028: when evaluation is False, skipping this task 19282 1727096295.57032: _execute() done 19282 1727096295.57034: dumping result to json 19282 1727096295.57036: done dumping result, returning 19282 1727096295.57044: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-135a-4d9a-000000000077] 19282 1727096295.57048: sending task result for task 0afff68d-5257-135a-4d9a-000000000077 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19282 1727096295.57316: no more pending results, returning what we have 19282 1727096295.57320: results queue empty 19282 1727096295.57321: checking for any_errors_fatal 19282 1727096295.57326: done checking for any_errors_fatal 19282 1727096295.57327: checking for max_fail_percentage 19282 1727096295.57330: done checking for max_fail_percentage 19282 1727096295.57330: checking to see if all hosts have failed and the running result is not ok 19282 1727096295.57331: done checking to see if all hosts have failed 19282 1727096295.57332: getting the remaining hosts for this loop 19282 1727096295.57333: done getting the remaining hosts for this loop 19282 1727096295.57336: getting the next task for host managed_node2 19282 1727096295.57342: done getting next task for host managed_node2 19282 1727096295.57346: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19282 1727096295.57349: ^ 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 19282 1727096295.57363: getting variables 19282 1727096295.57365: in VariableManager get_vars() 19282 1727096295.57419: Calling all_inventory to load vars for managed_node2 19282 1727096295.57422: Calling groups_inventory to load vars for managed_node2 19282 1727096295.57424: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096295.57435: Calling all_plugins_play to load vars for managed_node2 19282 1727096295.57439: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096295.57442: Calling groups_plugins_play to load vars for managed_node2 19282 1727096295.58708: done sending task result for task 0afff68d-5257-135a-4d9a-000000000077 19282 1727096295.58760: WORKER PROCESS EXITING 19282 1727096295.58870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096295.59350: done with get_vars() 19282 1727096295.59385: done getting variables 19282 1727096295.59443: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:58:15 -0400 (0:00:00.101) 0:00:06.707 ****** 19282 1727096295.59495: entering _queue_task() for managed_node2/service 19282 1727096295.59904: worker is 1 (out of 1 available) 19282 1727096295.59916: exiting _queue_task() for managed_node2/service 19282 1727096295.59927: done queuing things up, now waiting for results queue to drain 19282 1727096295.59928: waiting for pending results... 19282 1727096295.60107: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19282 1727096295.60238: in run() - task 0afff68d-5257-135a-4d9a-000000000078 19282 1727096295.60251: variable 'ansible_search_path' from source: unknown 19282 1727096295.60255: variable 'ansible_search_path' from source: unknown 19282 1727096295.60295: calling self._execute() 19282 1727096295.60445: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096295.60448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096295.60451: variable 'omit' from source: magic vars 19282 1727096295.60836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096295.64037: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096295.64118: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096295.64148: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096295.64191: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096295.64216: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096295.64297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096295.64335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096295.64372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096295.64391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096295.64405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096295.64542: variable 'ansible_distribution' from source: facts 19282 1727096295.64572: variable 'ansible_distribution_major_version' from source: facts 19282 1727096295.64576: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096295.64578: when evaluation is False, skipping this task 19282 1727096295.64580: _execute() done 19282 1727096295.64583: dumping result to json 19282 1727096295.64585: done dumping result, returning 19282 1727096295.64588: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-135a-4d9a-000000000078] 19282 1727096295.64590: sending task result for task 0afff68d-5257-135a-4d9a-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" } 19282 1727096295.64806: no more pending results, returning what we have 19282 1727096295.64810: results queue empty 19282 1727096295.64811: checking for any_errors_fatal 19282 1727096295.64822: done checking for any_errors_fatal 19282 1727096295.64822: checking for max_fail_percentage 19282 1727096295.64824: done checking for max_fail_percentage 19282 1727096295.64825: checking to see if all hosts have failed and the running result is not ok 19282 1727096295.64826: done checking to see if all hosts have failed 19282 1727096295.64827: getting the remaining hosts for this loop 19282 1727096295.64829: done getting the remaining hosts for this loop 19282 1727096295.64832: getting the next task for host managed_node2 19282 1727096295.64839: done getting next task for host managed_node2 19282 1727096295.64843: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19282 1727096295.64846: ^ 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 19282 1727096295.64867: getting variables 19282 1727096295.64870: in VariableManager get_vars() 19282 1727096295.64920: Calling all_inventory to load vars for managed_node2 19282 1727096295.64923: Calling groups_inventory to load vars for managed_node2 19282 1727096295.64925: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096295.64936: Calling all_plugins_play to load vars for managed_node2 19282 1727096295.64939: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096295.64943: Calling groups_plugins_play to load vars for managed_node2 19282 1727096295.65308: done sending task result for task 0afff68d-5257-135a-4d9a-000000000078 19282 1727096295.65312: WORKER PROCESS EXITING 19282 1727096295.65327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096295.65581: done with get_vars() 19282 1727096295.65599: done getting variables 19282 1727096295.65665: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:58:15 -0400 (0:00:00.062) 0:00:06.769 ****** 19282 1727096295.65705: entering _queue_task() for managed_node2/service 19282 1727096295.66150: worker is 1 (out of 1 available) 19282 1727096295.66165: exiting _queue_task() for managed_node2/service 19282 1727096295.66253: done queuing things up, now waiting for results queue to drain 19282 1727096295.66255: waiting for pending results... 19282 1727096295.66592: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 19282 1727096295.66707: in run() - task 0afff68d-5257-135a-4d9a-000000000079 19282 1727096295.66745: variable 'ansible_search_path' from source: unknown 19282 1727096295.66755: variable 'ansible_search_path' from source: unknown 19282 1727096295.66853: calling self._execute() 19282 1727096295.67019: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096295.67038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096295.67132: variable 'omit' from source: magic vars 19282 1727096295.67704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096295.70924: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096295.71006: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096295.71094: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096295.71097: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096295.71129: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096295.71225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096295.71271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096295.71301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096295.71361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096295.71421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096295.71773: variable 'ansible_distribution' from source: facts 19282 1727096295.71776: variable 'ansible_distribution_major_version' from source: facts 19282 1727096295.71778: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096295.71781: when evaluation is False, skipping this task 19282 1727096295.71783: _execute() done 19282 1727096295.71785: dumping result to json 19282 1727096295.71787: done dumping result, returning 19282 1727096295.71790: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-135a-4d9a-000000000079] 19282 1727096295.71792: sending task result for task 0afff68d-5257-135a-4d9a-000000000079 19282 1727096295.71865: done sending task result for task 0afff68d-5257-135a-4d9a-000000000079 19282 1727096295.71871: 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 } 19282 1727096295.71916: no more pending results, returning what we have 19282 1727096295.71921: results queue empty 19282 1727096295.71921: checking for any_errors_fatal 19282 1727096295.71926: done checking for any_errors_fatal 19282 1727096295.71927: checking for max_fail_percentage 19282 1727096295.71929: done checking for max_fail_percentage 19282 1727096295.71929: checking to see if all hosts have failed and the running result is not ok 19282 1727096295.71930: done checking to see if all hosts have failed 19282 1727096295.71931: getting the remaining hosts for this loop 19282 1727096295.71933: done getting the remaining hosts for this loop 19282 1727096295.71936: getting the next task for host managed_node2 19282 1727096295.71943: done getting next task for host managed_node2 19282 1727096295.71947: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19282 1727096295.71950: ^ 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 19282 1727096295.71969: getting variables 19282 1727096295.71971: in VariableManager get_vars() 19282 1727096295.72023: Calling all_inventory to load vars for managed_node2 19282 1727096295.72026: Calling groups_inventory to load vars for managed_node2 19282 1727096295.72028: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096295.72039: Calling all_plugins_play to load vars for managed_node2 19282 1727096295.72042: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096295.72045: Calling groups_plugins_play to load vars for managed_node2 19282 1727096295.72518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096295.72715: done with get_vars() 19282 1727096295.72731: done getting variables 19282 1727096295.72792: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:58:15 -0400 (0:00:00.071) 0:00:06.840 ****** 19282 1727096295.72823: entering _queue_task() for managed_node2/copy 19282 1727096295.73134: worker is 1 (out of 1 available) 19282 1727096295.73146: exiting _queue_task() for managed_node2/copy 19282 1727096295.73274: done queuing things up, now waiting for results queue to drain 19282 1727096295.73277: waiting for pending results... 19282 1727096295.73570: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19282 1727096295.73588: in run() - task 0afff68d-5257-135a-4d9a-00000000007a 19282 1727096295.73612: variable 'ansible_search_path' from source: unknown 19282 1727096295.73619: variable 'ansible_search_path' from source: unknown 19282 1727096295.73656: calling self._execute() 19282 1727096295.73754: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096295.73769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096295.73784: variable 'omit' from source: magic vars 19282 1727096295.74235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096295.77015: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096295.77108: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096295.77185: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096295.77205: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096295.77236: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096295.77328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096295.77403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096295.77407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096295.77453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096295.77479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096295.77632: variable 'ansible_distribution' from source: facts 19282 1727096295.77645: variable 'ansible_distribution_major_version' from source: facts 19282 1727096295.77729: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096295.77732: when evaluation is False, skipping this task 19282 1727096295.77735: _execute() done 19282 1727096295.77737: dumping result to json 19282 1727096295.77739: done dumping result, returning 19282 1727096295.77741: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-135a-4d9a-00000000007a] 19282 1727096295.77743: sending task result for task 0afff68d-5257-135a-4d9a-00000000007a 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" } 19282 1727096295.77883: no more pending results, returning what we have 19282 1727096295.77886: results queue empty 19282 1727096295.77887: checking for any_errors_fatal 19282 1727096295.77891: done checking for any_errors_fatal 19282 1727096295.77892: checking for max_fail_percentage 19282 1727096295.77894: done checking for max_fail_percentage 19282 1727096295.77895: checking to see if all hosts have failed and the running result is not ok 19282 1727096295.77895: done checking to see if all hosts have failed 19282 1727096295.77897: getting the remaining hosts for this loop 19282 1727096295.77898: done getting the remaining hosts for this loop 19282 1727096295.77902: getting the next task for host managed_node2 19282 1727096295.77911: done getting next task for host managed_node2 19282 1727096295.77915: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19282 1727096295.77918: ^ 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 19282 1727096295.77934: getting variables 19282 1727096295.77937: in VariableManager get_vars() 19282 1727096295.77997: Calling all_inventory to load vars for managed_node2 19282 1727096295.78000: Calling groups_inventory to load vars for managed_node2 19282 1727096295.78002: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096295.78013: Calling all_plugins_play to load vars for managed_node2 19282 1727096295.78016: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096295.78019: Calling groups_plugins_play to load vars for managed_node2 19282 1727096295.78587: done sending task result for task 0afff68d-5257-135a-4d9a-00000000007a 19282 1727096295.78591: WORKER PROCESS EXITING 19282 1727096295.78620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096295.78846: done with get_vars() 19282 1727096295.78859: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:58:15 -0400 (0:00:00.061) 0:00:06.901 ****** 19282 1727096295.78950: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19282 1727096295.79232: worker is 1 (out of 1 available) 19282 1727096295.79245: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19282 1727096295.79258: done queuing things up, now waiting for results queue to drain 19282 1727096295.79260: waiting for pending results... 19282 1727096295.79849: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19282 1727096295.80161: in run() - task 0afff68d-5257-135a-4d9a-00000000007b 19282 1727096295.80239: variable 'ansible_search_path' from source: unknown 19282 1727096295.80251: variable 'ansible_search_path' from source: unknown 19282 1727096295.80374: calling self._execute() 19282 1727096295.80677: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096295.80680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096295.80683: variable 'omit' from source: magic vars 19282 1727096295.81677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096295.85654: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096295.85733: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096295.85782: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096295.85828: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096295.85873: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096295.85970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096295.86008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096295.86063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096295.86118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096295.86146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096295.86333: variable 'ansible_distribution' from source: facts 19282 1727096295.86346: variable 'ansible_distribution_major_version' from source: facts 19282 1727096295.86385: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096295.86392: when evaluation is False, skipping this task 19282 1727096295.86400: _execute() done 19282 1727096295.86406: dumping result to json 19282 1727096295.86413: done dumping result, returning 19282 1727096295.86425: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-135a-4d9a-00000000007b] 19282 1727096295.86434: sending task result for task 0afff68d-5257-135a-4d9a-00000000007b 19282 1727096295.86781: done sending task result for task 0afff68d-5257-135a-4d9a-00000000007b 19282 1727096295.86785: 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" } 19282 1727096295.86844: no more pending results, returning what we have 19282 1727096295.86848: results queue empty 19282 1727096295.86848: checking for any_errors_fatal 19282 1727096295.86854: done checking for any_errors_fatal 19282 1727096295.86855: checking for max_fail_percentage 19282 1727096295.86857: done checking for max_fail_percentage 19282 1727096295.86858: checking to see if all hosts have failed and the running result is not ok 19282 1727096295.86859: done checking to see if all hosts have failed 19282 1727096295.86860: getting the remaining hosts for this loop 19282 1727096295.86865: done getting the remaining hosts for this loop 19282 1727096295.86871: getting the next task for host managed_node2 19282 1727096295.86881: done getting next task for host managed_node2 19282 1727096295.86885: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19282 1727096295.86889: ^ 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 19282 1727096295.86912: getting variables 19282 1727096295.86914: in VariableManager get_vars() 19282 1727096295.86974: Calling all_inventory to load vars for managed_node2 19282 1727096295.86978: Calling groups_inventory to load vars for managed_node2 19282 1727096295.86981: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096295.86992: Calling all_plugins_play to load vars for managed_node2 19282 1727096295.86995: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096295.86999: Calling groups_plugins_play to load vars for managed_node2 19282 1727096295.87430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096295.87654: done with get_vars() 19282 1727096295.87680: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:58:15 -0400 (0:00:00.088) 0:00:06.989 ****** 19282 1727096295.87785: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19282 1727096295.88300: worker is 1 (out of 1 available) 19282 1727096295.88309: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19282 1727096295.88320: done queuing things up, now waiting for results queue to drain 19282 1727096295.88322: waiting for pending results... 19282 1727096295.88444: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 19282 1727096295.88656: in run() - task 0afff68d-5257-135a-4d9a-00000000007c 19282 1727096295.88660: variable 'ansible_search_path' from source: unknown 19282 1727096295.88666: variable 'ansible_search_path' from source: unknown 19282 1727096295.88701: calling self._execute() 19282 1727096295.88807: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096295.88874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096295.88878: variable 'omit' from source: magic vars 19282 1727096295.89359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096295.92582: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096295.92686: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096295.92792: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096295.92845: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096295.92904: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096295.93001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096295.93043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096295.93087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096295.93146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096295.93171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096295.93337: variable 'ansible_distribution' from source: facts 19282 1727096295.93350: variable 'ansible_distribution_major_version' from source: facts 19282 1727096295.93380: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096295.93388: when evaluation is False, skipping this task 19282 1727096295.93399: _execute() done 19282 1727096295.93446: dumping result to json 19282 1727096295.93449: done dumping result, returning 19282 1727096295.93452: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-135a-4d9a-00000000007c] 19282 1727096295.93454: sending task result for task 0afff68d-5257-135a-4d9a-00000000007c 19282 1727096295.93699: done sending task result for task 0afff68d-5257-135a-4d9a-00000000007c 19282 1727096295.93702: 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" } 19282 1727096295.93766: no more pending results, returning what we have 19282 1727096295.93772: results queue empty 19282 1727096295.93773: checking for any_errors_fatal 19282 1727096295.93780: done checking for any_errors_fatal 19282 1727096295.93780: checking for max_fail_percentage 19282 1727096295.93782: done checking for max_fail_percentage 19282 1727096295.93783: checking to see if all hosts have failed and the running result is not ok 19282 1727096295.93784: done checking to see if all hosts have failed 19282 1727096295.93787: getting the remaining hosts for this loop 19282 1727096295.93789: done getting the remaining hosts for this loop 19282 1727096295.93793: getting the next task for host managed_node2 19282 1727096295.93974: done getting next task for host managed_node2 19282 1727096295.93979: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19282 1727096295.93982: ^ 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 19282 1727096295.94001: getting variables 19282 1727096295.94003: in VariableManager get_vars() 19282 1727096295.94053: Calling all_inventory to load vars for managed_node2 19282 1727096295.94056: Calling groups_inventory to load vars for managed_node2 19282 1727096295.94058: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096295.94073: Calling all_plugins_play to load vars for managed_node2 19282 1727096295.94076: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096295.94080: Calling groups_plugins_play to load vars for managed_node2 19282 1727096295.94356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096295.94598: done with get_vars() 19282 1727096295.94609: done getting variables 19282 1727096295.94696: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:58:15 -0400 (0:00:00.069) 0:00:07.059 ****** 19282 1727096295.94740: entering _queue_task() for managed_node2/debug 19282 1727096295.95233: worker is 1 (out of 1 available) 19282 1727096295.95244: exiting _queue_task() for managed_node2/debug 19282 1727096295.95256: done queuing things up, now waiting for results queue to drain 19282 1727096295.95257: waiting for pending results... 19282 1727096295.95494: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19282 1727096295.95616: in run() - task 0afff68d-5257-135a-4d9a-00000000007d 19282 1727096295.95875: variable 'ansible_search_path' from source: unknown 19282 1727096295.95879: variable 'ansible_search_path' from source: unknown 19282 1727096295.95882: calling self._execute() 19282 1727096295.96009: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096295.96031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096295.96050: variable 'omit' from source: magic vars 19282 1727096295.97047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096296.02776: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096296.02819: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096296.02866: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096296.03042: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096296.03142: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096296.03337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096296.03393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096296.03451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096296.03501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096296.03521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096296.03682: variable 'ansible_distribution' from source: facts 19282 1727096296.03692: variable 'ansible_distribution_major_version' from source: facts 19282 1727096296.03714: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096296.03719: when evaluation is False, skipping this task 19282 1727096296.03724: _execute() done 19282 1727096296.03730: dumping result to json 19282 1727096296.03735: done dumping result, returning 19282 1727096296.03746: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-135a-4d9a-00000000007d] 19282 1727096296.03764: sending task result for task 0afff68d-5257-135a-4d9a-00000000007d 19282 1727096296.03938: done sending task result for task 0afff68d-5257-135a-4d9a-00000000007d 19282 1727096296.03941: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19282 1727096296.04014: no more pending results, returning what we have 19282 1727096296.04018: results queue empty 19282 1727096296.04018: checking for any_errors_fatal 19282 1727096296.04023: done checking for any_errors_fatal 19282 1727096296.04024: checking for max_fail_percentage 19282 1727096296.04026: done checking for max_fail_percentage 19282 1727096296.04026: checking to see if all hosts have failed and the running result is not ok 19282 1727096296.04027: done checking to see if all hosts have failed 19282 1727096296.04028: getting the remaining hosts for this loop 19282 1727096296.04030: done getting the remaining hosts for this loop 19282 1727096296.04033: getting the next task for host managed_node2 19282 1727096296.04040: done getting next task for host managed_node2 19282 1727096296.04044: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19282 1727096296.04047: ^ 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 19282 1727096296.04065: getting variables 19282 1727096296.04069: in VariableManager get_vars() 19282 1727096296.04118: Calling all_inventory to load vars for managed_node2 19282 1727096296.04121: Calling groups_inventory to load vars for managed_node2 19282 1727096296.04124: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096296.04134: Calling all_plugins_play to load vars for managed_node2 19282 1727096296.04136: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096296.04139: Calling groups_plugins_play to load vars for managed_node2 19282 1727096296.04640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096296.04847: done with get_vars() 19282 1727096296.04859: done getting variables 19282 1727096296.04921: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:58:16 -0400 (0:00:00.102) 0:00:07.161 ****** 19282 1727096296.04958: entering _queue_task() for managed_node2/debug 19282 1727096296.05340: worker is 1 (out of 1 available) 19282 1727096296.05353: exiting _queue_task() for managed_node2/debug 19282 1727096296.05738: done queuing things up, now waiting for results queue to drain 19282 1727096296.05740: waiting for pending results... 19282 1727096296.06087: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19282 1727096296.06271: in run() - task 0afff68d-5257-135a-4d9a-00000000007e 19282 1727096296.06322: variable 'ansible_search_path' from source: unknown 19282 1727096296.06345: variable 'ansible_search_path' from source: unknown 19282 1727096296.06509: calling self._execute() 19282 1727096296.07274: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096296.07278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096296.07281: variable 'omit' from source: magic vars 19282 1727096296.08155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096296.11888: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096296.12025: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096296.12200: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096296.12240: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096296.12297: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096296.12456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096296.12601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096296.12632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096296.12779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096296.12873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096296.13095: variable 'ansible_distribution' from source: facts 19282 1727096296.13098: variable 'ansible_distribution_major_version' from source: facts 19282 1727096296.13149: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096296.13156: when evaluation is False, skipping this task 19282 1727096296.13166: _execute() done 19282 1727096296.13175: dumping result to json 19282 1727096296.13182: done dumping result, returning 19282 1727096296.13194: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-135a-4d9a-00000000007e] 19282 1727096296.13205: sending task result for task 0afff68d-5257-135a-4d9a-00000000007e 19282 1727096296.13495: done sending task result for task 0afff68d-5257-135a-4d9a-00000000007e 19282 1727096296.13498: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19282 1727096296.13547: no more pending results, returning what we have 19282 1727096296.13551: results queue empty 19282 1727096296.13552: checking for any_errors_fatal 19282 1727096296.13557: done checking for any_errors_fatal 19282 1727096296.13558: checking for max_fail_percentage 19282 1727096296.13560: done checking for max_fail_percentage 19282 1727096296.13561: checking to see if all hosts have failed and the running result is not ok 19282 1727096296.13564: done checking to see if all hosts have failed 19282 1727096296.13565: getting the remaining hosts for this loop 19282 1727096296.13569: done getting the remaining hosts for this loop 19282 1727096296.13572: getting the next task for host managed_node2 19282 1727096296.13580: done getting next task for host managed_node2 19282 1727096296.13584: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19282 1727096296.13587: ^ 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 19282 1727096296.13603: getting variables 19282 1727096296.13605: in VariableManager get_vars() 19282 1727096296.13658: Calling all_inventory to load vars for managed_node2 19282 1727096296.13664: Calling groups_inventory to load vars for managed_node2 19282 1727096296.13666: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096296.13804: Calling all_plugins_play to load vars for managed_node2 19282 1727096296.13808: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096296.13811: Calling groups_plugins_play to load vars for managed_node2 19282 1727096296.14190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096296.14452: done with get_vars() 19282 1727096296.14467: done getting variables 19282 1727096296.14545: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:58:16 -0400 (0:00:00.096) 0:00:07.257 ****** 19282 1727096296.14584: entering _queue_task() for managed_node2/debug 19282 1727096296.15100: worker is 1 (out of 1 available) 19282 1727096296.15223: exiting _queue_task() for managed_node2/debug 19282 1727096296.15234: done queuing things up, now waiting for results queue to drain 19282 1727096296.15235: waiting for pending results... 19282 1727096296.15785: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19282 1727096296.15790: in run() - task 0afff68d-5257-135a-4d9a-00000000007f 19282 1727096296.15974: variable 'ansible_search_path' from source: unknown 19282 1727096296.15977: variable 'ansible_search_path' from source: unknown 19282 1727096296.15980: calling self._execute() 19282 1727096296.16165: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096296.16208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096296.16476: variable 'omit' from source: magic vars 19282 1727096296.17094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096296.21274: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096296.21348: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096296.21390: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096296.21426: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096296.21476: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096296.21569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096296.21607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096296.21639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096296.21779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096296.21783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096296.21870: variable 'ansible_distribution' from source: facts 19282 1727096296.21895: variable 'ansible_distribution_major_version' from source: facts 19282 1727096296.21920: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096296.21928: when evaluation is False, skipping this task 19282 1727096296.21936: _execute() done 19282 1727096296.21944: dumping result to json 19282 1727096296.21953: done dumping result, returning 19282 1727096296.21970: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-135a-4d9a-00000000007f] 19282 1727096296.21980: sending task result for task 0afff68d-5257-135a-4d9a-00000000007f skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19282 1727096296.22154: no more pending results, returning what we have 19282 1727096296.22158: results queue empty 19282 1727096296.22158: checking for any_errors_fatal 19282 1727096296.22166: done checking for any_errors_fatal 19282 1727096296.22167: checking for max_fail_percentage 19282 1727096296.22171: done checking for max_fail_percentage 19282 1727096296.22172: checking to see if all hosts have failed and the running result is not ok 19282 1727096296.22172: done checking to see if all hosts have failed 19282 1727096296.22174: getting the remaining hosts for this loop 19282 1727096296.22175: done getting the remaining hosts for this loop 19282 1727096296.22179: getting the next task for host managed_node2 19282 1727096296.22187: done getting next task for host managed_node2 19282 1727096296.22191: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19282 1727096296.22195: ^ 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 19282 1727096296.22211: getting variables 19282 1727096296.22213: in VariableManager get_vars() 19282 1727096296.22387: Calling all_inventory to load vars for managed_node2 19282 1727096296.22391: Calling groups_inventory to load vars for managed_node2 19282 1727096296.22394: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096296.22481: Calling all_plugins_play to load vars for managed_node2 19282 1727096296.22491: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096296.22495: Calling groups_plugins_play to load vars for managed_node2 19282 1727096296.23265: done sending task result for task 0afff68d-5257-135a-4d9a-00000000007f 19282 1727096296.23270: WORKER PROCESS EXITING 19282 1727096296.23314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096296.23882: done with get_vars() 19282 1727096296.23894: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:58:16 -0400 (0:00:00.095) 0:00:07.353 ****** 19282 1727096296.24105: entering _queue_task() for managed_node2/ping 19282 1727096296.24759: worker is 1 (out of 1 available) 19282 1727096296.24775: exiting _queue_task() for managed_node2/ping 19282 1727096296.24785: done queuing things up, now waiting for results queue to drain 19282 1727096296.24865: waiting for pending results... 19282 1727096296.25301: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 19282 1727096296.25520: in run() - task 0afff68d-5257-135a-4d9a-000000000080 19282 1727096296.25775: variable 'ansible_search_path' from source: unknown 19282 1727096296.25779: variable 'ansible_search_path' from source: unknown 19282 1727096296.25781: calling self._execute() 19282 1727096296.26025: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096296.26038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096296.26052: variable 'omit' from source: magic vars 19282 1727096296.27273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096296.32531: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096296.32534: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096296.32640: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096296.32748: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096296.32753: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096296.32922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096296.33006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096296.33175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096296.33180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096296.33183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096296.33538: variable 'ansible_distribution' from source: facts 19282 1727096296.33550: variable 'ansible_distribution_major_version' from source: facts 19282 1727096296.33720: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096296.33724: when evaluation is False, skipping this task 19282 1727096296.33726: _execute() done 19282 1727096296.33736: dumping result to json 19282 1727096296.33738: done dumping result, returning 19282 1727096296.33741: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-135a-4d9a-000000000080] 19282 1727096296.33743: sending task result for task 0afff68d-5257-135a-4d9a-000000000080 19282 1727096296.33817: done sending task result for task 0afff68d-5257-135a-4d9a-000000000080 19282 1727096296.33821: 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" } 19282 1727096296.34223: no more pending results, returning what we have 19282 1727096296.34227: results queue empty 19282 1727096296.34228: checking for any_errors_fatal 19282 1727096296.34234: done checking for any_errors_fatal 19282 1727096296.34235: checking for max_fail_percentage 19282 1727096296.34238: done checking for max_fail_percentage 19282 1727096296.34239: checking to see if all hosts have failed and the running result is not ok 19282 1727096296.34240: done checking to see if all hosts have failed 19282 1727096296.34241: getting the remaining hosts for this loop 19282 1727096296.34242: done getting the remaining hosts for this loop 19282 1727096296.34246: getting the next task for host managed_node2 19282 1727096296.34256: done getting next task for host managed_node2 19282 1727096296.34259: ^ task is: TASK: meta (role_complete) 19282 1727096296.34265: ^ 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 19282 1727096296.34290: getting variables 19282 1727096296.34293: in VariableManager get_vars() 19282 1727096296.34345: Calling all_inventory to load vars for managed_node2 19282 1727096296.34348: Calling groups_inventory to load vars for managed_node2 19282 1727096296.34351: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096296.34365: Calling all_plugins_play to load vars for managed_node2 19282 1727096296.34672: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096296.34678: Calling groups_plugins_play to load vars for managed_node2 19282 1727096296.35001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096296.35442: done with get_vars() 19282 1727096296.35452: done getting variables 19282 1727096296.35641: done queuing things up, now waiting for results queue to drain 19282 1727096296.35644: results queue empty 19282 1727096296.35644: checking for any_errors_fatal 19282 1727096296.35646: done checking for any_errors_fatal 19282 1727096296.35647: checking for max_fail_percentage 19282 1727096296.35648: done checking for max_fail_percentage 19282 1727096296.35648: checking to see if all hosts have failed and the running result is not ok 19282 1727096296.35649: done checking to see if all hosts have failed 19282 1727096296.35650: getting the remaining hosts for this loop 19282 1727096296.35651: done getting the remaining hosts for this loop 19282 1727096296.35653: getting the next task for host managed_node2 19282 1727096296.35656: done getting next task for host managed_node2 19282 1727096296.35658: ^ task is: TASK: Get profile's coalescing options 19282 1727096296.35659: ^ 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 19282 1727096296.35663: getting variables 19282 1727096296.35664: in VariableManager get_vars() 19282 1727096296.35786: Calling all_inventory to load vars for managed_node2 19282 1727096296.35789: Calling groups_inventory to load vars for managed_node2 19282 1727096296.35791: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096296.35804: Calling all_plugins_play to load vars for managed_node2 19282 1727096296.35806: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096296.35810: Calling groups_plugins_play to load vars for managed_node2 19282 1727096296.36158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096296.36598: done with get_vars() 19282 1727096296.36607: done getting variables 19282 1727096296.36647: 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 coalescing options] **************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:92 Monday 23 September 2024 08:58:16 -0400 (0:00:00.126) 0:00:07.479 ****** 19282 1727096296.36793: entering _queue_task() for managed_node2/command 19282 1727096296.37373: worker is 1 (out of 1 available) 19282 1727096296.37383: exiting _queue_task() for managed_node2/command 19282 1727096296.37394: done queuing things up, now waiting for results queue to drain 19282 1727096296.37396: waiting for pending results... 19282 1727096296.37880: running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options 19282 1727096296.38094: in run() - task 0afff68d-5257-135a-4d9a-0000000000b0 19282 1727096296.38105: variable 'ansible_search_path' from source: unknown 19282 1727096296.38136: calling self._execute() 19282 1727096296.38295: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096296.38301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096296.38310: variable 'omit' from source: magic vars 19282 1727096296.39078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096296.44776: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096296.44857: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096296.44978: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096296.45019: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096296.45265: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096296.45385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096296.45480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096296.45484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096296.45673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096296.45676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096296.45919: variable 'ansible_distribution' from source: facts 19282 1727096296.45935: variable 'ansible_distribution_major_version' from source: facts 19282 1727096296.46131: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096296.46135: when evaluation is False, skipping this task 19282 1727096296.46139: _execute() done 19282 1727096296.46141: dumping result to json 19282 1727096296.46143: done dumping result, returning 19282 1727096296.46145: done running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options [0afff68d-5257-135a-4d9a-0000000000b0] 19282 1727096296.46147: sending task result for task 0afff68d-5257-135a-4d9a-0000000000b0 19282 1727096296.46226: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000b0 19282 1727096296.46229: 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" } 19282 1727096296.46290: no more pending results, returning what we have 19282 1727096296.46295: results queue empty 19282 1727096296.46296: checking for any_errors_fatal 19282 1727096296.46297: done checking for any_errors_fatal 19282 1727096296.46298: checking for max_fail_percentage 19282 1727096296.46300: done checking for max_fail_percentage 19282 1727096296.46301: checking to see if all hosts have failed and the running result is not ok 19282 1727096296.46302: done checking to see if all hosts have failed 19282 1727096296.46303: getting the remaining hosts for this loop 19282 1727096296.46305: done getting the remaining hosts for this loop 19282 1727096296.46308: getting the next task for host managed_node2 19282 1727096296.46313: done getting next task for host managed_node2 19282 1727096296.46316: ^ task is: TASK: Assert coalesce options set in profile 19282 1727096296.46318: ^ 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 19282 1727096296.46321: getting variables 19282 1727096296.46323: in VariableManager get_vars() 19282 1727096296.46375: Calling all_inventory to load vars for managed_node2 19282 1727096296.46378: Calling groups_inventory to load vars for managed_node2 19282 1727096296.46380: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096296.46391: Calling all_plugins_play to load vars for managed_node2 19282 1727096296.46393: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096296.46396: Calling groups_plugins_play to load vars for managed_node2 19282 1727096296.46980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096296.47527: done with get_vars() 19282 1727096296.47540: done getting variables 19282 1727096296.47717: 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 coalesce options set in profile] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:98 Monday 23 September 2024 08:58:16 -0400 (0:00:00.109) 0:00:07.589 ****** 19282 1727096296.47746: entering _queue_task() for managed_node2/assert 19282 1727096296.48449: worker is 1 (out of 1 available) 19282 1727096296.48458: exiting _queue_task() for managed_node2/assert 19282 1727096296.48757: done queuing things up, now waiting for results queue to drain 19282 1727096296.48759: waiting for pending results... 19282 1727096296.49299: running TaskExecutor() for managed_node2/TASK: Assert coalesce options set in profile 19282 1727096296.49304: in run() - task 0afff68d-5257-135a-4d9a-0000000000b1 19282 1727096296.49307: variable 'ansible_search_path' from source: unknown 19282 1727096296.49310: calling self._execute() 19282 1727096296.49504: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096296.49508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096296.49510: variable 'omit' from source: magic vars 19282 1727096296.50358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096296.53432: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096296.53508: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096296.53564: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096296.53608: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096296.53650: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096296.53734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096296.53784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096296.53817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096296.53878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096296.53978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096296.54055: variable 'ansible_distribution' from source: facts 19282 1727096296.54082: variable 'ansible_distribution_major_version' from source: facts 19282 1727096296.54112: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096296.54120: when evaluation is False, skipping this task 19282 1727096296.54127: _execute() done 19282 1727096296.54134: dumping result to json 19282 1727096296.54140: done dumping result, returning 19282 1727096296.54149: done running TaskExecutor() for managed_node2/TASK: Assert coalesce options set in profile [0afff68d-5257-135a-4d9a-0000000000b1] 19282 1727096296.54157: sending task result for task 0afff68d-5257-135a-4d9a-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" } 19282 1727096296.54451: no more pending results, returning what we have 19282 1727096296.54455: results queue empty 19282 1727096296.54456: checking for any_errors_fatal 19282 1727096296.54465: done checking for any_errors_fatal 19282 1727096296.54466: checking for max_fail_percentage 19282 1727096296.54470: done checking for max_fail_percentage 19282 1727096296.54471: checking to see if all hosts have failed and the running result is not ok 19282 1727096296.54472: done checking to see if all hosts have failed 19282 1727096296.54473: getting the remaining hosts for this loop 19282 1727096296.54475: done getting the remaining hosts for this loop 19282 1727096296.54478: getting the next task for host managed_node2 19282 1727096296.54485: done getting next task for host managed_node2 19282 1727096296.54488: ^ task is: TASK: Get profile's coalescing options 19282 1727096296.54490: ^ 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 19282 1727096296.54493: getting variables 19282 1727096296.54495: in VariableManager get_vars() 19282 1727096296.54551: Calling all_inventory to load vars for managed_node2 19282 1727096296.54554: Calling groups_inventory to load vars for managed_node2 19282 1727096296.54557: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096296.54632: Calling all_plugins_play to load vars for managed_node2 19282 1727096296.54636: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096296.54740: Calling groups_plugins_play to load vars for managed_node2 19282 1727096296.55120: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000b1 19282 1727096296.55123: WORKER PROCESS EXITING 19282 1727096296.55144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096296.55407: done with get_vars() 19282 1727096296.55417: done getting variables 19282 1727096296.55476: 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 coalescing options] **************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:104 Monday 23 September 2024 08:58:16 -0400 (0:00:00.077) 0:00:07.667 ****** 19282 1727096296.55509: entering _queue_task() for managed_node2/command 19282 1727096296.55860: worker is 1 (out of 1 available) 19282 1727096296.55943: exiting _queue_task() for managed_node2/command 19282 1727096296.55955: done queuing things up, now waiting for results queue to drain 19282 1727096296.55956: waiting for pending results... 19282 1727096296.56126: running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options 19282 1727096296.56239: in run() - task 0afff68d-5257-135a-4d9a-0000000000b2 19282 1727096296.56293: variable 'ansible_search_path' from source: unknown 19282 1727096296.56416: calling self._execute() 19282 1727096296.56615: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096296.56626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096296.56639: variable 'omit' from source: magic vars 19282 1727096296.57351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096296.59794: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096296.59871: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096296.59908: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096296.59940: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096296.59972: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096296.60038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096296.60073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096296.60094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096296.60130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096296.60327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096296.60478: variable 'ansible_distribution' from source: facts 19282 1727096296.60481: variable 'ansible_distribution_major_version' from source: facts 19282 1727096296.60484: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096296.60486: when evaluation is False, skipping this task 19282 1727096296.60489: _execute() done 19282 1727096296.60491: dumping result to json 19282 1727096296.60493: done dumping result, returning 19282 1727096296.60512: done running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options [0afff68d-5257-135a-4d9a-0000000000b2] 19282 1727096296.60515: sending task result for task 0afff68d-5257-135a-4d9a-0000000000b2 19282 1727096296.60800: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000b2 19282 1727096296.60802: 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" } 19282 1727096296.60842: no more pending results, returning what we have 19282 1727096296.60845: results queue empty 19282 1727096296.60846: checking for any_errors_fatal 19282 1727096296.60852: done checking for any_errors_fatal 19282 1727096296.60853: checking for max_fail_percentage 19282 1727096296.60854: done checking for max_fail_percentage 19282 1727096296.60855: checking to see if all hosts have failed and the running result is not ok 19282 1727096296.60856: done checking to see if all hosts have failed 19282 1727096296.60857: getting the remaining hosts for this loop 19282 1727096296.60858: done getting the remaining hosts for this loop 19282 1727096296.60864: getting the next task for host managed_node2 19282 1727096296.60871: done getting next task for host managed_node2 19282 1727096296.60874: ^ task is: TASK: Assert coalesce options set in profile 19282 1727096296.60876: ^ 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 19282 1727096296.60879: getting variables 19282 1727096296.60880: in VariableManager get_vars() 19282 1727096296.60927: Calling all_inventory to load vars for managed_node2 19282 1727096296.60929: Calling groups_inventory to load vars for managed_node2 19282 1727096296.60931: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096296.60940: Calling all_plugins_play to load vars for managed_node2 19282 1727096296.60942: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096296.60944: Calling groups_plugins_play to load vars for managed_node2 19282 1727096296.61371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096296.61835: done with get_vars() 19282 1727096296.61848: done getting variables 19282 1727096296.61948: 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 coalesce options set in profile] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:111 Monday 23 September 2024 08:58:16 -0400 (0:00:00.064) 0:00:07.731 ****** 19282 1727096296.61979: entering _queue_task() for managed_node2/assert 19282 1727096296.62323: worker is 1 (out of 1 available) 19282 1727096296.62477: exiting _queue_task() for managed_node2/assert 19282 1727096296.62488: done queuing things up, now waiting for results queue to drain 19282 1727096296.62490: waiting for pending results... 19282 1727096296.62691: running TaskExecutor() for managed_node2/TASK: Assert coalesce options set in profile 19282 1727096296.62747: in run() - task 0afff68d-5257-135a-4d9a-0000000000b3 19282 1727096296.62773: variable 'ansible_search_path' from source: unknown 19282 1727096296.62893: calling self._execute() 19282 1727096296.62922: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096296.62940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096296.62954: variable 'omit' from source: magic vars 19282 1727096296.63449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096296.66231: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096296.66454: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096296.66582: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096296.66666: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096296.66693: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096296.66800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096296.66873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096296.66904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096296.66946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096296.66978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096296.67272: variable 'ansible_distribution' from source: facts 19282 1727096296.67275: variable 'ansible_distribution_major_version' from source: facts 19282 1727096296.67277: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096296.67279: when evaluation is False, skipping this task 19282 1727096296.67281: _execute() done 19282 1727096296.67284: dumping result to json 19282 1727096296.67291: done dumping result, returning 19282 1727096296.67331: done running TaskExecutor() for managed_node2/TASK: Assert coalesce options set in profile [0afff68d-5257-135a-4d9a-0000000000b3] 19282 1727096296.67343: sending task result for task 0afff68d-5257-135a-4d9a-0000000000b3 19282 1727096296.67586: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000b3 19282 1727096296.67589: 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" } 19282 1727096296.67675: no more pending results, returning what we have 19282 1727096296.67679: results queue empty 19282 1727096296.67681: checking for any_errors_fatal 19282 1727096296.67686: done checking for any_errors_fatal 19282 1727096296.67687: checking for max_fail_percentage 19282 1727096296.67689: done checking for max_fail_percentage 19282 1727096296.67690: checking to see if all hosts have failed and the running result is not ok 19282 1727096296.67691: done checking to see if all hosts have failed 19282 1727096296.67692: getting the remaining hosts for this loop 19282 1727096296.67693: done getting the remaining hosts for this loop 19282 1727096296.67697: getting the next task for host managed_node2 19282 1727096296.67707: done getting next task for host managed_node2 19282 1727096296.67713: ^ task is: TASK: TEST: I can clear coalescing options 19282 1727096296.67717: ^ 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 19282 1727096296.67723: getting variables 19282 1727096296.67725: in VariableManager get_vars() 19282 1727096296.67998: Calling all_inventory to load vars for managed_node2 19282 1727096296.68001: Calling groups_inventory to load vars for managed_node2 19282 1727096296.68003: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096296.68013: Calling all_plugins_play to load vars for managed_node2 19282 1727096296.68016: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096296.68018: Calling groups_plugins_play to load vars for managed_node2 19282 1727096296.68617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096296.69148: done with get_vars() 19282 1727096296.69181: done getting variables 19282 1727096296.69288: 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 coalescing options] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:117 Monday 23 September 2024 08:58:16 -0400 (0:00:00.074) 0:00:07.806 ****** 19282 1727096296.69453: entering _queue_task() for managed_node2/debug 19282 1727096296.70222: worker is 1 (out of 1 available) 19282 1727096296.70234: exiting _queue_task() for managed_node2/debug 19282 1727096296.70245: done queuing things up, now waiting for results queue to drain 19282 1727096296.70247: waiting for pending results... 19282 1727096296.70786: running TaskExecutor() for managed_node2/TASK: TEST: I can clear coalescing options 19282 1727096296.70797: in run() - task 0afff68d-5257-135a-4d9a-0000000000b4 19282 1727096296.71007: variable 'ansible_search_path' from source: unknown 19282 1727096296.71014: calling self._execute() 19282 1727096296.71017: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096296.71020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096296.71048: variable 'omit' from source: magic vars 19282 1727096296.71835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096296.75113: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096296.75215: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096296.75258: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096296.75316: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096296.75361: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096296.75485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096296.75584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096296.75587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096296.75634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096296.75655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096296.75858: variable 'ansible_distribution' from source: facts 19282 1727096296.75864: variable 'ansible_distribution_major_version' from source: facts 19282 1727096296.75888: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096296.75895: when evaluation is False, skipping this task 19282 1727096296.75903: _execute() done 19282 1727096296.75919: dumping result to json 19282 1727096296.75959: done dumping result, returning 19282 1727096296.75965: done running TaskExecutor() for managed_node2/TASK: TEST: I can clear coalescing options [0afff68d-5257-135a-4d9a-0000000000b4] 19282 1727096296.75972: sending task result for task 0afff68d-5257-135a-4d9a-0000000000b4 19282 1727096296.76230: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000b4 19282 1727096296.76233: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19282 1727096296.76289: no more pending results, returning what we have 19282 1727096296.76293: results queue empty 19282 1727096296.76294: checking for any_errors_fatal 19282 1727096296.76301: done checking for any_errors_fatal 19282 1727096296.76302: checking for max_fail_percentage 19282 1727096296.76304: done checking for max_fail_percentage 19282 1727096296.76305: checking to see if all hosts have failed and the running result is not ok 19282 1727096296.76306: done checking to see if all hosts have failed 19282 1727096296.76307: getting the remaining hosts for this loop 19282 1727096296.76309: done getting the remaining hosts for this loop 19282 1727096296.76312: getting the next task for host managed_node2 19282 1727096296.76320: done getting next task for host managed_node2 19282 1727096296.76326: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19282 1727096296.76330: ^ 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? (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 19282 1727096296.76349: getting variables 19282 1727096296.76352: in VariableManager get_vars() 19282 1727096296.76452: Calling all_inventory to load vars for managed_node2 19282 1727096296.76455: Calling groups_inventory to load vars for managed_node2 19282 1727096296.76458: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096296.76575: Calling all_plugins_play to load vars for managed_node2 19282 1727096296.76579: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096296.76584: Calling groups_plugins_play to load vars for managed_node2 19282 1727096296.76919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096296.77185: done with get_vars() 19282 1727096296.77206: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:58:16 -0400 (0:00:00.078) 0:00:07.885 ****** 19282 1727096296.77319: entering _queue_task() for managed_node2/include_tasks 19282 1727096296.77893: worker is 1 (out of 1 available) 19282 1727096296.77902: exiting _queue_task() for managed_node2/include_tasks 19282 1727096296.77911: done queuing things up, now waiting for results queue to drain 19282 1727096296.77913: waiting for pending results... 19282 1727096296.78308: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19282 1727096296.78384: in run() - task 0afff68d-5257-135a-4d9a-0000000000bc 19282 1727096296.78417: variable 'ansible_search_path' from source: unknown 19282 1727096296.78429: variable 'ansible_search_path' from source: unknown 19282 1727096296.78509: calling self._execute() 19282 1727096296.78709: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096296.78713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096296.78755: variable 'omit' from source: magic vars 19282 1727096296.79927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096296.83233: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096296.83373: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096296.83377: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096296.83404: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096296.83434: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096296.83528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096296.83560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096296.83594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096296.83647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096296.83678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096296.83931: variable 'ansible_distribution' from source: facts 19282 1727096296.83935: variable 'ansible_distribution_major_version' from source: facts 19282 1727096296.83937: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096296.83939: when evaluation is False, skipping this task 19282 1727096296.83941: _execute() done 19282 1727096296.83943: dumping result to json 19282 1727096296.83945: done dumping result, returning 19282 1727096296.83947: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-135a-4d9a-0000000000bc] 19282 1727096296.83949: sending task result for task 0afff68d-5257-135a-4d9a-0000000000bc 19282 1727096296.84023: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000bc 19282 1727096296.84026: 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" } 19282 1727096296.84079: no more pending results, returning what we have 19282 1727096296.84083: results queue empty 19282 1727096296.84083: checking for any_errors_fatal 19282 1727096296.84090: done checking for any_errors_fatal 19282 1727096296.84091: checking for max_fail_percentage 19282 1727096296.84093: done checking for max_fail_percentage 19282 1727096296.84093: checking to see if all hosts have failed and the running result is not ok 19282 1727096296.84094: done checking to see if all hosts have failed 19282 1727096296.84095: getting the remaining hosts for this loop 19282 1727096296.84097: done getting the remaining hosts for this loop 19282 1727096296.84101: getting the next task for host managed_node2 19282 1727096296.84107: done getting next task for host managed_node2 19282 1727096296.84111: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19282 1727096296.84114: ^ 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? (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 19282 1727096296.84131: getting variables 19282 1727096296.84133: in VariableManager get_vars() 19282 1727096296.84186: Calling all_inventory to load vars for managed_node2 19282 1727096296.84189: Calling groups_inventory to load vars for managed_node2 19282 1727096296.84192: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096296.84203: Calling all_plugins_play to load vars for managed_node2 19282 1727096296.84205: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096296.84208: Calling groups_plugins_play to load vars for managed_node2 19282 1727096296.84884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096296.85149: done with get_vars() 19282 1727096296.85160: done getting variables 19282 1727096296.85219: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:58:16 -0400 (0:00:00.079) 0:00:07.964 ****** 19282 1727096296.85248: entering _queue_task() for managed_node2/debug 19282 1727096296.85565: worker is 1 (out of 1 available) 19282 1727096296.85673: exiting _queue_task() for managed_node2/debug 19282 1727096296.85800: done queuing things up, now waiting for results queue to drain 19282 1727096296.85803: waiting for pending results... 19282 1727096296.86145: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 19282 1727096296.86150: in run() - task 0afff68d-5257-135a-4d9a-0000000000bd 19282 1727096296.86155: variable 'ansible_search_path' from source: unknown 19282 1727096296.86157: variable 'ansible_search_path' from source: unknown 19282 1727096296.86348: calling self._execute() 19282 1727096296.86352: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096296.86354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096296.86357: variable 'omit' from source: magic vars 19282 1727096296.86991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096296.89856: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096296.89982: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096296.90044: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096296.90122: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096296.90152: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096296.90265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096296.90399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096296.90404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096296.90428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096296.90454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096296.90735: variable 'ansible_distribution' from source: facts 19282 1727096296.90740: variable 'ansible_distribution_major_version' from source: facts 19282 1727096296.90742: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096296.90744: when evaluation is False, skipping this task 19282 1727096296.90746: _execute() done 19282 1727096296.90748: dumping result to json 19282 1727096296.90757: done dumping result, returning 19282 1727096296.90781: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-135a-4d9a-0000000000bd] 19282 1727096296.90798: sending task result for task 0afff68d-5257-135a-4d9a-0000000000bd 19282 1727096296.91043: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000bd 19282 1727096296.91046: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19282 1727096296.91120: no more pending results, returning what we have 19282 1727096296.91125: results queue empty 19282 1727096296.91126: checking for any_errors_fatal 19282 1727096296.91131: done checking for any_errors_fatal 19282 1727096296.91132: checking for max_fail_percentage 19282 1727096296.91134: done checking for max_fail_percentage 19282 1727096296.91135: checking to see if all hosts have failed and the running result is not ok 19282 1727096296.91136: done checking to see if all hosts have failed 19282 1727096296.91136: getting the remaining hosts for this loop 19282 1727096296.91138: done getting the remaining hosts for this loop 19282 1727096296.91142: getting the next task for host managed_node2 19282 1727096296.91153: done getting next task for host managed_node2 19282 1727096296.91160: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19282 1727096296.91166: ^ 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? (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 19282 1727096296.91189: getting variables 19282 1727096296.91197: in VariableManager get_vars() 19282 1727096296.91259: Calling all_inventory to load vars for managed_node2 19282 1727096296.91264: Calling groups_inventory to load vars for managed_node2 19282 1727096296.91266: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096296.91472: Calling all_plugins_play to load vars for managed_node2 19282 1727096296.91475: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096296.91479: Calling groups_plugins_play to load vars for managed_node2 19282 1727096296.91755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096296.92114: done with get_vars() 19282 1727096296.92127: done getting variables 19282 1727096296.92204: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:58:16 -0400 (0:00:00.069) 0:00:08.034 ****** 19282 1727096296.92241: entering _queue_task() for managed_node2/fail 19282 1727096296.92677: worker is 1 (out of 1 available) 19282 1727096296.92807: exiting _queue_task() for managed_node2/fail 19282 1727096296.92820: done queuing things up, now waiting for results queue to drain 19282 1727096296.92821: waiting for pending results... 19282 1727096296.93257: 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 19282 1727096296.93281: in run() - task 0afff68d-5257-135a-4d9a-0000000000be 19282 1727096296.93302: variable 'ansible_search_path' from source: unknown 19282 1727096296.93318: variable 'ansible_search_path' from source: unknown 19282 1727096296.93396: calling self._execute() 19282 1727096296.93521: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096296.93570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096296.93574: variable 'omit' from source: magic vars 19282 1727096296.94144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096296.98131: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096296.98201: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096296.98273: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096296.98284: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096296.98316: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096296.98436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096296.98460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096296.98518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096296.98526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096296.98544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096296.98698: variable 'ansible_distribution' from source: facts 19282 1727096296.98704: variable 'ansible_distribution_major_version' from source: facts 19282 1727096296.98724: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096296.98727: when evaluation is False, skipping this task 19282 1727096296.98734: _execute() done 19282 1727096296.98736: dumping result to json 19282 1727096296.98738: done dumping result, returning 19282 1727096296.98744: 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 [0afff68d-5257-135a-4d9a-0000000000be] 19282 1727096296.98750: sending task result for task 0afff68d-5257-135a-4d9a-0000000000be 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" } 19282 1727096296.98923: no more pending results, returning what we have 19282 1727096296.98927: results queue empty 19282 1727096296.98927: checking for any_errors_fatal 19282 1727096296.98934: done checking for any_errors_fatal 19282 1727096296.98934: checking for max_fail_percentage 19282 1727096296.98936: done checking for max_fail_percentage 19282 1727096296.98937: checking to see if all hosts have failed and the running result is not ok 19282 1727096296.98937: done checking to see if all hosts have failed 19282 1727096296.98938: getting the remaining hosts for this loop 19282 1727096296.98940: done getting the remaining hosts for this loop 19282 1727096296.98943: getting the next task for host managed_node2 19282 1727096296.98954: done getting next task for host managed_node2 19282 1727096296.98958: ^ 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 19282 1727096296.98963: ^ 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? (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 19282 1727096296.98984: getting variables 19282 1727096296.98985: in VariableManager get_vars() 19282 1727096296.99031: Calling all_inventory to load vars for managed_node2 19282 1727096296.99035: Calling groups_inventory to load vars for managed_node2 19282 1727096296.99037: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096296.99046: Calling all_plugins_play to load vars for managed_node2 19282 1727096296.99049: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096296.99051: Calling groups_plugins_play to load vars for managed_node2 19282 1727096296.99394: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000be 19282 1727096296.99398: WORKER PROCESS EXITING 19282 1727096296.99420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096296.99628: done with get_vars() 19282 1727096296.99639: done getting variables 19282 1727096296.99705: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:58:16 -0400 (0:00:00.074) 0:00:08.109 ****** 19282 1727096296.99793: entering _queue_task() for managed_node2/fail 19282 1727096297.00056: worker is 1 (out of 1 available) 19282 1727096297.00071: exiting _queue_task() for managed_node2/fail 19282 1727096297.00084: done queuing things up, now waiting for results queue to drain 19282 1727096297.00085: waiting for pending results... 19282 1727096297.01192: 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 19282 1727096297.01375: in run() - task 0afff68d-5257-135a-4d9a-0000000000bf 19282 1727096297.01548: variable 'ansible_search_path' from source: unknown 19282 1727096297.01552: variable 'ansible_search_path' from source: unknown 19282 1727096297.01588: calling self._execute() 19282 1727096297.01747: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096297.01751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096297.01761: variable 'omit' from source: magic vars 19282 1727096297.02563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096297.05340: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096297.05654: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096297.05774: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096297.05777: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096297.05780: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096297.05822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096297.05859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096297.05895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096297.06094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096297.06098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096297.06111: variable 'ansible_distribution' from source: facts 19282 1727096297.06119: variable 'ansible_distribution_major_version' from source: facts 19282 1727096297.06137: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096297.06141: when evaluation is False, skipping this task 19282 1727096297.06143: _execute() done 19282 1727096297.06146: dumping result to json 19282 1727096297.06148: done dumping result, returning 19282 1727096297.06157: 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 [0afff68d-5257-135a-4d9a-0000000000bf] 19282 1727096297.06174: sending task result for task 0afff68d-5257-135a-4d9a-0000000000bf 19282 1727096297.06263: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000bf 19282 1727096297.06267: 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" } 19282 1727096297.06312: no more pending results, returning what we have 19282 1727096297.06315: results queue empty 19282 1727096297.06316: checking for any_errors_fatal 19282 1727096297.06321: done checking for any_errors_fatal 19282 1727096297.06322: checking for max_fail_percentage 19282 1727096297.06324: done checking for max_fail_percentage 19282 1727096297.06324: checking to see if all hosts have failed and the running result is not ok 19282 1727096297.06325: done checking to see if all hosts have failed 19282 1727096297.06326: getting the remaining hosts for this loop 19282 1727096297.06327: done getting the remaining hosts for this loop 19282 1727096297.06330: getting the next task for host managed_node2 19282 1727096297.06337: done getting next task for host managed_node2 19282 1727096297.06341: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19282 1727096297.06344: ^ 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? (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 19282 1727096297.06359: getting variables 19282 1727096297.06360: in VariableManager get_vars() 19282 1727096297.06408: Calling all_inventory to load vars for managed_node2 19282 1727096297.06411: Calling groups_inventory to load vars for managed_node2 19282 1727096297.06413: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096297.06422: Calling all_plugins_play to load vars for managed_node2 19282 1727096297.06424: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096297.06427: Calling groups_plugins_play to load vars for managed_node2 19282 1727096297.07097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096297.07494: done with get_vars() 19282 1727096297.07507: done getting variables 19282 1727096297.07566: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:58:17 -0400 (0:00:00.080) 0:00:08.190 ****** 19282 1727096297.07803: entering _queue_task() for managed_node2/fail 19282 1727096297.08307: worker is 1 (out of 1 available) 19282 1727096297.08320: exiting _queue_task() for managed_node2/fail 19282 1727096297.08332: done queuing things up, now waiting for results queue to drain 19282 1727096297.08333: waiting for pending results... 19282 1727096297.09189: 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 19282 1727096297.09194: in run() - task 0afff68d-5257-135a-4d9a-0000000000c0 19282 1727096297.09198: variable 'ansible_search_path' from source: unknown 19282 1727096297.09201: variable 'ansible_search_path' from source: unknown 19282 1727096297.09374: calling self._execute() 19282 1727096297.09377: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096297.09481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096297.09501: variable 'omit' from source: magic vars 19282 1727096297.10359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096297.15144: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096297.15217: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096297.15262: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096297.15308: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096297.15344: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096297.15429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096297.15471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096297.15504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096297.15551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096297.15579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096297.15741: variable 'ansible_distribution' from source: facts 19282 1727096297.15753: variable 'ansible_distribution_major_version' from source: facts 19282 1727096297.15782: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096297.15790: when evaluation is False, skipping this task 19282 1727096297.15797: _execute() done 19282 1727096297.15804: dumping result to json 19282 1727096297.15812: done dumping result, returning 19282 1727096297.15824: 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 [0afff68d-5257-135a-4d9a-0000000000c0] 19282 1727096297.15833: sending task result for task 0afff68d-5257-135a-4d9a-0000000000c0 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" } 19282 1727096297.16115: no more pending results, returning what we have 19282 1727096297.16119: results queue empty 19282 1727096297.16120: checking for any_errors_fatal 19282 1727096297.16127: done checking for any_errors_fatal 19282 1727096297.16128: checking for max_fail_percentage 19282 1727096297.16130: done checking for max_fail_percentage 19282 1727096297.16131: checking to see if all hosts have failed and the running result is not ok 19282 1727096297.16132: done checking to see if all hosts have failed 19282 1727096297.16133: getting the remaining hosts for this loop 19282 1727096297.16134: done getting the remaining hosts for this loop 19282 1727096297.16138: getting the next task for host managed_node2 19282 1727096297.16146: done getting next task for host managed_node2 19282 1727096297.16150: ^ 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 19282 1727096297.16154: ^ 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? (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 19282 1727096297.16172: getting variables 19282 1727096297.16174: in VariableManager get_vars() 19282 1727096297.16226: Calling all_inventory to load vars for managed_node2 19282 1727096297.16229: Calling groups_inventory to load vars for managed_node2 19282 1727096297.16231: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096297.16244: Calling all_plugins_play to load vars for managed_node2 19282 1727096297.16247: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096297.16250: Calling groups_plugins_play to load vars for managed_node2 19282 1727096297.16677: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000c0 19282 1727096297.16680: WORKER PROCESS EXITING 19282 1727096297.16708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096297.16907: done with get_vars() 19282 1727096297.16918: done getting variables 19282 1727096297.16983: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:58:17 -0400 (0:00:00.092) 0:00:08.282 ****** 19282 1727096297.17013: entering _queue_task() for managed_node2/dnf 19282 1727096297.17387: worker is 1 (out of 1 available) 19282 1727096297.17399: exiting _queue_task() for managed_node2/dnf 19282 1727096297.17409: done queuing things up, now waiting for results queue to drain 19282 1727096297.17411: waiting for pending results... 19282 1727096297.17673: 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 19282 1727096297.17722: in run() - task 0afff68d-5257-135a-4d9a-0000000000c1 19282 1727096297.17742: variable 'ansible_search_path' from source: unknown 19282 1727096297.17751: variable 'ansible_search_path' from source: unknown 19282 1727096297.17791: calling self._execute() 19282 1727096297.17881: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096297.17889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096297.17908: variable 'omit' from source: magic vars 19282 1727096297.18329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096297.20818: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096297.20892: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096297.20956: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096297.20993: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096297.21023: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096297.21110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096297.21176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096297.21181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096297.21226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096297.21245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096297.21392: variable 'ansible_distribution' from source: facts 19282 1727096297.21395: variable 'ansible_distribution_major_version' from source: facts 19282 1727096297.21572: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096297.21575: when evaluation is False, skipping this task 19282 1727096297.21577: _execute() done 19282 1727096297.21579: dumping result to json 19282 1727096297.21582: done dumping result, returning 19282 1727096297.21584: 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 [0afff68d-5257-135a-4d9a-0000000000c1] 19282 1727096297.21586: sending task result for task 0afff68d-5257-135a-4d9a-0000000000c1 19282 1727096297.21658: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000c1 19282 1727096297.21661: 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" } 19282 1727096297.21710: no more pending results, returning what we have 19282 1727096297.21714: results queue empty 19282 1727096297.21715: checking for any_errors_fatal 19282 1727096297.21720: done checking for any_errors_fatal 19282 1727096297.21720: checking for max_fail_percentage 19282 1727096297.21722: done checking for max_fail_percentage 19282 1727096297.21723: checking to see if all hosts have failed and the running result is not ok 19282 1727096297.21724: done checking to see if all hosts have failed 19282 1727096297.21725: getting the remaining hosts for this loop 19282 1727096297.21726: done getting the remaining hosts for this loop 19282 1727096297.21730: getting the next task for host managed_node2 19282 1727096297.21736: done getting next task for host managed_node2 19282 1727096297.21739: ^ 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 19282 1727096297.21743: ^ 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? (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 19282 1727096297.21759: getting variables 19282 1727096297.21761: in VariableManager get_vars() 19282 1727096297.21808: Calling all_inventory to load vars for managed_node2 19282 1727096297.21811: Calling groups_inventory to load vars for managed_node2 19282 1727096297.21814: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096297.21825: Calling all_plugins_play to load vars for managed_node2 19282 1727096297.21828: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096297.21831: Calling groups_plugins_play to load vars for managed_node2 19282 1727096297.22223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096297.22434: done with get_vars() 19282 1727096297.22447: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19282 1727096297.22513: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:58:17 -0400 (0:00:00.055) 0:00:08.337 ****** 19282 1727096297.22544: entering _queue_task() for managed_node2/yum 19282 1727096297.22888: worker is 1 (out of 1 available) 19282 1727096297.22899: exiting _queue_task() for managed_node2/yum 19282 1727096297.22911: done queuing things up, now waiting for results queue to drain 19282 1727096297.22912: waiting for pending results... 19282 1727096297.23385: 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 19282 1727096297.23504: in run() - task 0afff68d-5257-135a-4d9a-0000000000c2 19282 1727096297.23508: variable 'ansible_search_path' from source: unknown 19282 1727096297.23512: variable 'ansible_search_path' from source: unknown 19282 1727096297.23724: calling self._execute() 19282 1727096297.23756: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096297.23842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096297.23857: variable 'omit' from source: magic vars 19282 1727096297.24739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096297.27855: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096297.27934: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096297.27978: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096297.28026: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096297.28056: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096297.28143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096297.28180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096297.28213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096297.28263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096297.28331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096297.28442: variable 'ansible_distribution' from source: facts 19282 1727096297.28454: variable 'ansible_distribution_major_version' from source: facts 19282 1727096297.28481: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096297.28489: when evaluation is False, skipping this task 19282 1727096297.28496: _execute() done 19282 1727096297.28504: dumping result to json 19282 1727096297.28511: done dumping result, returning 19282 1727096297.28549: 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 [0afff68d-5257-135a-4d9a-0000000000c2] 19282 1727096297.28553: sending task result for task 0afff68d-5257-135a-4d9a-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" } 19282 1727096297.28724: no more pending results, returning what we have 19282 1727096297.28728: results queue empty 19282 1727096297.28729: checking for any_errors_fatal 19282 1727096297.28737: done checking for any_errors_fatal 19282 1727096297.28737: checking for max_fail_percentage 19282 1727096297.28739: done checking for max_fail_percentage 19282 1727096297.28740: checking to see if all hosts have failed and the running result is not ok 19282 1727096297.28741: done checking to see if all hosts have failed 19282 1727096297.28742: getting the remaining hosts for this loop 19282 1727096297.28744: done getting the remaining hosts for this loop 19282 1727096297.28747: getting the next task for host managed_node2 19282 1727096297.28755: done getting next task for host managed_node2 19282 1727096297.28760: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19282 1727096297.28763: ^ 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? (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 19282 1727096297.28782: getting variables 19282 1727096297.28784: in VariableManager get_vars() 19282 1727096297.28834: Calling all_inventory to load vars for managed_node2 19282 1727096297.28837: Calling groups_inventory to load vars for managed_node2 19282 1727096297.28840: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096297.28851: Calling all_plugins_play to load vars for managed_node2 19282 1727096297.28854: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096297.28858: Calling groups_plugins_play to load vars for managed_node2 19282 1727096297.29366: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000c2 19282 1727096297.29371: WORKER PROCESS EXITING 19282 1727096297.29395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096297.29612: done with get_vars() 19282 1727096297.29627: done getting variables 19282 1727096297.29891: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:58:17 -0400 (0:00:00.073) 0:00:08.411 ****** 19282 1727096297.29924: entering _queue_task() for managed_node2/fail 19282 1727096297.30763: worker is 1 (out of 1 available) 19282 1727096297.30778: exiting _queue_task() for managed_node2/fail 19282 1727096297.30789: done queuing things up, now waiting for results queue to drain 19282 1727096297.30791: waiting for pending results... 19282 1727096297.31148: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19282 1727096297.31522: in run() - task 0afff68d-5257-135a-4d9a-0000000000c3 19282 1727096297.31543: variable 'ansible_search_path' from source: unknown 19282 1727096297.31552: variable 'ansible_search_path' from source: unknown 19282 1727096297.31773: calling self._execute() 19282 1727096297.31839: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096297.32030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096297.32033: variable 'omit' from source: magic vars 19282 1727096297.32829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096297.37890: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096297.37959: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096297.38134: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096297.38183: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096297.38375: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096297.38453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096297.38515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096297.38648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096297.38741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096297.38774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096297.39164: variable 'ansible_distribution' from source: facts 19282 1727096297.39181: variable 'ansible_distribution_major_version' from source: facts 19282 1727096297.39205: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096297.39283: when evaluation is False, skipping this task 19282 1727096297.39286: _execute() done 19282 1727096297.39289: dumping result to json 19282 1727096297.39291: done dumping result, returning 19282 1727096297.39293: 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 [0afff68d-5257-135a-4d9a-0000000000c3] 19282 1727096297.39295: sending task result for task 0afff68d-5257-135a-4d9a-0000000000c3 19282 1727096297.39674: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000c3 19282 1727096297.39683: 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" } 19282 1727096297.39738: no more pending results, returning what we have 19282 1727096297.39741: results queue empty 19282 1727096297.39743: checking for any_errors_fatal 19282 1727096297.39749: done checking for any_errors_fatal 19282 1727096297.39749: checking for max_fail_percentage 19282 1727096297.39751: done checking for max_fail_percentage 19282 1727096297.39752: checking to see if all hosts have failed and the running result is not ok 19282 1727096297.39753: done checking to see if all hosts have failed 19282 1727096297.39754: getting the remaining hosts for this loop 19282 1727096297.39756: done getting the remaining hosts for this loop 19282 1727096297.39760: getting the next task for host managed_node2 19282 1727096297.39769: done getting next task for host managed_node2 19282 1727096297.39773: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19282 1727096297.39777: ^ 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? (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 19282 1727096297.39983: getting variables 19282 1727096297.39985: in VariableManager get_vars() 19282 1727096297.40031: Calling all_inventory to load vars for managed_node2 19282 1727096297.40034: Calling groups_inventory to load vars for managed_node2 19282 1727096297.40036: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096297.40046: Calling all_plugins_play to load vars for managed_node2 19282 1727096297.40048: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096297.40051: Calling groups_plugins_play to load vars for managed_node2 19282 1727096297.40421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096297.40926: done with get_vars() 19282 1727096297.40939: done getting variables 19282 1727096297.41002: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:58:17 -0400 (0:00:00.111) 0:00:08.522 ****** 19282 1727096297.41043: entering _queue_task() for managed_node2/package 19282 1727096297.41489: worker is 1 (out of 1 available) 19282 1727096297.41498: exiting _queue_task() for managed_node2/package 19282 1727096297.41508: done queuing things up, now waiting for results queue to drain 19282 1727096297.41510: waiting for pending results... 19282 1727096297.41823: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 19282 1727096297.41828: in run() - task 0afff68d-5257-135a-4d9a-0000000000c4 19282 1727096297.41832: variable 'ansible_search_path' from source: unknown 19282 1727096297.41835: variable 'ansible_search_path' from source: unknown 19282 1727096297.41838: calling self._execute() 19282 1727096297.41929: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096297.41935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096297.41945: variable 'omit' from source: magic vars 19282 1727096297.42456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096297.46102: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096297.46171: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096297.46206: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096297.46241: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096297.46278: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096297.46354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096297.46395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096297.46419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096297.46459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096297.46527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096297.46974: variable 'ansible_distribution' from source: facts 19282 1727096297.46977: variable 'ansible_distribution_major_version' from source: facts 19282 1727096297.46979: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096297.46981: when evaluation is False, skipping this task 19282 1727096297.46983: _execute() done 19282 1727096297.46984: dumping result to json 19282 1727096297.46986: done dumping result, returning 19282 1727096297.46988: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-135a-4d9a-0000000000c4] 19282 1727096297.46990: sending task result for task 0afff68d-5257-135a-4d9a-0000000000c4 19282 1727096297.47059: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000c4 19282 1727096297.47063: 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" } 19282 1727096297.47108: no more pending results, returning what we have 19282 1727096297.47111: results queue empty 19282 1727096297.47112: checking for any_errors_fatal 19282 1727096297.47117: done checking for any_errors_fatal 19282 1727096297.47118: checking for max_fail_percentage 19282 1727096297.47119: done checking for max_fail_percentage 19282 1727096297.47120: checking to see if all hosts have failed and the running result is not ok 19282 1727096297.47121: done checking to see if all hosts have failed 19282 1727096297.47122: getting the remaining hosts for this loop 19282 1727096297.47123: done getting the remaining hosts for this loop 19282 1727096297.47126: getting the next task for host managed_node2 19282 1727096297.47131: done getting next task for host managed_node2 19282 1727096297.47136: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19282 1727096297.47139: ^ 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? (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 19282 1727096297.47153: getting variables 19282 1727096297.47154: in VariableManager get_vars() 19282 1727096297.47202: Calling all_inventory to load vars for managed_node2 19282 1727096297.47205: Calling groups_inventory to load vars for managed_node2 19282 1727096297.47207: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096297.47216: Calling all_plugins_play to load vars for managed_node2 19282 1727096297.47218: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096297.47221: Calling groups_plugins_play to load vars for managed_node2 19282 1727096297.48329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096297.48756: done with get_vars() 19282 1727096297.48818: done getting variables 19282 1727096297.48940: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:58:17 -0400 (0:00:00.079) 0:00:08.601 ****** 19282 1727096297.48976: entering _queue_task() for managed_node2/package 19282 1727096297.49658: worker is 1 (out of 1 available) 19282 1727096297.49725: exiting _queue_task() for managed_node2/package 19282 1727096297.49737: done queuing things up, now waiting for results queue to drain 19282 1727096297.49739: waiting for pending results... 19282 1727096297.50149: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19282 1727096297.50530: in run() - task 0afff68d-5257-135a-4d9a-0000000000c5 19282 1727096297.50534: variable 'ansible_search_path' from source: unknown 19282 1727096297.50536: variable 'ansible_search_path' from source: unknown 19282 1727096297.50747: calling self._execute() 19282 1727096297.50750: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096297.50753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096297.50965: variable 'omit' from source: magic vars 19282 1727096297.51682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096297.56194: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096297.56284: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096297.56333: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096297.56376: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096297.56406: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096297.56493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096297.56528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096297.56569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096297.56615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096297.56635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096297.56854: variable 'ansible_distribution' from source: facts 19282 1727096297.56912: variable 'ansible_distribution_major_version' from source: facts 19282 1727096297.56943: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096297.56951: when evaluation is False, skipping this task 19282 1727096297.56958: _execute() done 19282 1727096297.56972: dumping result to json 19282 1727096297.56982: done dumping result, returning 19282 1727096297.56995: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-135a-4d9a-0000000000c5] 19282 1727096297.57005: sending task result for task 0afff68d-5257-135a-4d9a-0000000000c5 19282 1727096297.57237: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000c5 19282 1727096297.57241: 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" } 19282 1727096297.57292: no more pending results, returning what we have 19282 1727096297.57295: results queue empty 19282 1727096297.57296: checking for any_errors_fatal 19282 1727096297.57302: done checking for any_errors_fatal 19282 1727096297.57303: checking for max_fail_percentage 19282 1727096297.57305: done checking for max_fail_percentage 19282 1727096297.57306: checking to see if all hosts have failed and the running result is not ok 19282 1727096297.57306: done checking to see if all hosts have failed 19282 1727096297.57307: getting the remaining hosts for this loop 19282 1727096297.57309: done getting the remaining hosts for this loop 19282 1727096297.57312: getting the next task for host managed_node2 19282 1727096297.57318: done getting next task for host managed_node2 19282 1727096297.57322: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19282 1727096297.57325: ^ 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? (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 19282 1727096297.57341: getting variables 19282 1727096297.57342: in VariableManager get_vars() 19282 1727096297.57392: Calling all_inventory to load vars for managed_node2 19282 1727096297.57394: Calling groups_inventory to load vars for managed_node2 19282 1727096297.57396: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096297.57406: Calling all_plugins_play to load vars for managed_node2 19282 1727096297.57409: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096297.57412: Calling groups_plugins_play to load vars for managed_node2 19282 1727096297.57618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096297.57862: done with get_vars() 19282 1727096297.57876: done getting variables 19282 1727096297.57935: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:58:17 -0400 (0:00:00.089) 0:00:08.691 ****** 19282 1727096297.57978: entering _queue_task() for managed_node2/package 19282 1727096297.58241: worker is 1 (out of 1 available) 19282 1727096297.58252: exiting _queue_task() for managed_node2/package 19282 1727096297.58263: done queuing things up, now waiting for results queue to drain 19282 1727096297.58264: waiting for pending results... 19282 1727096297.58543: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19282 1727096297.58722: in run() - task 0afff68d-5257-135a-4d9a-0000000000c6 19282 1727096297.58726: variable 'ansible_search_path' from source: unknown 19282 1727096297.58728: variable 'ansible_search_path' from source: unknown 19282 1727096297.58831: calling self._execute() 19282 1727096297.58848: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096297.58858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096297.58874: variable 'omit' from source: magic vars 19282 1727096297.59324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096297.61879: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096297.61951: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096297.61989: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096297.62037: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096297.62069: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096297.62155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096297.62243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096297.62246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096297.62274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096297.62294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096297.62436: variable 'ansible_distribution' from source: facts 19282 1727096297.62447: variable 'ansible_distribution_major_version' from source: facts 19282 1727096297.62484: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096297.62491: when evaluation is False, skipping this task 19282 1727096297.62498: _execute() done 19282 1727096297.62571: dumping result to json 19282 1727096297.62574: done dumping result, returning 19282 1727096297.62576: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-135a-4d9a-0000000000c6] 19282 1727096297.62578: sending task result for task 0afff68d-5257-135a-4d9a-0000000000c6 19282 1727096297.62648: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000c6 19282 1727096297.62651: 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" } 19282 1727096297.62719: no more pending results, returning what we have 19282 1727096297.62723: results queue empty 19282 1727096297.62724: checking for any_errors_fatal 19282 1727096297.62729: done checking for any_errors_fatal 19282 1727096297.62730: checking for max_fail_percentage 19282 1727096297.62732: done checking for max_fail_percentage 19282 1727096297.62733: checking to see if all hosts have failed and the running result is not ok 19282 1727096297.62734: done checking to see if all hosts have failed 19282 1727096297.62734: getting the remaining hosts for this loop 19282 1727096297.62736: done getting the remaining hosts for this loop 19282 1727096297.62740: getting the next task for host managed_node2 19282 1727096297.62747: done getting next task for host managed_node2 19282 1727096297.62751: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19282 1727096297.62754: ^ 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? (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 19282 1727096297.62772: getting variables 19282 1727096297.62774: in VariableManager get_vars() 19282 1727096297.62924: Calling all_inventory to load vars for managed_node2 19282 1727096297.62927: Calling groups_inventory to load vars for managed_node2 19282 1727096297.62929: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096297.62939: Calling all_plugins_play to load vars for managed_node2 19282 1727096297.62942: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096297.62945: Calling groups_plugins_play to load vars for managed_node2 19282 1727096297.63382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096297.63601: done with get_vars() 19282 1727096297.63611: done getting variables 19282 1727096297.63675: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:58:17 -0400 (0:00:00.057) 0:00:08.749 ****** 19282 1727096297.63707: entering _queue_task() for managed_node2/service 19282 1727096297.64087: worker is 1 (out of 1 available) 19282 1727096297.64097: exiting _queue_task() for managed_node2/service 19282 1727096297.64108: done queuing things up, now waiting for results queue to drain 19282 1727096297.64109: waiting for pending results... 19282 1727096297.64400: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19282 1727096297.64464: in run() - task 0afff68d-5257-135a-4d9a-0000000000c7 19282 1727096297.64488: variable 'ansible_search_path' from source: unknown 19282 1727096297.64507: variable 'ansible_search_path' from source: unknown 19282 1727096297.64545: calling self._execute() 19282 1727096297.64673: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096297.64677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096297.64679: variable 'omit' from source: magic vars 19282 1727096297.65120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096297.67460: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096297.67551: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096297.67655: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096297.67658: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096297.67661: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096297.67742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096297.67788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096297.67819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096297.67863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096297.68072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096297.68075: variable 'ansible_distribution' from source: facts 19282 1727096297.68078: variable 'ansible_distribution_major_version' from source: facts 19282 1727096297.68081: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096297.68083: when evaluation is False, skipping this task 19282 1727096297.68085: _execute() done 19282 1727096297.68087: dumping result to json 19282 1727096297.68089: done dumping result, returning 19282 1727096297.68091: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-135a-4d9a-0000000000c7] 19282 1727096297.68108: sending task result for task 0afff68d-5257-135a-4d9a-0000000000c7 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" } 19282 1727096297.68377: no more pending results, returning what we have 19282 1727096297.68381: results queue empty 19282 1727096297.68382: checking for any_errors_fatal 19282 1727096297.68388: done checking for any_errors_fatal 19282 1727096297.68388: checking for max_fail_percentage 19282 1727096297.68391: done checking for max_fail_percentage 19282 1727096297.68392: checking to see if all hosts have failed and the running result is not ok 19282 1727096297.68393: done checking to see if all hosts have failed 19282 1727096297.68394: getting the remaining hosts for this loop 19282 1727096297.68396: done getting the remaining hosts for this loop 19282 1727096297.68399: getting the next task for host managed_node2 19282 1727096297.68407: done getting next task for host managed_node2 19282 1727096297.68410: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19282 1727096297.68414: ^ 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? (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 19282 1727096297.68549: getting variables 19282 1727096297.68552: in VariableManager get_vars() 19282 1727096297.68798: Calling all_inventory to load vars for managed_node2 19282 1727096297.68801: Calling groups_inventory to load vars for managed_node2 19282 1727096297.68804: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096297.68840: Calling all_plugins_play to load vars for managed_node2 19282 1727096297.68844: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096297.68848: Calling groups_plugins_play to load vars for managed_node2 19282 1727096297.69385: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000c7 19282 1727096297.69389: WORKER PROCESS EXITING 19282 1727096297.69434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096297.70001: done with get_vars() 19282 1727096297.70012: done getting variables 19282 1727096297.70122: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:58:17 -0400 (0:00:00.065) 0:00:08.814 ****** 19282 1727096297.70272: entering _queue_task() for managed_node2/service 19282 1727096297.70772: worker is 1 (out of 1 available) 19282 1727096297.70878: exiting _queue_task() for managed_node2/service 19282 1727096297.70892: done queuing things up, now waiting for results queue to drain 19282 1727096297.70894: waiting for pending results... 19282 1727096297.71250: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19282 1727096297.71675: in run() - task 0afff68d-5257-135a-4d9a-0000000000c8 19282 1727096297.71783: variable 'ansible_search_path' from source: unknown 19282 1727096297.71787: variable 'ansible_search_path' from source: unknown 19282 1727096297.71790: calling self._execute() 19282 1727096297.71850: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096297.71912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096297.72021: variable 'omit' from source: magic vars 19282 1727096297.73157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096297.79505: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096297.79510: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096297.79578: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096297.79627: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096297.79659: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096297.79799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096297.80049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096297.80053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096297.80056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096297.80161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096297.80421: variable 'ansible_distribution' from source: facts 19282 1727096297.80433: variable 'ansible_distribution_major_version' from source: facts 19282 1727096297.80472: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096297.80564: when evaluation is False, skipping this task 19282 1727096297.80574: _execute() done 19282 1727096297.80581: dumping result to json 19282 1727096297.80702: done dumping result, returning 19282 1727096297.80717: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-135a-4d9a-0000000000c8] 19282 1727096297.80727: sending task result for task 0afff68d-5257-135a-4d9a-0000000000c8 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19282 1727096297.80884: no more pending results, returning what we have 19282 1727096297.80887: results queue empty 19282 1727096297.80889: checking for any_errors_fatal 19282 1727096297.80893: done checking for any_errors_fatal 19282 1727096297.80894: checking for max_fail_percentage 19282 1727096297.80896: done checking for max_fail_percentage 19282 1727096297.80897: checking to see if all hosts have failed and the running result is not ok 19282 1727096297.80898: done checking to see if all hosts have failed 19282 1727096297.80898: getting the remaining hosts for this loop 19282 1727096297.80900: done getting the remaining hosts for this loop 19282 1727096297.80903: getting the next task for host managed_node2 19282 1727096297.80910: done getting next task for host managed_node2 19282 1727096297.81076: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19282 1727096297.81080: ^ 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? (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 19282 1727096297.81100: getting variables 19282 1727096297.81102: in VariableManager get_vars() 19282 1727096297.81148: Calling all_inventory to load vars for managed_node2 19282 1727096297.81152: Calling groups_inventory to load vars for managed_node2 19282 1727096297.81154: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096297.81371: Calling all_plugins_play to load vars for managed_node2 19282 1727096297.81376: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096297.81382: Calling groups_plugins_play to load vars for managed_node2 19282 1727096297.81978: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000c8 19282 1727096297.81982: WORKER PROCESS EXITING 19282 1727096297.82026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096297.82634: done with get_vars() 19282 1727096297.82770: done getting variables 19282 1727096297.82827: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:58:17 -0400 (0:00:00.125) 0:00:08.940 ****** 19282 1727096297.82975: entering _queue_task() for managed_node2/service 19282 1727096297.83595: worker is 1 (out of 1 available) 19282 1727096297.83609: exiting _queue_task() for managed_node2/service 19282 1727096297.83735: done queuing things up, now waiting for results queue to drain 19282 1727096297.83737: waiting for pending results... 19282 1727096297.84055: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19282 1727096297.84402: in run() - task 0afff68d-5257-135a-4d9a-0000000000c9 19282 1727096297.84631: variable 'ansible_search_path' from source: unknown 19282 1727096297.84634: variable 'ansible_search_path' from source: unknown 19282 1727096297.84637: calling self._execute() 19282 1727096297.84677: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096297.84859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096297.84862: variable 'omit' from source: magic vars 19282 1727096297.85829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096297.90616: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096297.90752: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096297.90945: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096297.91077: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096297.91111: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096297.91291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096297.91376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096297.91446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096297.91663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096297.91669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096297.91883: variable 'ansible_distribution' from source: facts 19282 1727096297.91896: variable 'ansible_distribution_major_version' from source: facts 19282 1727096297.91922: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096297.91981: when evaluation is False, skipping this task 19282 1727096297.92099: _execute() done 19282 1727096297.92102: dumping result to json 19282 1727096297.92104: done dumping result, returning 19282 1727096297.92107: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-135a-4d9a-0000000000c9] 19282 1727096297.92109: sending task result for task 0afff68d-5257-135a-4d9a-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" } 19282 1727096297.92388: no more pending results, returning what we have 19282 1727096297.92392: results queue empty 19282 1727096297.92393: checking for any_errors_fatal 19282 1727096297.92401: done checking for any_errors_fatal 19282 1727096297.92402: checking for max_fail_percentage 19282 1727096297.92404: done checking for max_fail_percentage 19282 1727096297.92405: checking to see if all hosts have failed and the running result is not ok 19282 1727096297.92406: done checking to see if all hosts have failed 19282 1727096297.92407: getting the remaining hosts for this loop 19282 1727096297.92409: done getting the remaining hosts for this loop 19282 1727096297.92413: getting the next task for host managed_node2 19282 1727096297.92420: done getting next task for host managed_node2 19282 1727096297.92423: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19282 1727096297.92426: ^ 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? (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 19282 1727096297.92444: getting variables 19282 1727096297.92446: in VariableManager get_vars() 19282 1727096297.92499: Calling all_inventory to load vars for managed_node2 19282 1727096297.92502: Calling groups_inventory to load vars for managed_node2 19282 1727096297.92504: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096297.92514: Calling all_plugins_play to load vars for managed_node2 19282 1727096297.92517: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096297.92519: Calling groups_plugins_play to load vars for managed_node2 19282 1727096297.92700: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000c9 19282 1727096297.92703: WORKER PROCESS EXITING 19282 1727096297.92723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096297.92934: done with get_vars() 19282 1727096297.92945: done getting variables 19282 1727096297.93009: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:58:17 -0400 (0:00:00.101) 0:00:09.042 ****** 19282 1727096297.93039: entering _queue_task() for managed_node2/service 19282 1727096297.93309: worker is 1 (out of 1 available) 19282 1727096297.93323: exiting _queue_task() for managed_node2/service 19282 1727096297.93339: done queuing things up, now waiting for results queue to drain 19282 1727096297.93341: waiting for pending results... 19282 1727096297.93572: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 19282 1727096297.93684: in run() - task 0afff68d-5257-135a-4d9a-0000000000ca 19282 1727096297.93696: variable 'ansible_search_path' from source: unknown 19282 1727096297.93700: variable 'ansible_search_path' from source: unknown 19282 1727096297.93733: calling self._execute() 19282 1727096297.93820: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096297.93824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096297.93834: variable 'omit' from source: magic vars 19282 1727096297.95342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096297.98631: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096297.98681: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096297.98713: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096297.98749: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096297.98773: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096297.98830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096297.98854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096297.98875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096297.98905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096297.98916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096297.99018: variable 'ansible_distribution' from source: facts 19282 1727096297.99022: variable 'ansible_distribution_major_version' from source: facts 19282 1727096297.99039: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096297.99042: when evaluation is False, skipping this task 19282 1727096297.99045: _execute() done 19282 1727096297.99048: dumping result to json 19282 1727096297.99050: done dumping result, returning 19282 1727096297.99058: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-135a-4d9a-0000000000ca] 19282 1727096297.99063: sending task result for task 0afff68d-5257-135a-4d9a-0000000000ca 19282 1727096297.99151: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000ca 19282 1727096297.99154: 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 } 19282 1727096297.99223: no more pending results, returning what we have 19282 1727096297.99227: results queue empty 19282 1727096297.99227: checking for any_errors_fatal 19282 1727096297.99233: done checking for any_errors_fatal 19282 1727096297.99234: checking for max_fail_percentage 19282 1727096297.99236: done checking for max_fail_percentage 19282 1727096297.99236: checking to see if all hosts have failed and the running result is not ok 19282 1727096297.99237: done checking to see if all hosts have failed 19282 1727096297.99238: getting the remaining hosts for this loop 19282 1727096297.99239: done getting the remaining hosts for this loop 19282 1727096297.99243: getting the next task for host managed_node2 19282 1727096297.99248: done getting next task for host managed_node2 19282 1727096297.99252: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19282 1727096297.99255: ^ 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? (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 19282 1727096297.99276: getting variables 19282 1727096297.99278: in VariableManager get_vars() 19282 1727096297.99322: Calling all_inventory to load vars for managed_node2 19282 1727096297.99325: Calling groups_inventory to load vars for managed_node2 19282 1727096297.99327: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096297.99335: Calling all_plugins_play to load vars for managed_node2 19282 1727096297.99340: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096297.99343: Calling groups_plugins_play to load vars for managed_node2 19282 1727096297.99604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096297.99793: done with get_vars() 19282 1727096297.99804: done getting variables 19282 1727096297.99865: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:58:17 -0400 (0:00:00.068) 0:00:09.111 ****** 19282 1727096297.99897: entering _queue_task() for managed_node2/copy 19282 1727096298.00171: worker is 1 (out of 1 available) 19282 1727096298.00182: exiting _queue_task() for managed_node2/copy 19282 1727096298.00193: done queuing things up, now waiting for results queue to drain 19282 1727096298.00194: waiting for pending results... 19282 1727096298.00513: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19282 1727096298.00611: in run() - task 0afff68d-5257-135a-4d9a-0000000000cb 19282 1727096298.00615: variable 'ansible_search_path' from source: unknown 19282 1727096298.00618: variable 'ansible_search_path' from source: unknown 19282 1727096298.00663: calling self._execute() 19282 1727096298.00957: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096298.00960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096298.00965: variable 'omit' from source: magic vars 19282 1727096298.01479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096298.03397: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096298.03442: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096298.03475: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096298.03501: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096298.03521: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096298.03582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096298.03605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096298.03622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096298.03647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096298.03657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096298.03758: variable 'ansible_distribution' from source: facts 19282 1727096298.03762: variable 'ansible_distribution_major_version' from source: facts 19282 1727096298.03782: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096298.03787: when evaluation is False, skipping this task 19282 1727096298.03789: _execute() done 19282 1727096298.03793: dumping result to json 19282 1727096298.03795: done dumping result, returning 19282 1727096298.03804: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-135a-4d9a-0000000000cb] 19282 1727096298.03807: sending task result for task 0afff68d-5257-135a-4d9a-0000000000cb 19282 1727096298.03896: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000cb 19282 1727096298.03899: 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" } 19282 1727096298.03950: no more pending results, returning what we have 19282 1727096298.03954: results queue empty 19282 1727096298.03954: checking for any_errors_fatal 19282 1727096298.03960: done checking for any_errors_fatal 19282 1727096298.03961: checking for max_fail_percentage 19282 1727096298.03962: done checking for max_fail_percentage 19282 1727096298.03963: checking to see if all hosts have failed and the running result is not ok 19282 1727096298.03964: done checking to see if all hosts have failed 19282 1727096298.03965: getting the remaining hosts for this loop 19282 1727096298.03966: done getting the remaining hosts for this loop 19282 1727096298.03971: getting the next task for host managed_node2 19282 1727096298.03978: done getting next task for host managed_node2 19282 1727096298.03981: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19282 1727096298.03984: ^ 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? (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 19282 1727096298.04000: getting variables 19282 1727096298.04002: in VariableManager get_vars() 19282 1727096298.04048: Calling all_inventory to load vars for managed_node2 19282 1727096298.04050: Calling groups_inventory to load vars for managed_node2 19282 1727096298.04052: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096298.04061: Calling all_plugins_play to load vars for managed_node2 19282 1727096298.04063: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096298.04066: Calling groups_plugins_play to load vars for managed_node2 19282 1727096298.04211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096298.04344: done with get_vars() 19282 1727096298.04353: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:58:18 -0400 (0:00:00.045) 0:00:09.156 ****** 19282 1727096298.04416: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19282 1727096298.04664: worker is 1 (out of 1 available) 19282 1727096298.04678: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19282 1727096298.04690: done queuing things up, now waiting for results queue to drain 19282 1727096298.04692: waiting for pending results... 19282 1727096298.05091: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19282 1727096298.05103: in run() - task 0afff68d-5257-135a-4d9a-0000000000cc 19282 1727096298.05123: variable 'ansible_search_path' from source: unknown 19282 1727096298.05130: variable 'ansible_search_path' from source: unknown 19282 1727096298.05173: calling self._execute() 19282 1727096298.05273: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096298.05284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096298.05311: variable 'omit' from source: magic vars 19282 1727096298.05799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096298.07300: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096298.07342: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096298.07384: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096298.07410: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096298.07430: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096298.07493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096298.07513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096298.07529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096298.07555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096298.07571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096298.07670: variable 'ansible_distribution' from source: facts 19282 1727096298.07674: variable 'ansible_distribution_major_version' from source: facts 19282 1727096298.07692: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096298.07695: when evaluation is False, skipping this task 19282 1727096298.07697: _execute() done 19282 1727096298.07700: dumping result to json 19282 1727096298.07702: done dumping result, returning 19282 1727096298.07710: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-135a-4d9a-0000000000cc] 19282 1727096298.07714: sending task result for task 0afff68d-5257-135a-4d9a-0000000000cc 19282 1727096298.07809: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000cc 19282 1727096298.07813: 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" } 19282 1727096298.07864: no more pending results, returning what we have 19282 1727096298.07868: results queue empty 19282 1727096298.07869: checking for any_errors_fatal 19282 1727096298.07874: done checking for any_errors_fatal 19282 1727096298.07874: checking for max_fail_percentage 19282 1727096298.07876: done checking for max_fail_percentage 19282 1727096298.07877: checking to see if all hosts have failed and the running result is not ok 19282 1727096298.07878: done checking to see if all hosts have failed 19282 1727096298.07879: getting the remaining hosts for this loop 19282 1727096298.07880: done getting the remaining hosts for this loop 19282 1727096298.07883: getting the next task for host managed_node2 19282 1727096298.07889: done getting next task for host managed_node2 19282 1727096298.07893: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19282 1727096298.07896: ^ 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? (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 19282 1727096298.07912: getting variables 19282 1727096298.07913: in VariableManager get_vars() 19282 1727096298.07960: Calling all_inventory to load vars for managed_node2 19282 1727096298.07965: Calling groups_inventory to load vars for managed_node2 19282 1727096298.07969: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096298.07978: Calling all_plugins_play to load vars for managed_node2 19282 1727096298.07980: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096298.07982: Calling groups_plugins_play to load vars for managed_node2 19282 1727096298.08148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096298.08275: done with get_vars() 19282 1727096298.08285: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:58:18 -0400 (0:00:00.039) 0:00:09.195 ****** 19282 1727096298.08341: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19282 1727096298.08549: worker is 1 (out of 1 available) 19282 1727096298.08561: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19282 1727096298.08574: done queuing things up, now waiting for results queue to drain 19282 1727096298.08576: waiting for pending results... 19282 1727096298.08749: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 19282 1727096298.08841: in run() - task 0afff68d-5257-135a-4d9a-0000000000cd 19282 1727096298.08853: variable 'ansible_search_path' from source: unknown 19282 1727096298.08856: variable 'ansible_search_path' from source: unknown 19282 1727096298.08887: calling self._execute() 19282 1727096298.08992: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096298.08996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096298.09007: variable 'omit' from source: magic vars 19282 1727096298.09476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096298.11519: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096298.11597: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096298.11627: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096298.11653: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096298.11696: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096298.11794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096298.11822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096298.11849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096298.11881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096298.11893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096298.12034: variable 'ansible_distribution' from source: facts 19282 1727096298.12039: variable 'ansible_distribution_major_version' from source: facts 19282 1727096298.12042: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096298.12045: when evaluation is False, skipping this task 19282 1727096298.12047: _execute() done 19282 1727096298.12050: dumping result to json 19282 1727096298.12052: done dumping result, returning 19282 1727096298.12063: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-135a-4d9a-0000000000cd] 19282 1727096298.12070: sending task result for task 0afff68d-5257-135a-4d9a-0000000000cd 19282 1727096298.12166: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000cd 19282 1727096298.12171: 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" } 19282 1727096298.12335: no more pending results, returning what we have 19282 1727096298.12339: results queue empty 19282 1727096298.12360: checking for any_errors_fatal 19282 1727096298.12366: done checking for any_errors_fatal 19282 1727096298.12369: checking for max_fail_percentage 19282 1727096298.12371: done checking for max_fail_percentage 19282 1727096298.12372: checking to see if all hosts have failed and the running result is not ok 19282 1727096298.12372: done checking to see if all hosts have failed 19282 1727096298.12373: getting the remaining hosts for this loop 19282 1727096298.12374: done getting the remaining hosts for this loop 19282 1727096298.12377: getting the next task for host managed_node2 19282 1727096298.12382: done getting next task for host managed_node2 19282 1727096298.12386: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19282 1727096298.12388: ^ 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? (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 19282 1727096298.12406: getting variables 19282 1727096298.12407: in VariableManager get_vars() 19282 1727096298.12455: Calling all_inventory to load vars for managed_node2 19282 1727096298.12458: Calling groups_inventory to load vars for managed_node2 19282 1727096298.12460: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096298.12487: Calling all_plugins_play to load vars for managed_node2 19282 1727096298.12491: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096298.12495: Calling groups_plugins_play to load vars for managed_node2 19282 1727096298.12681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096298.12896: done with get_vars() 19282 1727096298.12905: done getting variables 19282 1727096298.12984: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:58:18 -0400 (0:00:00.046) 0:00:09.242 ****** 19282 1727096298.13007: entering _queue_task() for managed_node2/debug 19282 1727096298.13328: worker is 1 (out of 1 available) 19282 1727096298.13344: exiting _queue_task() for managed_node2/debug 19282 1727096298.13359: done queuing things up, now waiting for results queue to drain 19282 1727096298.13360: waiting for pending results... 19282 1727096298.13635: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19282 1727096298.13734: in run() - task 0afff68d-5257-135a-4d9a-0000000000ce 19282 1727096298.13738: variable 'ansible_search_path' from source: unknown 19282 1727096298.13741: variable 'ansible_search_path' from source: unknown 19282 1727096298.13790: calling self._execute() 19282 1727096298.13909: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096298.13912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096298.13915: variable 'omit' from source: magic vars 19282 1727096298.14501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096298.16401: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096298.16478: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096298.16506: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096298.16533: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096298.16555: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096298.16634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096298.16675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096298.16721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096298.16772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096298.16801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096298.16894: variable 'ansible_distribution' from source: facts 19282 1727096298.16898: variable 'ansible_distribution_major_version' from source: facts 19282 1727096298.16915: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096298.16918: when evaluation is False, skipping this task 19282 1727096298.16920: _execute() done 19282 1727096298.16922: dumping result to json 19282 1727096298.16924: done dumping result, returning 19282 1727096298.16934: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-135a-4d9a-0000000000ce] 19282 1727096298.16937: sending task result for task 0afff68d-5257-135a-4d9a-0000000000ce 19282 1727096298.17026: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000ce 19282 1727096298.17028: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19282 1727096298.17104: no more pending results, returning what we have 19282 1727096298.17107: results queue empty 19282 1727096298.17108: checking for any_errors_fatal 19282 1727096298.17114: done checking for any_errors_fatal 19282 1727096298.17114: checking for max_fail_percentage 19282 1727096298.17116: done checking for max_fail_percentage 19282 1727096298.17117: checking to see if all hosts have failed and the running result is not ok 19282 1727096298.17118: done checking to see if all hosts have failed 19282 1727096298.17118: getting the remaining hosts for this loop 19282 1727096298.17120: done getting the remaining hosts for this loop 19282 1727096298.17123: getting the next task for host managed_node2 19282 1727096298.17129: done getting next task for host managed_node2 19282 1727096298.17133: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19282 1727096298.17136: ^ 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? (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 19282 1727096298.17158: getting variables 19282 1727096298.17160: in VariableManager get_vars() 19282 1727096298.17295: Calling all_inventory to load vars for managed_node2 19282 1727096298.17298: Calling groups_inventory to load vars for managed_node2 19282 1727096298.17301: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096298.17310: Calling all_plugins_play to load vars for managed_node2 19282 1727096298.17313: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096298.17316: Calling groups_plugins_play to load vars for managed_node2 19282 1727096298.17427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096298.17595: done with get_vars() 19282 1727096298.17612: done getting variables 19282 1727096298.17655: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:58:18 -0400 (0:00:00.046) 0:00:09.289 ****** 19282 1727096298.17695: entering _queue_task() for managed_node2/debug 19282 1727096298.17958: worker is 1 (out of 1 available) 19282 1727096298.17977: exiting _queue_task() for managed_node2/debug 19282 1727096298.17989: done queuing things up, now waiting for results queue to drain 19282 1727096298.17990: waiting for pending results... 19282 1727096298.18182: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19282 1727096298.18298: in run() - task 0afff68d-5257-135a-4d9a-0000000000cf 19282 1727096298.18326: variable 'ansible_search_path' from source: unknown 19282 1727096298.18331: variable 'ansible_search_path' from source: unknown 19282 1727096298.18366: calling self._execute() 19282 1727096298.18451: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096298.18455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096298.18457: variable 'omit' from source: magic vars 19282 1727096298.18772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096298.20297: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096298.20342: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096298.20371: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096298.20397: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096298.20417: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096298.20477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096298.20499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096298.20518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096298.20546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096298.20557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096298.20654: variable 'ansible_distribution' from source: facts 19282 1727096298.20660: variable 'ansible_distribution_major_version' from source: facts 19282 1727096298.20710: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096298.20713: when evaluation is False, skipping this task 19282 1727096298.20716: _execute() done 19282 1727096298.20718: dumping result to json 19282 1727096298.20720: done dumping result, returning 19282 1727096298.20732: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-135a-4d9a-0000000000cf] 19282 1727096298.20735: sending task result for task 0afff68d-5257-135a-4d9a-0000000000cf 19282 1727096298.20825: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000cf 19282 1727096298.20827: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19282 1727096298.20896: no more pending results, returning what we have 19282 1727096298.20899: results queue empty 19282 1727096298.20900: checking for any_errors_fatal 19282 1727096298.20904: done checking for any_errors_fatal 19282 1727096298.20905: checking for max_fail_percentage 19282 1727096298.20907: done checking for max_fail_percentage 19282 1727096298.20908: checking to see if all hosts have failed and the running result is not ok 19282 1727096298.20910: done checking to see if all hosts have failed 19282 1727096298.20911: getting the remaining hosts for this loop 19282 1727096298.20912: done getting the remaining hosts for this loop 19282 1727096298.20916: getting the next task for host managed_node2 19282 1727096298.20922: done getting next task for host managed_node2 19282 1727096298.20925: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19282 1727096298.20929: ^ 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? (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 19282 1727096298.20947: getting variables 19282 1727096298.20949: in VariableManager get_vars() 19282 1727096298.20997: Calling all_inventory to load vars for managed_node2 19282 1727096298.21000: Calling groups_inventory to load vars for managed_node2 19282 1727096298.21002: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096298.21010: Calling all_plugins_play to load vars for managed_node2 19282 1727096298.21012: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096298.21014: Calling groups_plugins_play to load vars for managed_node2 19282 1727096298.21150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096298.21318: done with get_vars() 19282 1727096298.21326: done getting variables 19282 1727096298.21369: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:58:18 -0400 (0:00:00.036) 0:00:09.326 ****** 19282 1727096298.21393: entering _queue_task() for managed_node2/debug 19282 1727096298.21600: worker is 1 (out of 1 available) 19282 1727096298.21613: exiting _queue_task() for managed_node2/debug 19282 1727096298.21625: done queuing things up, now waiting for results queue to drain 19282 1727096298.21627: waiting for pending results... 19282 1727096298.21801: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19282 1727096298.21886: in run() - task 0afff68d-5257-135a-4d9a-0000000000d0 19282 1727096298.21899: variable 'ansible_search_path' from source: unknown 19282 1727096298.21903: variable 'ansible_search_path' from source: unknown 19282 1727096298.21929: calling self._execute() 19282 1727096298.21995: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096298.21999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096298.22007: variable 'omit' from source: magic vars 19282 1727096298.22325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096298.24777: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096298.24789: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096298.24844: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096298.24892: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096298.24927: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096298.25029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096298.25082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096298.25120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096298.25183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096298.25214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096298.25377: variable 'ansible_distribution' from source: facts 19282 1727096298.25394: variable 'ansible_distribution_major_version' from source: facts 19282 1727096298.25420: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096298.25573: when evaluation is False, skipping this task 19282 1727096298.25576: _execute() done 19282 1727096298.25578: dumping result to json 19282 1727096298.25580: done dumping result, returning 19282 1727096298.25586: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-135a-4d9a-0000000000d0] 19282 1727096298.25588: sending task result for task 0afff68d-5257-135a-4d9a-0000000000d0 19282 1727096298.25666: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000d0 19282 1727096298.25671: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19282 1727096298.25762: no more pending results, returning what we have 19282 1727096298.25765: results queue empty 19282 1727096298.25766: checking for any_errors_fatal 19282 1727096298.25773: done checking for any_errors_fatal 19282 1727096298.25774: checking for max_fail_percentage 19282 1727096298.25776: done checking for max_fail_percentage 19282 1727096298.25776: checking to see if all hosts have failed and the running result is not ok 19282 1727096298.25777: done checking to see if all hosts have failed 19282 1727096298.25778: getting the remaining hosts for this loop 19282 1727096298.25779: done getting the remaining hosts for this loop 19282 1727096298.25783: getting the next task for host managed_node2 19282 1727096298.25789: done getting next task for host managed_node2 19282 1727096298.25793: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19282 1727096298.25796: ^ 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? (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 19282 1727096298.25811: getting variables 19282 1727096298.25812: in VariableManager get_vars() 19282 1727096298.25853: Calling all_inventory to load vars for managed_node2 19282 1727096298.25856: Calling groups_inventory to load vars for managed_node2 19282 1727096298.25858: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096298.25866: Calling all_plugins_play to load vars for managed_node2 19282 1727096298.25909: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096298.25913: Calling groups_plugins_play to load vars for managed_node2 19282 1727096298.26079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096298.26270: done with get_vars() 19282 1727096298.26282: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:58:18 -0400 (0:00:00.049) 0:00:09.375 ****** 19282 1727096298.26375: entering _queue_task() for managed_node2/ping 19282 1727096298.26643: worker is 1 (out of 1 available) 19282 1727096298.26656: exiting _queue_task() for managed_node2/ping 19282 1727096298.26874: done queuing things up, now waiting for results queue to drain 19282 1727096298.26878: waiting for pending results... 19282 1727096298.27001: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 19282 1727096298.27138: in run() - task 0afff68d-5257-135a-4d9a-0000000000d1 19282 1727096298.27160: variable 'ansible_search_path' from source: unknown 19282 1727096298.27227: variable 'ansible_search_path' from source: unknown 19282 1727096298.27230: calling self._execute() 19282 1727096298.27304: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096298.27315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096298.27340: variable 'omit' from source: magic vars 19282 1727096298.27796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096298.29966: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096298.30014: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096298.30053: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096298.30086: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096298.30106: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096298.30190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096298.30212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096298.30228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096298.30255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096298.30268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096298.30381: variable 'ansible_distribution' from source: facts 19282 1727096298.30406: variable 'ansible_distribution_major_version' from source: facts 19282 1727096298.30412: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096298.30415: when evaluation is False, skipping this task 19282 1727096298.30419: _execute() done 19282 1727096298.30422: dumping result to json 19282 1727096298.30424: done dumping result, returning 19282 1727096298.30444: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-135a-4d9a-0000000000d1] 19282 1727096298.30447: sending task result for task 0afff68d-5257-135a-4d9a-0000000000d1 19282 1727096298.30539: done sending task result for task 0afff68d-5257-135a-4d9a-0000000000d1 19282 1727096298.30543: 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" } 19282 1727096298.30596: no more pending results, returning what we have 19282 1727096298.30599: results queue empty 19282 1727096298.30600: checking for any_errors_fatal 19282 1727096298.30606: done checking for any_errors_fatal 19282 1727096298.30607: checking for max_fail_percentage 19282 1727096298.30609: done checking for max_fail_percentage 19282 1727096298.30610: checking to see if all hosts have failed and the running result is not ok 19282 1727096298.30611: done checking to see if all hosts have failed 19282 1727096298.30611: getting the remaining hosts for this loop 19282 1727096298.30613: done getting the remaining hosts for this loop 19282 1727096298.30617: getting the next task for host managed_node2 19282 1727096298.30626: done getting next task for host managed_node2 19282 1727096298.30628: ^ task is: TASK: meta (role_complete) 19282 1727096298.30633: ^ 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? (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 19282 1727096298.30653: getting variables 19282 1727096298.30655: in VariableManager get_vars() 19282 1727096298.30703: Calling all_inventory to load vars for managed_node2 19282 1727096298.30706: Calling groups_inventory to load vars for managed_node2 19282 1727096298.30708: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096298.30716: Calling all_plugins_play to load vars for managed_node2 19282 1727096298.30719: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096298.30721: Calling groups_plugins_play to load vars for managed_node2 19282 1727096298.30921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096298.31060: done with get_vars() 19282 1727096298.31071: done getting variables 19282 1727096298.31125: done queuing things up, now waiting for results queue to drain 19282 1727096298.31127: results queue empty 19282 1727096298.31127: checking for any_errors_fatal 19282 1727096298.31128: done checking for any_errors_fatal 19282 1727096298.31129: checking for max_fail_percentage 19282 1727096298.31130: done checking for max_fail_percentage 19282 1727096298.31130: checking to see if all hosts have failed and the running result is not ok 19282 1727096298.31131: done checking to see if all hosts have failed 19282 1727096298.31131: getting the remaining hosts for this loop 19282 1727096298.31132: done getting the remaining hosts for this loop 19282 1727096298.31133: getting the next task for host managed_node2 19282 1727096298.31136: done getting next task for host managed_node2 19282 1727096298.31137: ^ task is: TASK: Get profile's coalescing options 19282 1727096298.31139: ^ 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 19282 1727096298.31140: getting variables 19282 1727096298.31141: in VariableManager get_vars() 19282 1727096298.31153: Calling all_inventory to load vars for managed_node2 19282 1727096298.31155: Calling groups_inventory to load vars for managed_node2 19282 1727096298.31156: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096298.31159: Calling all_plugins_play to load vars for managed_node2 19282 1727096298.31160: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096298.31162: Calling groups_plugins_play to load vars for managed_node2 19282 1727096298.31318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096298.31479: done with get_vars() 19282 1727096298.31500: done getting variables 19282 1727096298.31548: 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 coalescing options] **************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:132 Monday 23 September 2024 08:58:18 -0400 (0:00:00.052) 0:00:09.427 ****** 19282 1727096298.31578: entering _queue_task() for managed_node2/command 19282 1727096298.31776: worker is 1 (out of 1 available) 19282 1727096298.31789: exiting _queue_task() for managed_node2/command 19282 1727096298.31800: done queuing things up, now waiting for results queue to drain 19282 1727096298.31802: waiting for pending results... 19282 1727096298.32066: running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options 19282 1727096298.32073: in run() - task 0afff68d-5257-135a-4d9a-000000000101 19282 1727096298.32077: variable 'ansible_search_path' from source: unknown 19282 1727096298.32124: calling self._execute() 19282 1727096298.32184: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096298.32194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096298.32201: variable 'omit' from source: magic vars 19282 1727096298.32649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096298.34774: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096298.34784: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096298.34787: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096298.34789: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096298.34825: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096298.34924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096298.34961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096298.35005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096298.35064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096298.35088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096298.35255: variable 'ansible_distribution' from source: facts 19282 1727096298.35278: variable 'ansible_distribution_major_version' from source: facts 19282 1727096298.35310: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096298.35318: when evaluation is False, skipping this task 19282 1727096298.35326: _execute() done 19282 1727096298.35333: dumping result to json 19282 1727096298.35339: done dumping result, returning 19282 1727096298.35354: done running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options [0afff68d-5257-135a-4d9a-000000000101] 19282 1727096298.35370: sending task result for task 0afff68d-5257-135a-4d9a-000000000101 19282 1727096298.35680: done sending task result for task 0afff68d-5257-135a-4d9a-000000000101 19282 1727096298.35683: 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" } 19282 1727096298.35742: no more pending results, returning what we have 19282 1727096298.35746: results queue empty 19282 1727096298.35747: checking for any_errors_fatal 19282 1727096298.35749: done checking for any_errors_fatal 19282 1727096298.35750: checking for max_fail_percentage 19282 1727096298.35752: done checking for max_fail_percentage 19282 1727096298.35752: checking to see if all hosts have failed and the running result is not ok 19282 1727096298.35753: done checking to see if all hosts have failed 19282 1727096298.35754: getting the remaining hosts for this loop 19282 1727096298.35756: done getting the remaining hosts for this loop 19282 1727096298.35759: getting the next task for host managed_node2 19282 1727096298.35770: done getting next task for host managed_node2 19282 1727096298.35773: ^ task is: TASK: ASSERT: The profile does reset coalescing options 19282 1727096298.35776: ^ 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 19282 1727096298.35779: getting variables 19282 1727096298.35781: in VariableManager get_vars() 19282 1727096298.35835: Calling all_inventory to load vars for managed_node2 19282 1727096298.35840: Calling groups_inventory to load vars for managed_node2 19282 1727096298.35842: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096298.35853: Calling all_plugins_play to load vars for managed_node2 19282 1727096298.35856: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096298.35864: Calling groups_plugins_play to load vars for managed_node2 19282 1727096298.36044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096298.36304: done with get_vars() 19282 1727096298.36313: done getting variables 19282 1727096298.36384: 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 coalescing options] *********************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:138 Monday 23 September 2024 08:58:18 -0400 (0:00:00.048) 0:00:09.476 ****** 19282 1727096298.36407: entering _queue_task() for managed_node2/assert 19282 1727096298.36642: worker is 1 (out of 1 available) 19282 1727096298.36655: exiting _queue_task() for managed_node2/assert 19282 1727096298.36670: done queuing things up, now waiting for results queue to drain 19282 1727096298.36672: waiting for pending results... 19282 1727096298.36872: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does reset coalescing options 19282 1727096298.37138: in run() - task 0afff68d-5257-135a-4d9a-000000000102 19282 1727096298.37141: variable 'ansible_search_path' from source: unknown 19282 1727096298.37144: calling self._execute() 19282 1727096298.37501: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096298.37505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096298.37508: variable 'omit' from source: magic vars 19282 1727096298.38382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096298.43599: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096298.43873: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096298.44018: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096298.44232: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096298.44395: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096298.44823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096298.44826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096298.44829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096298.44831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096298.45012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096298.45411: variable 'ansible_distribution' from source: facts 19282 1727096298.45458: variable 'ansible_distribution_major_version' from source: facts 19282 1727096298.45489: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096298.45496: when evaluation is False, skipping this task 19282 1727096298.45502: _execute() done 19282 1727096298.45509: dumping result to json 19282 1727096298.45516: done dumping result, returning 19282 1727096298.45549: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does reset coalescing options [0afff68d-5257-135a-4d9a-000000000102] 19282 1727096298.45558: sending task result for task 0afff68d-5257-135a-4d9a-000000000102 19282 1727096298.45854: done sending task result for task 0afff68d-5257-135a-4d9a-000000000102 19282 1727096298.45861: 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" } 19282 1727096298.45936: no more pending results, returning what we have 19282 1727096298.45941: results queue empty 19282 1727096298.45942: checking for any_errors_fatal 19282 1727096298.45951: done checking for any_errors_fatal 19282 1727096298.45952: checking for max_fail_percentage 19282 1727096298.45955: done checking for max_fail_percentage 19282 1727096298.45955: checking to see if all hosts have failed and the running result is not ok 19282 1727096298.45956: done checking to see if all hosts have failed 19282 1727096298.45957: getting the remaining hosts for this loop 19282 1727096298.45964: done getting the remaining hosts for this loop 19282 1727096298.45972: getting the next task for host managed_node2 19282 1727096298.45983: done getting next task for host managed_node2 19282 1727096298.45985: ^ task is: TASK: Get profile's coalescing options 19282 1727096298.45988: ^ 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 19282 1727096298.45992: getting variables 19282 1727096298.45994: in VariableManager get_vars() 19282 1727096298.46043: Calling all_inventory to load vars for managed_node2 19282 1727096298.46046: Calling groups_inventory to load vars for managed_node2 19282 1727096298.46048: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096298.46058: Calling all_plugins_play to load vars for managed_node2 19282 1727096298.46060: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096298.46066: Calling groups_plugins_play to load vars for managed_node2 19282 1727096298.47065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096298.48292: done with get_vars() 19282 1727096298.48311: done getting variables 19282 1727096298.48605: 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 coalescing options] **************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:143 Monday 23 September 2024 08:58:18 -0400 (0:00:00.122) 0:00:09.598 ****** 19282 1727096298.48647: entering _queue_task() for managed_node2/command 19282 1727096298.49957: worker is 1 (out of 1 available) 19282 1727096298.49975: exiting _queue_task() for managed_node2/command 19282 1727096298.49990: done queuing things up, now waiting for results queue to drain 19282 1727096298.49992: waiting for pending results... 19282 1727096298.50645: running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options 19282 1727096298.51275: in run() - task 0afff68d-5257-135a-4d9a-000000000103 19282 1727096298.51279: variable 'ansible_search_path' from source: unknown 19282 1727096298.51283: calling self._execute() 19282 1727096298.51285: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096298.51288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096298.51291: variable 'omit' from source: magic vars 19282 1727096298.51884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096298.54043: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096298.54114: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096298.54155: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096298.54195: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096298.54226: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096298.54306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096298.54340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096298.54371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096298.54414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096298.54434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096298.54577: variable 'ansible_distribution' from source: facts 19282 1727096298.54589: variable 'ansible_distribution_major_version' from source: facts 19282 1727096298.54772: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096298.54776: when evaluation is False, skipping this task 19282 1727096298.54778: _execute() done 19282 1727096298.54780: dumping result to json 19282 1727096298.54782: done dumping result, returning 19282 1727096298.54784: done running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options [0afff68d-5257-135a-4d9a-000000000103] 19282 1727096298.54785: sending task result for task 0afff68d-5257-135a-4d9a-000000000103 19282 1727096298.54854: done sending task result for task 0afff68d-5257-135a-4d9a-000000000103 19282 1727096298.54857: 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" } 19282 1727096298.54916: no more pending results, returning what we have 19282 1727096298.54920: results queue empty 19282 1727096298.54921: checking for any_errors_fatal 19282 1727096298.54926: done checking for any_errors_fatal 19282 1727096298.54927: checking for max_fail_percentage 19282 1727096298.54929: done checking for max_fail_percentage 19282 1727096298.54929: checking to see if all hosts have failed and the running result is not ok 19282 1727096298.54930: done checking to see if all hosts have failed 19282 1727096298.54931: getting the remaining hosts for this loop 19282 1727096298.54932: done getting the remaining hosts for this loop 19282 1727096298.54936: getting the next task for host managed_node2 19282 1727096298.54941: done getting next task for host managed_node2 19282 1727096298.54943: ^ task is: TASK: ASSERT: The profile does reset coalescing options 19282 1727096298.54945: ^ 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 19282 1727096298.54948: getting variables 19282 1727096298.54949: in VariableManager get_vars() 19282 1727096298.55111: Calling all_inventory to load vars for managed_node2 19282 1727096298.55114: Calling groups_inventory to load vars for managed_node2 19282 1727096298.55116: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096298.55126: Calling all_plugins_play to load vars for managed_node2 19282 1727096298.55128: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096298.55131: Calling groups_plugins_play to load vars for managed_node2 19282 1727096298.55625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096298.56081: done with get_vars() 19282 1727096298.56094: done getting variables 19282 1727096298.56264: 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 coalescing options] *********************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:150 Monday 23 September 2024 08:58:18 -0400 (0:00:00.076) 0:00:09.675 ****** 19282 1727096298.56296: entering _queue_task() for managed_node2/assert 19282 1727096298.56983: worker is 1 (out of 1 available) 19282 1727096298.56995: exiting _queue_task() for managed_node2/assert 19282 1727096298.57006: done queuing things up, now waiting for results queue to drain 19282 1727096298.57008: waiting for pending results... 19282 1727096298.57471: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does reset coalescing options 19282 1727096298.57660: in run() - task 0afff68d-5257-135a-4d9a-000000000104 19282 1727096298.58073: variable 'ansible_search_path' from source: unknown 19282 1727096298.58077: calling self._execute() 19282 1727096298.58080: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096298.58082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096298.58084: variable 'omit' from source: magic vars 19282 1727096298.58879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096298.61927: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096298.62354: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096298.62403: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096298.62450: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096298.62486: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096298.62576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096298.62613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096298.62654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096298.62706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096298.62727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096298.62890: variable 'ansible_distribution' from source: facts 19282 1727096298.62904: variable 'ansible_distribution_major_version' from source: facts 19282 1727096298.62933: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096298.62941: when evaluation is False, skipping this task 19282 1727096298.62948: _execute() done 19282 1727096298.62954: dumping result to json 19282 1727096298.62964: done dumping result, returning 19282 1727096298.62984: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does reset coalescing options [0afff68d-5257-135a-4d9a-000000000104] 19282 1727096298.62993: sending task result for task 0afff68d-5257-135a-4d9a-000000000104 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" } 19282 1727096298.63229: no more pending results, returning what we have 19282 1727096298.63232: results queue empty 19282 1727096298.63233: checking for any_errors_fatal 19282 1727096298.63238: done checking for any_errors_fatal 19282 1727096298.63239: checking for max_fail_percentage 19282 1727096298.63241: done checking for max_fail_percentage 19282 1727096298.63241: checking to see if all hosts have failed and the running result is not ok 19282 1727096298.63242: done checking to see if all hosts have failed 19282 1727096298.63243: getting the remaining hosts for this loop 19282 1727096298.63245: done getting the remaining hosts for this loop 19282 1727096298.63248: getting the next task for host managed_node2 19282 1727096298.63259: done getting next task for host managed_node2 19282 1727096298.63267: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19282 1727096298.63273: ^ state is: HOST STATE: block=3, task=21, 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 19282 1727096298.63291: getting variables 19282 1727096298.63293: in VariableManager get_vars() 19282 1727096298.63341: Calling all_inventory to load vars for managed_node2 19282 1727096298.63344: Calling groups_inventory to load vars for managed_node2 19282 1727096298.63346: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096298.63357: Calling all_plugins_play to load vars for managed_node2 19282 1727096298.63359: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096298.63365: Calling groups_plugins_play to load vars for managed_node2 19282 1727096298.63491: done sending task result for task 0afff68d-5257-135a-4d9a-000000000104 19282 1727096298.63495: WORKER PROCESS EXITING 19282 1727096298.63844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096298.64076: done with get_vars() 19282 1727096298.64088: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:58:18 -0400 (0:00:00.078) 0:00:09.753 ****** 19282 1727096298.64192: entering _queue_task() for managed_node2/include_tasks 19282 1727096298.64596: worker is 1 (out of 1 available) 19282 1727096298.64606: exiting _queue_task() for managed_node2/include_tasks 19282 1727096298.64616: done queuing things up, now waiting for results queue to drain 19282 1727096298.64618: waiting for pending results... 19282 1727096298.64799: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19282 1727096298.64976: in run() - task 0afff68d-5257-135a-4d9a-00000000010d 19282 1727096298.65007: variable 'ansible_search_path' from source: unknown 19282 1727096298.65014: variable 'ansible_search_path' from source: unknown 19282 1727096298.65052: calling self._execute() 19282 1727096298.65152: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096298.65173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096298.65224: variable 'omit' from source: magic vars 19282 1727096298.65788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096298.69946: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096298.70301: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096298.70305: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096298.70307: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096298.70311: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096298.70409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096298.70413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096298.70416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096298.70442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096298.70456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096298.70845: variable 'ansible_distribution' from source: facts 19282 1727096298.70849: variable 'ansible_distribution_major_version' from source: facts 19282 1727096298.70852: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096298.70854: when evaluation is False, skipping this task 19282 1727096298.70856: _execute() done 19282 1727096298.70858: dumping result to json 19282 1727096298.70860: done dumping result, returning 19282 1727096298.70865: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-135a-4d9a-00000000010d] 19282 1727096298.70867: sending task result for task 0afff68d-5257-135a-4d9a-00000000010d 19282 1727096298.71282: done sending task result for task 0afff68d-5257-135a-4d9a-00000000010d 19282 1727096298.71285: 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" } 19282 1727096298.71477: no more pending results, returning what we have 19282 1727096298.71480: results queue empty 19282 1727096298.71482: checking for any_errors_fatal 19282 1727096298.71486: done checking for any_errors_fatal 19282 1727096298.71487: checking for max_fail_percentage 19282 1727096298.71488: done checking for max_fail_percentage 19282 1727096298.71489: checking to see if all hosts have failed and the running result is not ok 19282 1727096298.71490: done checking to see if all hosts have failed 19282 1727096298.71490: getting the remaining hosts for this loop 19282 1727096298.71492: done getting the remaining hosts for this loop 19282 1727096298.71495: getting the next task for host managed_node2 19282 1727096298.71501: done getting next task for host managed_node2 19282 1727096298.71504: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19282 1727096298.71508: ^ state is: HOST STATE: block=3, task=21, 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 19282 1727096298.71524: getting variables 19282 1727096298.71525: in VariableManager get_vars() 19282 1727096298.71571: Calling all_inventory to load vars for managed_node2 19282 1727096298.71574: Calling groups_inventory to load vars for managed_node2 19282 1727096298.71577: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096298.71586: Calling all_plugins_play to load vars for managed_node2 19282 1727096298.71589: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096298.71592: Calling groups_plugins_play to load vars for managed_node2 19282 1727096298.72005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096298.72417: done with get_vars() 19282 1727096298.72427: done getting variables 19282 1727096298.72673: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:58:18 -0400 (0:00:00.085) 0:00:09.839 ****** 19282 1727096298.72706: entering _queue_task() for managed_node2/debug 19282 1727096298.72989: worker is 1 (out of 1 available) 19282 1727096298.73001: exiting _queue_task() for managed_node2/debug 19282 1727096298.73012: done queuing things up, now waiting for results queue to drain 19282 1727096298.73013: waiting for pending results... 19282 1727096298.73278: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 19282 1727096298.73386: in run() - task 0afff68d-5257-135a-4d9a-00000000010e 19282 1727096298.73406: variable 'ansible_search_path' from source: unknown 19282 1727096298.73412: variable 'ansible_search_path' from source: unknown 19282 1727096298.73449: calling self._execute() 19282 1727096298.73532: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096298.73543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096298.73555: variable 'omit' from source: magic vars 19282 1727096298.75274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096298.80033: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096298.80102: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096298.80141: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096298.80200: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096298.80229: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096298.80311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096298.80345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096298.80383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096298.80427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096298.80445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096298.80634: variable 'ansible_distribution' from source: facts 19282 1727096298.80646: variable 'ansible_distribution_major_version' from source: facts 19282 1727096298.80669: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096298.80677: when evaluation is False, skipping this task 19282 1727096298.80688: _execute() done 19282 1727096298.80805: dumping result to json 19282 1727096298.80809: done dumping result, returning 19282 1727096298.80811: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-135a-4d9a-00000000010e] 19282 1727096298.80814: sending task result for task 0afff68d-5257-135a-4d9a-00000000010e 19282 1727096298.80885: done sending task result for task 0afff68d-5257-135a-4d9a-00000000010e 19282 1727096298.80888: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19282 1727096298.80942: no more pending results, returning what we have 19282 1727096298.80945: results queue empty 19282 1727096298.80946: checking for any_errors_fatal 19282 1727096298.80952: done checking for any_errors_fatal 19282 1727096298.80953: checking for max_fail_percentage 19282 1727096298.80954: done checking for max_fail_percentage 19282 1727096298.80955: checking to see if all hosts have failed and the running result is not ok 19282 1727096298.80956: done checking to see if all hosts have failed 19282 1727096298.80957: getting the remaining hosts for this loop 19282 1727096298.80958: done getting the remaining hosts for this loop 19282 1727096298.80963: getting the next task for host managed_node2 19282 1727096298.80973: done getting next task for host managed_node2 19282 1727096298.80977: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19282 1727096298.80981: ^ state is: HOST STATE: block=3, task=21, 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 19282 1727096298.80997: getting variables 19282 1727096298.80998: in VariableManager get_vars() 19282 1727096298.81045: Calling all_inventory to load vars for managed_node2 19282 1727096298.81047: Calling groups_inventory to load vars for managed_node2 19282 1727096298.81049: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096298.81063: Calling all_plugins_play to load vars for managed_node2 19282 1727096298.81066: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096298.81174: Calling groups_plugins_play to load vars for managed_node2 19282 1727096298.81346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096298.81565: done with get_vars() 19282 1727096298.81578: done getting variables 19282 1727096298.81635: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:58:18 -0400 (0:00:00.089) 0:00:09.928 ****** 19282 1727096298.81672: entering _queue_task() for managed_node2/fail 19282 1727096298.81943: worker is 1 (out of 1 available) 19282 1727096298.81956: exiting _queue_task() for managed_node2/fail 19282 1727096298.82076: done queuing things up, now waiting for results queue to drain 19282 1727096298.82078: waiting for pending results... 19282 1727096298.82386: 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 19282 1727096298.82390: in run() - task 0afff68d-5257-135a-4d9a-00000000010f 19282 1727096298.82403: variable 'ansible_search_path' from source: unknown 19282 1727096298.82409: variable 'ansible_search_path' from source: unknown 19282 1727096298.82443: calling self._execute() 19282 1727096298.82526: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096298.82535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096298.82547: variable 'omit' from source: magic vars 19282 1727096298.83516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096298.86613: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096298.86731: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096298.86778: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096298.86823: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096298.86867: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096298.86959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096298.86998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096298.87029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096298.87085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096298.87113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096298.87254: variable 'ansible_distribution' from source: facts 19282 1727096298.87271: variable 'ansible_distribution_major_version' from source: facts 19282 1727096298.87301: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096298.87309: when evaluation is False, skipping this task 19282 1727096298.87316: _execute() done 19282 1727096298.87323: dumping result to json 19282 1727096298.87331: done dumping result, returning 19282 1727096298.87351: 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 [0afff68d-5257-135a-4d9a-00000000010f] 19282 1727096298.87365: sending task result for task 0afff68d-5257-135a-4d9a-00000000010f 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" } 19282 1727096298.87540: no more pending results, returning what we have 19282 1727096298.87544: results queue empty 19282 1727096298.87545: checking for any_errors_fatal 19282 1727096298.87550: done checking for any_errors_fatal 19282 1727096298.87551: checking for max_fail_percentage 19282 1727096298.87554: done checking for max_fail_percentage 19282 1727096298.87554: checking to see if all hosts have failed and the running result is not ok 19282 1727096298.87555: done checking to see if all hosts have failed 19282 1727096298.87556: getting the remaining hosts for this loop 19282 1727096298.87558: done getting the remaining hosts for this loop 19282 1727096298.87564: getting the next task for host managed_node2 19282 1727096298.87575: done getting next task for host managed_node2 19282 1727096298.87580: ^ 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 19282 1727096298.87584: ^ state is: HOST STATE: block=3, task=21, 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 19282 1727096298.87603: getting variables 19282 1727096298.87605: in VariableManager get_vars() 19282 1727096298.87657: Calling all_inventory to load vars for managed_node2 19282 1727096298.87660: Calling groups_inventory to load vars for managed_node2 19282 1727096298.87665: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096298.87767: done sending task result for task 0afff68d-5257-135a-4d9a-00000000010f 19282 1727096298.87772: WORKER PROCESS EXITING 19282 1727096298.87782: Calling all_plugins_play to load vars for managed_node2 19282 1727096298.87786: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096298.87789: Calling groups_plugins_play to load vars for managed_node2 19282 1727096298.88225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096298.88493: done with get_vars() 19282 1727096298.88504: done getting variables 19282 1727096298.88574: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:58:18 -0400 (0:00:00.069) 0:00:09.998 ****** 19282 1727096298.88606: entering _queue_task() for managed_node2/fail 19282 1727096298.88956: worker is 1 (out of 1 available) 19282 1727096298.88972: exiting _queue_task() for managed_node2/fail 19282 1727096298.88984: done queuing things up, now waiting for results queue to drain 19282 1727096298.88986: waiting for pending results... 19282 1727096298.89197: 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 19282 1727096298.89338: in run() - task 0afff68d-5257-135a-4d9a-000000000110 19282 1727096298.89357: variable 'ansible_search_path' from source: unknown 19282 1727096298.89372: variable 'ansible_search_path' from source: unknown 19282 1727096298.89411: calling self._execute() 19282 1727096298.89508: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096298.89519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096298.89538: variable 'omit' from source: magic vars 19282 1727096298.90173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096298.93427: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096298.93587: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096298.93645: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096298.93688: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096298.93722: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096298.93813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096298.93849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096298.93883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096298.93946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096298.93972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096298.94114: variable 'ansible_distribution' from source: facts 19282 1727096298.94126: variable 'ansible_distribution_major_version' from source: facts 19282 1727096298.94156: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096298.94167: when evaluation is False, skipping this task 19282 1727096298.94177: _execute() done 19282 1727096298.94184: dumping result to json 19282 1727096298.94191: done dumping result, returning 19282 1727096298.94203: 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 [0afff68d-5257-135a-4d9a-000000000110] 19282 1727096298.94213: sending task result for task 0afff68d-5257-135a-4d9a-000000000110 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" } 19282 1727096298.94400: no more pending results, returning what we have 19282 1727096298.94404: results queue empty 19282 1727096298.94405: checking for any_errors_fatal 19282 1727096298.94411: done checking for any_errors_fatal 19282 1727096298.94412: checking for max_fail_percentage 19282 1727096298.94414: done checking for max_fail_percentage 19282 1727096298.94415: checking to see if all hosts have failed and the running result is not ok 19282 1727096298.94416: done checking to see if all hosts have failed 19282 1727096298.94417: getting the remaining hosts for this loop 19282 1727096298.94418: done getting the remaining hosts for this loop 19282 1727096298.94422: getting the next task for host managed_node2 19282 1727096298.94430: done getting next task for host managed_node2 19282 1727096298.94434: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19282 1727096298.94438: ^ state is: HOST STATE: block=3, task=21, 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 19282 1727096298.94456: getting variables 19282 1727096298.94458: in VariableManager get_vars() 19282 1727096298.94511: Calling all_inventory to load vars for managed_node2 19282 1727096298.94514: Calling groups_inventory to load vars for managed_node2 19282 1727096298.94516: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096298.94527: Calling all_plugins_play to load vars for managed_node2 19282 1727096298.94530: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096298.94533: Calling groups_plugins_play to load vars for managed_node2 19282 1727096298.94942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096298.95254: done with get_vars() 19282 1727096298.95270: done getting variables 19282 1727096298.95303: done sending task result for task 0afff68d-5257-135a-4d9a-000000000110 19282 1727096298.95306: WORKER PROCESS EXITING 19282 1727096298.95340: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:58:18 -0400 (0:00:00.067) 0:00:10.066 ****** 19282 1727096298.95406: entering _queue_task() for managed_node2/fail 19282 1727096298.95911: worker is 1 (out of 1 available) 19282 1727096298.95923: exiting _queue_task() for managed_node2/fail 19282 1727096298.95935: done queuing things up, now waiting for results queue to drain 19282 1727096298.95936: waiting for pending results... 19282 1727096298.96270: 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 19282 1727096298.96413: in run() - task 0afff68d-5257-135a-4d9a-000000000111 19282 1727096298.96433: variable 'ansible_search_path' from source: unknown 19282 1727096298.96440: variable 'ansible_search_path' from source: unknown 19282 1727096298.96484: calling self._execute() 19282 1727096298.96572: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096298.96584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096298.96597: variable 'omit' from source: magic vars 19282 1727096298.97774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096299.00121: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096299.00194: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096299.00250: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096299.00293: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096299.00329: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096299.00410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096299.00450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096299.00485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096299.00531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096299.00550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096299.00695: variable 'ansible_distribution' from source: facts 19282 1727096299.00707: variable 'ansible_distribution_major_version' from source: facts 19282 1727096299.00729: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096299.00736: when evaluation is False, skipping this task 19282 1727096299.00747: _execute() done 19282 1727096299.00754: dumping result to json 19282 1727096299.00764: done dumping result, returning 19282 1727096299.00779: 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 [0afff68d-5257-135a-4d9a-000000000111] 19282 1727096299.00790: sending task result for task 0afff68d-5257-135a-4d9a-000000000111 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" } 19282 1727096299.01068: no more pending results, returning what we have 19282 1727096299.01072: results queue empty 19282 1727096299.01073: checking for any_errors_fatal 19282 1727096299.01078: done checking for any_errors_fatal 19282 1727096299.01079: checking for max_fail_percentage 19282 1727096299.01081: done checking for max_fail_percentage 19282 1727096299.01082: checking to see if all hosts have failed and the running result is not ok 19282 1727096299.01083: done checking to see if all hosts have failed 19282 1727096299.01085: getting the remaining hosts for this loop 19282 1727096299.01086: done getting the remaining hosts for this loop 19282 1727096299.01090: getting the next task for host managed_node2 19282 1727096299.01098: done getting next task for host managed_node2 19282 1727096299.01102: ^ 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 19282 1727096299.01107: ^ state is: HOST STATE: block=3, task=21, 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 19282 1727096299.01125: getting variables 19282 1727096299.01127: in VariableManager get_vars() 19282 1727096299.01183: Calling all_inventory to load vars for managed_node2 19282 1727096299.01186: Calling groups_inventory to load vars for managed_node2 19282 1727096299.01188: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096299.01283: Calling all_plugins_play to load vars for managed_node2 19282 1727096299.01287: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096299.01291: Calling groups_plugins_play to load vars for managed_node2 19282 1727096299.01834: done sending task result for task 0afff68d-5257-135a-4d9a-000000000111 19282 1727096299.01838: WORKER PROCESS EXITING 19282 1727096299.01863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096299.02070: done with get_vars() 19282 1727096299.02080: done getting variables 19282 1727096299.02133: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:58:19 -0400 (0:00:00.067) 0:00:10.133 ****** 19282 1727096299.02166: entering _queue_task() for managed_node2/dnf 19282 1727096299.02429: worker is 1 (out of 1 available) 19282 1727096299.02441: exiting _queue_task() for managed_node2/dnf 19282 1727096299.02452: done queuing things up, now waiting for results queue to drain 19282 1727096299.02454: waiting for pending results... 19282 1727096299.02731: 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 19282 1727096299.02897: in run() - task 0afff68d-5257-135a-4d9a-000000000112 19282 1727096299.02916: variable 'ansible_search_path' from source: unknown 19282 1727096299.02925: variable 'ansible_search_path' from source: unknown 19282 1727096299.02966: calling self._execute() 19282 1727096299.03056: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096299.03074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096299.03090: variable 'omit' from source: magic vars 19282 1727096299.03575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096299.07764: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096299.08074: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096299.08088: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096299.08144: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096299.08252: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096299.08398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096299.08572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096299.08576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096299.08579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096299.08636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096299.08794: variable 'ansible_distribution' from source: facts 19282 1727096299.08805: variable 'ansible_distribution_major_version' from source: facts 19282 1727096299.08827: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096299.08833: when evaluation is False, skipping this task 19282 1727096299.08839: _execute() done 19282 1727096299.08845: dumping result to json 19282 1727096299.08853: done dumping result, returning 19282 1727096299.08875: 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 [0afff68d-5257-135a-4d9a-000000000112] 19282 1727096299.08887: sending task result for task 0afff68d-5257-135a-4d9a-000000000112 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" } 19282 1727096299.09151: no more pending results, returning what we have 19282 1727096299.09155: results queue empty 19282 1727096299.09156: checking for any_errors_fatal 19282 1727096299.09165: done checking for any_errors_fatal 19282 1727096299.09166: checking for max_fail_percentage 19282 1727096299.09169: done checking for max_fail_percentage 19282 1727096299.09171: checking to see if all hosts have failed and the running result is not ok 19282 1727096299.09172: done checking to see if all hosts have failed 19282 1727096299.09172: getting the remaining hosts for this loop 19282 1727096299.09174: done getting the remaining hosts for this loop 19282 1727096299.09178: getting the next task for host managed_node2 19282 1727096299.09185: done getting next task for host managed_node2 19282 1727096299.09189: ^ 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 19282 1727096299.09193: ^ state is: HOST STATE: block=3, task=21, 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 19282 1727096299.09211: getting variables 19282 1727096299.09212: in VariableManager get_vars() 19282 1727096299.09260: Calling all_inventory to load vars for managed_node2 19282 1727096299.09265: Calling groups_inventory to load vars for managed_node2 19282 1727096299.09441: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096299.09452: Calling all_plugins_play to load vars for managed_node2 19282 1727096299.09455: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096299.09458: Calling groups_plugins_play to load vars for managed_node2 19282 1727096299.09636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096299.09921: done with get_vars() 19282 1727096299.09933: done getting variables 19282 1727096299.09969: done sending task result for task 0afff68d-5257-135a-4d9a-000000000112 19282 1727096299.09972: WORKER PROCESS EXITING redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19282 1727096299.10020: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:58:19 -0400 (0:00:00.078) 0:00:10.212 ****** 19282 1727096299.10050: entering _queue_task() for managed_node2/yum 19282 1727096299.10315: worker is 1 (out of 1 available) 19282 1727096299.10327: exiting _queue_task() for managed_node2/yum 19282 1727096299.10337: done queuing things up, now waiting for results queue to drain 19282 1727096299.10339: waiting for pending results... 19282 1727096299.10608: 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 19282 1727096299.10758: in run() - task 0afff68d-5257-135a-4d9a-000000000113 19282 1727096299.10784: variable 'ansible_search_path' from source: unknown 19282 1727096299.10797: variable 'ansible_search_path' from source: unknown 19282 1727096299.10836: calling self._execute() 19282 1727096299.10932: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096299.10943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096299.10957: variable 'omit' from source: magic vars 19282 1727096299.11484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096299.13812: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096299.13897: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096299.13941: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096299.13988: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096299.14020: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096299.14108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096299.14142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096299.14182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096299.14227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096299.14249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096299.14400: variable 'ansible_distribution' from source: facts 19282 1727096299.14412: variable 'ansible_distribution_major_version' from source: facts 19282 1727096299.14435: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096299.14442: when evaluation is False, skipping this task 19282 1727096299.14449: _execute() done 19282 1727096299.14456: dumping result to json 19282 1727096299.14468: done dumping result, returning 19282 1727096299.14574: 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 [0afff68d-5257-135a-4d9a-000000000113] 19282 1727096299.14578: sending task result for task 0afff68d-5257-135a-4d9a-000000000113 19282 1727096299.14656: done sending task result for task 0afff68d-5257-135a-4d9a-000000000113 19282 1727096299.14660: 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" } 19282 1727096299.14714: no more pending results, returning what we have 19282 1727096299.14718: results queue empty 19282 1727096299.14719: checking for any_errors_fatal 19282 1727096299.14725: done checking for any_errors_fatal 19282 1727096299.14725: checking for max_fail_percentage 19282 1727096299.14727: done checking for max_fail_percentage 19282 1727096299.14728: checking to see if all hosts have failed and the running result is not ok 19282 1727096299.14729: done checking to see if all hosts have failed 19282 1727096299.14730: getting the remaining hosts for this loop 19282 1727096299.14732: done getting the remaining hosts for this loop 19282 1727096299.14735: getting the next task for host managed_node2 19282 1727096299.14743: done getting next task for host managed_node2 19282 1727096299.14747: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19282 1727096299.14752: ^ state is: HOST STATE: block=3, task=21, 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 19282 1727096299.14775: getting variables 19282 1727096299.14777: in VariableManager get_vars() 19282 1727096299.14828: Calling all_inventory to load vars for managed_node2 19282 1727096299.14831: Calling groups_inventory to load vars for managed_node2 19282 1727096299.14834: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096299.14844: Calling all_plugins_play to load vars for managed_node2 19282 1727096299.14847: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096299.14850: Calling groups_plugins_play to load vars for managed_node2 19282 1727096299.15345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096299.15555: done with get_vars() 19282 1727096299.15571: done getting variables 19282 1727096299.15627: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:58:19 -0400 (0:00:00.056) 0:00:10.268 ****** 19282 1727096299.15659: entering _queue_task() for managed_node2/fail 19282 1727096299.15933: worker is 1 (out of 1 available) 19282 1727096299.15947: exiting _queue_task() for managed_node2/fail 19282 1727096299.15960: done queuing things up, now waiting for results queue to drain 19282 1727096299.15965: waiting for pending results... 19282 1727096299.16384: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19282 1727096299.16399: in run() - task 0afff68d-5257-135a-4d9a-000000000114 19282 1727096299.16418: variable 'ansible_search_path' from source: unknown 19282 1727096299.16427: variable 'ansible_search_path' from source: unknown 19282 1727096299.16470: calling self._execute() 19282 1727096299.16559: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096299.16576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096299.16591: variable 'omit' from source: magic vars 19282 1727096299.17019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096299.19316: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096299.19445: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096299.19449: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096299.19475: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096299.19506: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096299.19590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096299.19624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096299.19653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096299.19707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096299.19728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096299.19917: variable 'ansible_distribution' from source: facts 19282 1727096299.19928: variable 'ansible_distribution_major_version' from source: facts 19282 1727096299.20173: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096299.20176: when evaluation is False, skipping this task 19282 1727096299.20179: _execute() done 19282 1727096299.20181: dumping result to json 19282 1727096299.20183: done dumping result, returning 19282 1727096299.20185: 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 [0afff68d-5257-135a-4d9a-000000000114] 19282 1727096299.20188: sending task result for task 0afff68d-5257-135a-4d9a-000000000114 19282 1727096299.20259: done sending task result for task 0afff68d-5257-135a-4d9a-000000000114 19282 1727096299.20265: 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" } 19282 1727096299.20315: no more pending results, returning what we have 19282 1727096299.20319: results queue empty 19282 1727096299.20320: checking for any_errors_fatal 19282 1727096299.20325: done checking for any_errors_fatal 19282 1727096299.20326: checking for max_fail_percentage 19282 1727096299.20327: done checking for max_fail_percentage 19282 1727096299.20328: checking to see if all hosts have failed and the running result is not ok 19282 1727096299.20329: done checking to see if all hosts have failed 19282 1727096299.20330: getting the remaining hosts for this loop 19282 1727096299.20332: done getting the remaining hosts for this loop 19282 1727096299.20335: getting the next task for host managed_node2 19282 1727096299.20341: done getting next task for host managed_node2 19282 1727096299.20344: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19282 1727096299.20348: ^ state is: HOST STATE: block=3, task=21, 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 19282 1727096299.20370: getting variables 19282 1727096299.20372: in VariableManager get_vars() 19282 1727096299.20417: Calling all_inventory to load vars for managed_node2 19282 1727096299.20420: Calling groups_inventory to load vars for managed_node2 19282 1727096299.20423: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096299.20433: Calling all_plugins_play to load vars for managed_node2 19282 1727096299.20436: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096299.20439: Calling groups_plugins_play to load vars for managed_node2 19282 1727096299.20620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096299.21011: done with get_vars() 19282 1727096299.21021: done getting variables 19282 1727096299.21081: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:58:19 -0400 (0:00:00.054) 0:00:10.323 ****** 19282 1727096299.21111: entering _queue_task() for managed_node2/package 19282 1727096299.21571: worker is 1 (out of 1 available) 19282 1727096299.21582: exiting _queue_task() for managed_node2/package 19282 1727096299.21591: done queuing things up, now waiting for results queue to drain 19282 1727096299.21592: waiting for pending results... 19282 1727096299.21666: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 19282 1727096299.21802: in run() - task 0afff68d-5257-135a-4d9a-000000000115 19282 1727096299.21927: variable 'ansible_search_path' from source: unknown 19282 1727096299.21930: variable 'ansible_search_path' from source: unknown 19282 1727096299.21933: calling self._execute() 19282 1727096299.21959: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096299.21975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096299.21988: variable 'omit' from source: magic vars 19282 1727096299.22419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096299.24673: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096299.24776: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096299.24817: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096299.24858: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096299.24896: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096299.24979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096299.25083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096299.25087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096299.25115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096299.25135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096299.25283: variable 'ansible_distribution' from source: facts 19282 1727096299.25300: variable 'ansible_distribution_major_version' from source: facts 19282 1727096299.25342: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096299.25350: when evaluation is False, skipping this task 19282 1727096299.25357: _execute() done 19282 1727096299.25410: dumping result to json 19282 1727096299.25413: done dumping result, returning 19282 1727096299.25416: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-135a-4d9a-000000000115] 19282 1727096299.25419: sending task result for task 0afff68d-5257-135a-4d9a-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" } 19282 1727096299.25716: no more pending results, returning what we have 19282 1727096299.25719: results queue empty 19282 1727096299.25720: checking for any_errors_fatal 19282 1727096299.25727: done checking for any_errors_fatal 19282 1727096299.25728: checking for max_fail_percentage 19282 1727096299.25730: done checking for max_fail_percentage 19282 1727096299.25731: checking to see if all hosts have failed and the running result is not ok 19282 1727096299.25731: done checking to see if all hosts have failed 19282 1727096299.25736: getting the remaining hosts for this loop 19282 1727096299.25738: done getting the remaining hosts for this loop 19282 1727096299.25741: getting the next task for host managed_node2 19282 1727096299.25749: done getting next task for host managed_node2 19282 1727096299.25752: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19282 1727096299.25756: ^ state is: HOST STATE: block=3, task=21, 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 19282 1727096299.25779: getting variables 19282 1727096299.25781: in VariableManager get_vars() 19282 1727096299.25829: Calling all_inventory to load vars for managed_node2 19282 1727096299.25832: Calling groups_inventory to load vars for managed_node2 19282 1727096299.25834: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096299.25844: Calling all_plugins_play to load vars for managed_node2 19282 1727096299.25847: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096299.25850: Calling groups_plugins_play to load vars for managed_node2 19282 1727096299.26127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096299.26408: done with get_vars() 19282 1727096299.26418: done getting variables 19282 1727096299.26449: done sending task result for task 0afff68d-5257-135a-4d9a-000000000115 19282 1727096299.26452: WORKER PROCESS EXITING 19282 1727096299.26490: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:58:19 -0400 (0:00:00.054) 0:00:10.377 ****** 19282 1727096299.26522: entering _queue_task() for managed_node2/package 19282 1727096299.26802: worker is 1 (out of 1 available) 19282 1727096299.26814: exiting _queue_task() for managed_node2/package 19282 1727096299.26825: done queuing things up, now waiting for results queue to drain 19282 1727096299.26826: waiting for pending results... 19282 1727096299.27114: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19282 1727096299.27247: in run() - task 0afff68d-5257-135a-4d9a-000000000116 19282 1727096299.27270: variable 'ansible_search_path' from source: unknown 19282 1727096299.27279: variable 'ansible_search_path' from source: unknown 19282 1727096299.27320: calling self._execute() 19282 1727096299.27652: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096299.27743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096299.27756: variable 'omit' from source: magic vars 19282 1727096299.28680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096299.31179: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096299.31240: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096299.31287: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096299.31326: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096299.31357: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096299.31439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096299.31478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096299.31514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096299.31558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096299.31584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096299.31730: variable 'ansible_distribution' from source: facts 19282 1727096299.31743: variable 'ansible_distribution_major_version' from source: facts 19282 1727096299.31773: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096299.31780: when evaluation is False, skipping this task 19282 1727096299.31787: _execute() done 19282 1727096299.31795: dumping result to json 19282 1727096299.31802: done dumping result, returning 19282 1727096299.31814: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-135a-4d9a-000000000116] 19282 1727096299.31829: sending task result for task 0afff68d-5257-135a-4d9a-000000000116 19282 1727096299.32085: done sending task result for task 0afff68d-5257-135a-4d9a-000000000116 19282 1727096299.32088: 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" } 19282 1727096299.32135: no more pending results, returning what we have 19282 1727096299.32138: results queue empty 19282 1727096299.32139: checking for any_errors_fatal 19282 1727096299.32144: done checking for any_errors_fatal 19282 1727096299.32145: checking for max_fail_percentage 19282 1727096299.32147: done checking for max_fail_percentage 19282 1727096299.32148: checking to see if all hosts have failed and the running result is not ok 19282 1727096299.32149: done checking to see if all hosts have failed 19282 1727096299.32149: getting the remaining hosts for this loop 19282 1727096299.32151: done getting the remaining hosts for this loop 19282 1727096299.32155: getting the next task for host managed_node2 19282 1727096299.32165: done getting next task for host managed_node2 19282 1727096299.32176: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19282 1727096299.32182: ^ state is: HOST STATE: block=3, task=21, 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 19282 1727096299.32202: getting variables 19282 1727096299.32204: in VariableManager get_vars() 19282 1727096299.32254: Calling all_inventory to load vars for managed_node2 19282 1727096299.32256: Calling groups_inventory to load vars for managed_node2 19282 1727096299.32259: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096299.32397: Calling all_plugins_play to load vars for managed_node2 19282 1727096299.32401: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096299.32405: Calling groups_plugins_play to load vars for managed_node2 19282 1727096299.32689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096299.32918: done with get_vars() 19282 1727096299.32929: done getting variables 19282 1727096299.32996: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:58:19 -0400 (0:00:00.065) 0:00:10.442 ****** 19282 1727096299.33029: entering _queue_task() for managed_node2/package 19282 1727096299.33405: worker is 1 (out of 1 available) 19282 1727096299.33417: exiting _queue_task() for managed_node2/package 19282 1727096299.33427: done queuing things up, now waiting for results queue to drain 19282 1727096299.33429: waiting for pending results... 19282 1727096299.33674: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19282 1727096299.33784: in run() - task 0afff68d-5257-135a-4d9a-000000000117 19282 1727096299.33809: variable 'ansible_search_path' from source: unknown 19282 1727096299.33820: variable 'ansible_search_path' from source: unknown 19282 1727096299.33858: calling self._execute() 19282 1727096299.33973: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096299.33984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096299.33994: variable 'omit' from source: magic vars 19282 1727096299.34530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096299.36910: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096299.37003: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096299.37052: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096299.37098: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096299.37129: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096299.37222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096299.37269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096299.37306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096299.37350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096299.37400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096299.37535: variable 'ansible_distribution' from source: facts 19282 1727096299.37583: variable 'ansible_distribution_major_version' from source: facts 19282 1727096299.37586: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096299.37589: when evaluation is False, skipping this task 19282 1727096299.37591: _execute() done 19282 1727096299.37598: dumping result to json 19282 1727096299.37605: done dumping result, returning 19282 1727096299.37621: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-135a-4d9a-000000000117] 19282 1727096299.37631: sending task result for task 0afff68d-5257-135a-4d9a-000000000117 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" } 19282 1727096299.37875: no more pending results, returning what we have 19282 1727096299.38075: results queue empty 19282 1727096299.38076: checking for any_errors_fatal 19282 1727096299.38082: done checking for any_errors_fatal 19282 1727096299.38083: checking for max_fail_percentage 19282 1727096299.38084: done checking for max_fail_percentage 19282 1727096299.38085: checking to see if all hosts have failed and the running result is not ok 19282 1727096299.38086: done checking to see if all hosts have failed 19282 1727096299.38087: getting the remaining hosts for this loop 19282 1727096299.38088: done getting the remaining hosts for this loop 19282 1727096299.38091: getting the next task for host managed_node2 19282 1727096299.38097: done getting next task for host managed_node2 19282 1727096299.38101: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19282 1727096299.38105: ^ state is: HOST STATE: block=3, task=21, 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 19282 1727096299.38122: getting variables 19282 1727096299.38123: in VariableManager get_vars() 19282 1727096299.38169: Calling all_inventory to load vars for managed_node2 19282 1727096299.38172: Calling groups_inventory to load vars for managed_node2 19282 1727096299.38174: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096299.38183: Calling all_plugins_play to load vars for managed_node2 19282 1727096299.38186: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096299.38189: Calling groups_plugins_play to load vars for managed_node2 19282 1727096299.38389: done sending task result for task 0afff68d-5257-135a-4d9a-000000000117 19282 1727096299.38392: WORKER PROCESS EXITING 19282 1727096299.38415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096299.38641: done with get_vars() 19282 1727096299.38652: done getting variables 19282 1727096299.38719: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:58:19 -0400 (0:00:00.057) 0:00:10.499 ****** 19282 1727096299.38751: entering _queue_task() for managed_node2/service 19282 1727096299.39075: worker is 1 (out of 1 available) 19282 1727096299.39086: exiting _queue_task() for managed_node2/service 19282 1727096299.39096: done queuing things up, now waiting for results queue to drain 19282 1727096299.39098: waiting for pending results... 19282 1727096299.39315: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19282 1727096299.39480: in run() - task 0afff68d-5257-135a-4d9a-000000000118 19282 1727096299.39500: variable 'ansible_search_path' from source: unknown 19282 1727096299.39509: variable 'ansible_search_path' from source: unknown 19282 1727096299.39545: calling self._execute() 19282 1727096299.39640: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096299.39652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096299.39673: variable 'omit' from source: magic vars 19282 1727096299.40146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096299.42564: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096299.42645: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096299.42691: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096299.42729: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096299.42772: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096299.42854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096299.42896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096299.42928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096299.42989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096299.43010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096299.43160: variable 'ansible_distribution' from source: facts 19282 1727096299.43188: variable 'ansible_distribution_major_version' from source: facts 19282 1727096299.43272: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096299.43275: when evaluation is False, skipping this task 19282 1727096299.43278: _execute() done 19282 1727096299.43280: dumping result to json 19282 1727096299.43291: done dumping result, returning 19282 1727096299.43297: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-135a-4d9a-000000000118] 19282 1727096299.43300: sending task result for task 0afff68d-5257-135a-4d9a-000000000118 19282 1727096299.43578: done sending task result for task 0afff68d-5257-135a-4d9a-000000000118 19282 1727096299.43582: 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" } 19282 1727096299.43618: no more pending results, returning what we have 19282 1727096299.43621: results queue empty 19282 1727096299.43622: checking for any_errors_fatal 19282 1727096299.43626: done checking for any_errors_fatal 19282 1727096299.43627: checking for max_fail_percentage 19282 1727096299.43629: done checking for max_fail_percentage 19282 1727096299.43629: checking to see if all hosts have failed and the running result is not ok 19282 1727096299.43630: done checking to see if all hosts have failed 19282 1727096299.43631: getting the remaining hosts for this loop 19282 1727096299.43632: done getting the remaining hosts for this loop 19282 1727096299.43636: getting the next task for host managed_node2 19282 1727096299.43641: done getting next task for host managed_node2 19282 1727096299.43644: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19282 1727096299.43648: ^ state is: HOST STATE: block=3, task=21, 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 19282 1727096299.43669: getting variables 19282 1727096299.43671: in VariableManager get_vars() 19282 1727096299.43712: Calling all_inventory to load vars for managed_node2 19282 1727096299.43715: Calling groups_inventory to load vars for managed_node2 19282 1727096299.43718: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096299.43726: Calling all_plugins_play to load vars for managed_node2 19282 1727096299.43729: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096299.43732: Calling groups_plugins_play to load vars for managed_node2 19282 1727096299.44047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096299.44274: done with get_vars() 19282 1727096299.44284: done getting variables 19282 1727096299.44347: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:58:19 -0400 (0:00:00.056) 0:00:10.555 ****** 19282 1727096299.44382: entering _queue_task() for managed_node2/service 19282 1727096299.44765: worker is 1 (out of 1 available) 19282 1727096299.44779: exiting _queue_task() for managed_node2/service 19282 1727096299.44790: done queuing things up, now waiting for results queue to drain 19282 1727096299.44791: waiting for pending results... 19282 1727096299.44979: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19282 1727096299.45117: in run() - task 0afff68d-5257-135a-4d9a-000000000119 19282 1727096299.45142: variable 'ansible_search_path' from source: unknown 19282 1727096299.45153: variable 'ansible_search_path' from source: unknown 19282 1727096299.45237: calling self._execute() 19282 1727096299.45305: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096299.45316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096299.45330: variable 'omit' from source: magic vars 19282 1727096299.45803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096299.48875: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096299.48933: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096299.48977: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096299.49025: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096299.49058: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096299.49174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096299.49212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096299.49277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096299.49315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096299.49340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096299.49560: variable 'ansible_distribution' from source: facts 19282 1727096299.49566: variable 'ansible_distribution_major_version' from source: facts 19282 1727096299.49571: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096299.49574: when evaluation is False, skipping this task 19282 1727096299.49575: _execute() done 19282 1727096299.49577: dumping result to json 19282 1727096299.49579: done dumping result, returning 19282 1727096299.49582: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-135a-4d9a-000000000119] 19282 1727096299.49584: sending task result for task 0afff68d-5257-135a-4d9a-000000000119 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19282 1727096299.49832: no more pending results, returning what we have 19282 1727096299.49836: results queue empty 19282 1727096299.49838: checking for any_errors_fatal 19282 1727096299.49844: done checking for any_errors_fatal 19282 1727096299.49845: checking for max_fail_percentage 19282 1727096299.49851: done checking for max_fail_percentage 19282 1727096299.49852: checking to see if all hosts have failed and the running result is not ok 19282 1727096299.49853: done checking to see if all hosts have failed 19282 1727096299.49856: getting the remaining hosts for this loop 19282 1727096299.49859: done getting the remaining hosts for this loop 19282 1727096299.49864: getting the next task for host managed_node2 19282 1727096299.49873: done getting next task for host managed_node2 19282 1727096299.49879: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19282 1727096299.49884: ^ state is: HOST STATE: block=3, task=21, 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 19282 1727096299.49904: getting variables 19282 1727096299.49906: in VariableManager get_vars() 19282 1727096299.49957: Calling all_inventory to load vars for managed_node2 19282 1727096299.49960: Calling groups_inventory to load vars for managed_node2 19282 1727096299.49965: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096299.50087: Calling all_plugins_play to load vars for managed_node2 19282 1727096299.50091: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096299.50097: done sending task result for task 0afff68d-5257-135a-4d9a-000000000119 19282 1727096299.50099: WORKER PROCESS EXITING 19282 1727096299.50102: Calling groups_plugins_play to load vars for managed_node2 19282 1727096299.50437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096299.50676: done with get_vars() 19282 1727096299.50688: done getting variables 19282 1727096299.50754: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:58:19 -0400 (0:00:00.064) 0:00:10.620 ****** 19282 1727096299.50799: entering _queue_task() for managed_node2/service 19282 1727096299.51213: worker is 1 (out of 1 available) 19282 1727096299.51223: exiting _queue_task() for managed_node2/service 19282 1727096299.51234: done queuing things up, now waiting for results queue to drain 19282 1727096299.51236: waiting for pending results... 19282 1727096299.51442: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19282 1727096299.51617: in run() - task 0afff68d-5257-135a-4d9a-00000000011a 19282 1727096299.51635: variable 'ansible_search_path' from source: unknown 19282 1727096299.51675: variable 'ansible_search_path' from source: unknown 19282 1727096299.51702: calling self._execute() 19282 1727096299.52000: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096299.52004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096299.52006: variable 'omit' from source: magic vars 19282 1727096299.52979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096299.57689: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096299.57782: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096299.57828: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096299.57890: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096299.57924: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096299.58040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096299.58084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096299.58144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096299.58222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096299.58257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096299.58446: variable 'ansible_distribution' from source: facts 19282 1727096299.58460: variable 'ansible_distribution_major_version' from source: facts 19282 1727096299.58543: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096299.58546: when evaluation is False, skipping this task 19282 1727096299.58548: _execute() done 19282 1727096299.58550: dumping result to json 19282 1727096299.58552: done dumping result, returning 19282 1727096299.58554: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-135a-4d9a-00000000011a] 19282 1727096299.58556: sending task result for task 0afff68d-5257-135a-4d9a-00000000011a 19282 1727096299.58770: done sending task result for task 0afff68d-5257-135a-4d9a-00000000011a 19282 1727096299.58774: 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" } 19282 1727096299.58824: no more pending results, returning what we have 19282 1727096299.58828: results queue empty 19282 1727096299.58829: checking for any_errors_fatal 19282 1727096299.58835: done checking for any_errors_fatal 19282 1727096299.58835: checking for max_fail_percentage 19282 1727096299.58837: done checking for max_fail_percentage 19282 1727096299.58839: checking to see if all hosts have failed and the running result is not ok 19282 1727096299.58840: done checking to see if all hosts have failed 19282 1727096299.58840: getting the remaining hosts for this loop 19282 1727096299.58842: done getting the remaining hosts for this loop 19282 1727096299.58846: getting the next task for host managed_node2 19282 1727096299.58855: done getting next task for host managed_node2 19282 1727096299.58871: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19282 1727096299.58877: ^ state is: HOST STATE: block=3, task=21, 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 19282 1727096299.58895: getting variables 19282 1727096299.58896: in VariableManager get_vars() 19282 1727096299.58947: Calling all_inventory to load vars for managed_node2 19282 1727096299.58950: Calling groups_inventory to load vars for managed_node2 19282 1727096299.58953: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096299.58966: Calling all_plugins_play to load vars for managed_node2 19282 1727096299.59086: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096299.59091: Calling groups_plugins_play to load vars for managed_node2 19282 1727096299.59655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096299.59922: done with get_vars() 19282 1727096299.59942: done getting variables 19282 1727096299.60035: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:58:19 -0400 (0:00:00.093) 0:00:10.713 ****** 19282 1727096299.60112: entering _queue_task() for managed_node2/service 19282 1727096299.60618: worker is 1 (out of 1 available) 19282 1727096299.60629: exiting _queue_task() for managed_node2/service 19282 1727096299.60641: done queuing things up, now waiting for results queue to drain 19282 1727096299.60642: waiting for pending results... 19282 1727096299.60891: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 19282 1727096299.61051: in run() - task 0afff68d-5257-135a-4d9a-00000000011b 19282 1727096299.61088: variable 'ansible_search_path' from source: unknown 19282 1727096299.61174: variable 'ansible_search_path' from source: unknown 19282 1727096299.61177: calling self._execute() 19282 1727096299.61288: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096299.61409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096299.61413: variable 'omit' from source: magic vars 19282 1727096299.61908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096299.64644: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096299.64739: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096299.64778: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096299.64805: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096299.64825: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096299.64908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096299.64973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096299.65003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096299.65020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096299.65033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096299.65138: variable 'ansible_distribution' from source: facts 19282 1727096299.65141: variable 'ansible_distribution_major_version' from source: facts 19282 1727096299.65158: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096299.65161: when evaluation is False, skipping this task 19282 1727096299.65164: _execute() done 19282 1727096299.65170: dumping result to json 19282 1727096299.65173: done dumping result, returning 19282 1727096299.65184: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-135a-4d9a-00000000011b] 19282 1727096299.65188: sending task result for task 0afff68d-5257-135a-4d9a-00000000011b 19282 1727096299.65280: done sending task result for task 0afff68d-5257-135a-4d9a-00000000011b 19282 1727096299.65283: 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 } 19282 1727096299.65353: no more pending results, returning what we have 19282 1727096299.65357: results queue empty 19282 1727096299.65358: checking for any_errors_fatal 19282 1727096299.65363: done checking for any_errors_fatal 19282 1727096299.65363: checking for max_fail_percentage 19282 1727096299.65365: done checking for max_fail_percentage 19282 1727096299.65366: checking to see if all hosts have failed and the running result is not ok 19282 1727096299.65369: done checking to see if all hosts have failed 19282 1727096299.65369: getting the remaining hosts for this loop 19282 1727096299.65371: done getting the remaining hosts for this loop 19282 1727096299.65374: getting the next task for host managed_node2 19282 1727096299.65381: done getting next task for host managed_node2 19282 1727096299.65384: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19282 1727096299.65389: ^ state is: HOST STATE: block=3, task=21, 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 19282 1727096299.65408: getting variables 19282 1727096299.65410: in VariableManager get_vars() 19282 1727096299.65454: Calling all_inventory to load vars for managed_node2 19282 1727096299.65456: Calling groups_inventory to load vars for managed_node2 19282 1727096299.65458: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096299.65467: Calling all_plugins_play to load vars for managed_node2 19282 1727096299.65476: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096299.65479: Calling groups_plugins_play to load vars for managed_node2 19282 1727096299.65611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096299.65739: done with get_vars() 19282 1727096299.65748: done getting variables 19282 1727096299.65795: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:58:19 -0400 (0:00:00.057) 0:00:10.770 ****** 19282 1727096299.65821: entering _queue_task() for managed_node2/copy 19282 1727096299.66049: worker is 1 (out of 1 available) 19282 1727096299.66062: exiting _queue_task() for managed_node2/copy 19282 1727096299.66076: done queuing things up, now waiting for results queue to drain 19282 1727096299.66078: waiting for pending results... 19282 1727096299.66249: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19282 1727096299.66337: in run() - task 0afff68d-5257-135a-4d9a-00000000011c 19282 1727096299.66348: variable 'ansible_search_path' from source: unknown 19282 1727096299.66351: variable 'ansible_search_path' from source: unknown 19282 1727096299.66384: calling self._execute() 19282 1727096299.66463: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096299.66471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096299.66480: variable 'omit' from source: magic vars 19282 1727096299.66790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096299.68769: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096299.68853: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096299.68888: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096299.68933: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096299.68981: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096299.69052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096299.69090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096299.69141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096299.69194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096299.69198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096299.69362: variable 'ansible_distribution' from source: facts 19282 1727096299.69365: variable 'ansible_distribution_major_version' from source: facts 19282 1727096299.69387: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096299.69390: when evaluation is False, skipping this task 19282 1727096299.69393: _execute() done 19282 1727096299.69398: dumping result to json 19282 1727096299.69401: done dumping result, returning 19282 1727096299.69404: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-135a-4d9a-00000000011c] 19282 1727096299.69449: sending task result for task 0afff68d-5257-135a-4d9a-00000000011c 19282 1727096299.69525: done sending task result for task 0afff68d-5257-135a-4d9a-00000000011c 19282 1727096299.69527: 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" } 19282 1727096299.69585: no more pending results, returning what we have 19282 1727096299.69589: results queue empty 19282 1727096299.69590: checking for any_errors_fatal 19282 1727096299.69595: done checking for any_errors_fatal 19282 1727096299.69596: checking for max_fail_percentage 19282 1727096299.69598: done checking for max_fail_percentage 19282 1727096299.69599: checking to see if all hosts have failed and the running result is not ok 19282 1727096299.69600: done checking to see if all hosts have failed 19282 1727096299.69601: getting the remaining hosts for this loop 19282 1727096299.69602: done getting the remaining hosts for this loop 19282 1727096299.69606: getting the next task for host managed_node2 19282 1727096299.69615: done getting next task for host managed_node2 19282 1727096299.69619: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19282 1727096299.69623: ^ state is: HOST STATE: block=3, task=21, 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 19282 1727096299.69642: getting variables 19282 1727096299.69644: in VariableManager get_vars() 19282 1727096299.69696: Calling all_inventory to load vars for managed_node2 19282 1727096299.69699: Calling groups_inventory to load vars for managed_node2 19282 1727096299.69704: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096299.69714: Calling all_plugins_play to load vars for managed_node2 19282 1727096299.69716: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096299.69719: Calling groups_plugins_play to load vars for managed_node2 19282 1727096299.69974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096299.70164: done with get_vars() 19282 1727096299.70180: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:58:19 -0400 (0:00:00.044) 0:00:10.814 ****** 19282 1727096299.70245: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19282 1727096299.70519: worker is 1 (out of 1 available) 19282 1727096299.70533: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19282 1727096299.70547: done queuing things up, now waiting for results queue to drain 19282 1727096299.70549: waiting for pending results... 19282 1727096299.70750: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19282 1727096299.70837: in run() - task 0afff68d-5257-135a-4d9a-00000000011d 19282 1727096299.70848: variable 'ansible_search_path' from source: unknown 19282 1727096299.70852: variable 'ansible_search_path' from source: unknown 19282 1727096299.70881: calling self._execute() 19282 1727096299.70956: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096299.70959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096299.70971: variable 'omit' from source: magic vars 19282 1727096299.71286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096299.73038: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096299.73093: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096299.73121: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096299.73147: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096299.73171: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096299.73227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096299.73250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096299.73271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096299.73298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096299.73309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096299.73422: variable 'ansible_distribution' from source: facts 19282 1727096299.73426: variable 'ansible_distribution_major_version' from source: facts 19282 1727096299.73447: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096299.73452: when evaluation is False, skipping this task 19282 1727096299.73455: _execute() done 19282 1727096299.73458: dumping result to json 19282 1727096299.73460: done dumping result, returning 19282 1727096299.73484: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-135a-4d9a-00000000011d] 19282 1727096299.73487: sending task result for task 0afff68d-5257-135a-4d9a-00000000011d 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" } 19282 1727096299.73702: no more pending results, returning what we have 19282 1727096299.73705: results queue empty 19282 1727096299.73707: checking for any_errors_fatal 19282 1727096299.73715: done checking for any_errors_fatal 19282 1727096299.73716: checking for max_fail_percentage 19282 1727096299.73717: done checking for max_fail_percentage 19282 1727096299.73718: checking to see if all hosts have failed and the running result is not ok 19282 1727096299.73719: done checking to see if all hosts have failed 19282 1727096299.73720: getting the remaining hosts for this loop 19282 1727096299.73721: done getting the remaining hosts for this loop 19282 1727096299.73726: getting the next task for host managed_node2 19282 1727096299.73733: done getting next task for host managed_node2 19282 1727096299.73736: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19282 1727096299.73740: ^ state is: HOST STATE: block=3, task=21, 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 19282 1727096299.73758: getting variables 19282 1727096299.73759: in VariableManager get_vars() 19282 1727096299.73809: Calling all_inventory to load vars for managed_node2 19282 1727096299.73812: Calling groups_inventory to load vars for managed_node2 19282 1727096299.73814: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096299.73822: Calling all_plugins_play to load vars for managed_node2 19282 1727096299.73825: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096299.73827: Calling groups_plugins_play to load vars for managed_node2 19282 1727096299.73985: done sending task result for task 0afff68d-5257-135a-4d9a-00000000011d 19282 1727096299.73989: WORKER PROCESS EXITING 19282 1727096299.74001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096299.74133: done with get_vars() 19282 1727096299.74145: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:58:19 -0400 (0:00:00.039) 0:00:10.854 ****** 19282 1727096299.74208: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19282 1727096299.74427: worker is 1 (out of 1 available) 19282 1727096299.74442: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19282 1727096299.74454: done queuing things up, now waiting for results queue to drain 19282 1727096299.74455: waiting for pending results... 19282 1727096299.74694: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 19282 1727096299.74839: in run() - task 0afff68d-5257-135a-4d9a-00000000011e 19282 1727096299.74851: variable 'ansible_search_path' from source: unknown 19282 1727096299.74856: variable 'ansible_search_path' from source: unknown 19282 1727096299.74878: calling self._execute() 19282 1727096299.74955: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096299.74959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096299.74980: variable 'omit' from source: magic vars 19282 1727096299.75376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096299.77278: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096299.77324: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096299.77358: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096299.77402: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096299.77422: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096299.77540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096299.77573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096299.77611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096299.77660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096299.77665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096299.77815: variable 'ansible_distribution' from source: facts 19282 1727096299.77818: variable 'ansible_distribution_major_version' from source: facts 19282 1727096299.77869: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096299.77875: when evaluation is False, skipping this task 19282 1727096299.77877: _execute() done 19282 1727096299.77880: dumping result to json 19282 1727096299.77882: done dumping result, returning 19282 1727096299.77885: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-135a-4d9a-00000000011e] 19282 1727096299.77891: sending task result for task 0afff68d-5257-135a-4d9a-00000000011e 19282 1727096299.78066: done sending task result for task 0afff68d-5257-135a-4d9a-00000000011e 19282 1727096299.78070: 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" } 19282 1727096299.78136: no more pending results, returning what we have 19282 1727096299.78139: results queue empty 19282 1727096299.78140: checking for any_errors_fatal 19282 1727096299.78149: done checking for any_errors_fatal 19282 1727096299.78151: checking for max_fail_percentage 19282 1727096299.78152: done checking for max_fail_percentage 19282 1727096299.78153: checking to see if all hosts have failed and the running result is not ok 19282 1727096299.78154: done checking to see if all hosts have failed 19282 1727096299.78155: getting the remaining hosts for this loop 19282 1727096299.78157: done getting the remaining hosts for this loop 19282 1727096299.78160: getting the next task for host managed_node2 19282 1727096299.78296: done getting next task for host managed_node2 19282 1727096299.78326: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19282 1727096299.78330: ^ state is: HOST STATE: block=3, task=21, 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 19282 1727096299.78352: getting variables 19282 1727096299.78354: in VariableManager get_vars() 19282 1727096299.78411: Calling all_inventory to load vars for managed_node2 19282 1727096299.78414: Calling groups_inventory to load vars for managed_node2 19282 1727096299.78417: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096299.78431: Calling all_plugins_play to load vars for managed_node2 19282 1727096299.78434: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096299.78438: Calling groups_plugins_play to load vars for managed_node2 19282 1727096299.78640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096299.78851: done with get_vars() 19282 1727096299.78865: done getting variables 19282 1727096299.78928: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:58:19 -0400 (0:00:00.047) 0:00:10.901 ****** 19282 1727096299.78960: entering _queue_task() for managed_node2/debug 19282 1727096299.79230: worker is 1 (out of 1 available) 19282 1727096299.79249: exiting _queue_task() for managed_node2/debug 19282 1727096299.79264: done queuing things up, now waiting for results queue to drain 19282 1727096299.79266: waiting for pending results... 19282 1727096299.79444: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19282 1727096299.79541: in run() - task 0afff68d-5257-135a-4d9a-00000000011f 19282 1727096299.79552: variable 'ansible_search_path' from source: unknown 19282 1727096299.79555: variable 'ansible_search_path' from source: unknown 19282 1727096299.79585: calling self._execute() 19282 1727096299.79647: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096299.79651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096299.79659: variable 'omit' from source: magic vars 19282 1727096299.79986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096299.81917: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096299.81974: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096299.82003: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096299.82028: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096299.82048: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096299.82130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096299.82174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096299.82186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096299.82245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096299.82248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096299.82356: variable 'ansible_distribution' from source: facts 19282 1727096299.82359: variable 'ansible_distribution_major_version' from source: facts 19282 1727096299.82408: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096299.82411: when evaluation is False, skipping this task 19282 1727096299.82413: _execute() done 19282 1727096299.82415: dumping result to json 19282 1727096299.82417: done dumping result, returning 19282 1727096299.82420: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-135a-4d9a-00000000011f] 19282 1727096299.82422: sending task result for task 0afff68d-5257-135a-4d9a-00000000011f 19282 1727096299.82521: done sending task result for task 0afff68d-5257-135a-4d9a-00000000011f 19282 1727096299.82523: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19282 1727096299.82583: no more pending results, returning what we have 19282 1727096299.82587: results queue empty 19282 1727096299.82588: checking for any_errors_fatal 19282 1727096299.82594: done checking for any_errors_fatal 19282 1727096299.82595: checking for max_fail_percentage 19282 1727096299.82597: done checking for max_fail_percentage 19282 1727096299.82598: checking to see if all hosts have failed and the running result is not ok 19282 1727096299.82599: done checking to see if all hosts have failed 19282 1727096299.82599: getting the remaining hosts for this loop 19282 1727096299.82601: done getting the remaining hosts for this loop 19282 1727096299.82605: getting the next task for host managed_node2 19282 1727096299.82613: done getting next task for host managed_node2 19282 1727096299.82616: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19282 1727096299.82620: ^ state is: HOST STATE: block=3, task=21, 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 19282 1727096299.82650: getting variables 19282 1727096299.82652: in VariableManager get_vars() 19282 1727096299.82780: Calling all_inventory to load vars for managed_node2 19282 1727096299.82783: Calling groups_inventory to load vars for managed_node2 19282 1727096299.82785: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096299.82807: Calling all_plugins_play to load vars for managed_node2 19282 1727096299.82810: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096299.82812: Calling groups_plugins_play to load vars for managed_node2 19282 1727096299.83027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096299.83176: done with get_vars() 19282 1727096299.83184: done getting variables 19282 1727096299.83235: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:58:19 -0400 (0:00:00.043) 0:00:10.944 ****** 19282 1727096299.83263: entering _queue_task() for managed_node2/debug 19282 1727096299.83488: worker is 1 (out of 1 available) 19282 1727096299.83505: exiting _queue_task() for managed_node2/debug 19282 1727096299.83517: done queuing things up, now waiting for results queue to drain 19282 1727096299.83519: waiting for pending results... 19282 1727096299.83751: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19282 1727096299.83842: in run() - task 0afff68d-5257-135a-4d9a-000000000120 19282 1727096299.83853: variable 'ansible_search_path' from source: unknown 19282 1727096299.83856: variable 'ansible_search_path' from source: unknown 19282 1727096299.83901: calling self._execute() 19282 1727096299.83959: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096299.83963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096299.83976: variable 'omit' from source: magic vars 19282 1727096299.84363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096299.85995: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096299.86039: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096299.86067: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096299.86097: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096299.86127: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096299.86226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096299.86253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096299.86283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096299.86313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096299.86324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096299.86438: variable 'ansible_distribution' from source: facts 19282 1727096299.86443: variable 'ansible_distribution_major_version' from source: facts 19282 1727096299.86472: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096299.86476: when evaluation is False, skipping this task 19282 1727096299.86478: _execute() done 19282 1727096299.86480: dumping result to json 19282 1727096299.86483: done dumping result, returning 19282 1727096299.86490: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-135a-4d9a-000000000120] 19282 1727096299.86494: sending task result for task 0afff68d-5257-135a-4d9a-000000000120 19282 1727096299.86582: done sending task result for task 0afff68d-5257-135a-4d9a-000000000120 19282 1727096299.86584: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19282 1727096299.86628: no more pending results, returning what we have 19282 1727096299.86632: results queue empty 19282 1727096299.86633: checking for any_errors_fatal 19282 1727096299.86639: done checking for any_errors_fatal 19282 1727096299.86640: checking for max_fail_percentage 19282 1727096299.86642: done checking for max_fail_percentage 19282 1727096299.86643: checking to see if all hosts have failed and the running result is not ok 19282 1727096299.86643: done checking to see if all hosts have failed 19282 1727096299.86644: getting the remaining hosts for this loop 19282 1727096299.86646: done getting the remaining hosts for this loop 19282 1727096299.86651: getting the next task for host managed_node2 19282 1727096299.86659: done getting next task for host managed_node2 19282 1727096299.86663: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19282 1727096299.86669: ^ state is: HOST STATE: block=3, task=21, 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 19282 1727096299.86686: getting variables 19282 1727096299.86688: in VariableManager get_vars() 19282 1727096299.86737: Calling all_inventory to load vars for managed_node2 19282 1727096299.86740: Calling groups_inventory to load vars for managed_node2 19282 1727096299.86742: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096299.86751: Calling all_plugins_play to load vars for managed_node2 19282 1727096299.86753: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096299.86756: Calling groups_plugins_play to load vars for managed_node2 19282 1727096299.87031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096299.87210: done with get_vars() 19282 1727096299.87222: done getting variables 19282 1727096299.87276: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:58:19 -0400 (0:00:00.040) 0:00:10.985 ****** 19282 1727096299.87303: entering _queue_task() for managed_node2/debug 19282 1727096299.87573: worker is 1 (out of 1 available) 19282 1727096299.87588: exiting _queue_task() for managed_node2/debug 19282 1727096299.87601: done queuing things up, now waiting for results queue to drain 19282 1727096299.87602: waiting for pending results... 19282 1727096299.87802: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19282 1727096299.87884: in run() - task 0afff68d-5257-135a-4d9a-000000000121 19282 1727096299.87895: variable 'ansible_search_path' from source: unknown 19282 1727096299.87899: variable 'ansible_search_path' from source: unknown 19282 1727096299.87925: calling self._execute() 19282 1727096299.88007: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096299.88010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096299.88020: variable 'omit' from source: magic vars 19282 1727096299.88490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096299.90376: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096299.90429: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096299.90455: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096299.90487: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096299.90507: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096299.90569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096299.90591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096299.90610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096299.90639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096299.90650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096299.90753: variable 'ansible_distribution' from source: facts 19282 1727096299.90773: variable 'ansible_distribution_major_version' from source: facts 19282 1727096299.90861: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096299.90864: when evaluation is False, skipping this task 19282 1727096299.90868: _execute() done 19282 1727096299.90872: dumping result to json 19282 1727096299.90874: done dumping result, returning 19282 1727096299.90877: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-135a-4d9a-000000000121] 19282 1727096299.90879: sending task result for task 0afff68d-5257-135a-4d9a-000000000121 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19282 1727096299.90987: no more pending results, returning what we have 19282 1727096299.90990: results queue empty 19282 1727096299.90991: checking for any_errors_fatal 19282 1727096299.90996: done checking for any_errors_fatal 19282 1727096299.90997: checking for max_fail_percentage 19282 1727096299.90998: done checking for max_fail_percentage 19282 1727096299.90999: checking to see if all hosts have failed and the running result is not ok 19282 1727096299.91000: done checking to see if all hosts have failed 19282 1727096299.91001: getting the remaining hosts for this loop 19282 1727096299.91002: done getting the remaining hosts for this loop 19282 1727096299.91006: getting the next task for host managed_node2 19282 1727096299.91013: done getting next task for host managed_node2 19282 1727096299.91016: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19282 1727096299.91020: ^ state is: HOST STATE: block=3, task=21, 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 19282 1727096299.91038: getting variables 19282 1727096299.91040: in VariableManager get_vars() 19282 1727096299.91087: Calling all_inventory to load vars for managed_node2 19282 1727096299.91090: Calling groups_inventory to load vars for managed_node2 19282 1727096299.91092: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096299.91101: Calling all_plugins_play to load vars for managed_node2 19282 1727096299.91103: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096299.91106: Calling groups_plugins_play to load vars for managed_node2 19282 1727096299.91244: done sending task result for task 0afff68d-5257-135a-4d9a-000000000121 19282 1727096299.91247: WORKER PROCESS EXITING 19282 1727096299.91258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096299.91387: done with get_vars() 19282 1727096299.91398: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:58:19 -0400 (0:00:00.041) 0:00:11.026 ****** 19282 1727096299.91463: entering _queue_task() for managed_node2/ping 19282 1727096299.91673: worker is 1 (out of 1 available) 19282 1727096299.91687: exiting _queue_task() for managed_node2/ping 19282 1727096299.91699: done queuing things up, now waiting for results queue to drain 19282 1727096299.91701: waiting for pending results... 19282 1727096299.91866: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 19282 1727096299.91970: in run() - task 0afff68d-5257-135a-4d9a-000000000122 19282 1727096299.91984: variable 'ansible_search_path' from source: unknown 19282 1727096299.91988: variable 'ansible_search_path' from source: unknown 19282 1727096299.92014: calling self._execute() 19282 1727096299.92080: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096299.92084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096299.92093: variable 'omit' from source: magic vars 19282 1727096299.92407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096299.93939: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096299.93987: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096299.94014: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096299.94040: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096299.94059: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096299.94123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096299.94143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096299.94160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096299.94190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096299.94201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096299.94304: variable 'ansible_distribution' from source: facts 19282 1727096299.94308: variable 'ansible_distribution_major_version' from source: facts 19282 1727096299.94327: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096299.94330: when evaluation is False, skipping this task 19282 1727096299.94332: _execute() done 19282 1727096299.94335: dumping result to json 19282 1727096299.94337: done dumping result, returning 19282 1727096299.94345: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-135a-4d9a-000000000122] 19282 1727096299.94350: sending task result for task 0afff68d-5257-135a-4d9a-000000000122 19282 1727096299.94435: done sending task result for task 0afff68d-5257-135a-4d9a-000000000122 19282 1727096299.94438: 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" } 19282 1727096299.94482: no more pending results, returning what we have 19282 1727096299.94486: results queue empty 19282 1727096299.94486: checking for any_errors_fatal 19282 1727096299.94493: done checking for any_errors_fatal 19282 1727096299.94494: checking for max_fail_percentage 19282 1727096299.94496: done checking for max_fail_percentage 19282 1727096299.94497: checking to see if all hosts have failed and the running result is not ok 19282 1727096299.94497: done checking to see if all hosts have failed 19282 1727096299.94498: getting the remaining hosts for this loop 19282 1727096299.94500: done getting the remaining hosts for this loop 19282 1727096299.94503: getting the next task for host managed_node2 19282 1727096299.94512: done getting next task for host managed_node2 19282 1727096299.94514: ^ task is: TASK: meta (role_complete) 19282 1727096299.94518: ^ state is: HOST STATE: block=3, task=21, 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 19282 1727096299.94535: getting variables 19282 1727096299.94537: in VariableManager get_vars() 19282 1727096299.94586: Calling all_inventory to load vars for managed_node2 19282 1727096299.94589: Calling groups_inventory to load vars for managed_node2 19282 1727096299.94591: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096299.94601: Calling all_plugins_play to load vars for managed_node2 19282 1727096299.94603: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096299.94606: Calling groups_plugins_play to load vars for managed_node2 19282 1727096299.94790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096299.94914: done with get_vars() 19282 1727096299.94922: done getting variables 19282 1727096299.94978: done queuing things up, now waiting for results queue to drain 19282 1727096299.94980: results queue empty 19282 1727096299.94980: checking for any_errors_fatal 19282 1727096299.94982: done checking for any_errors_fatal 19282 1727096299.94982: checking for max_fail_percentage 19282 1727096299.94983: done checking for max_fail_percentage 19282 1727096299.94983: checking to see if all hosts have failed and the running result is not ok 19282 1727096299.94984: done checking to see if all hosts have failed 19282 1727096299.94984: getting the remaining hosts for this loop 19282 1727096299.94985: done getting the remaining hosts for this loop 19282 1727096299.94986: getting the next task for host managed_node2 19282 1727096299.94989: done getting next task for host managed_node2 19282 1727096299.94991: ^ task is: TASK: Include the task 'manage_test_interface.yml' 19282 1727096299.94992: ^ state is: HOST STATE: block=3, task=21, 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 19282 1727096299.94994: getting variables 19282 1727096299.94994: in VariableManager get_vars() 19282 1727096299.95011: Calling all_inventory to load vars for managed_node2 19282 1727096299.95013: Calling groups_inventory to load vars for managed_node2 19282 1727096299.95014: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096299.95017: Calling all_plugins_play to load vars for managed_node2 19282 1727096299.95019: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096299.95020: Calling groups_plugins_play to load vars for managed_node2 19282 1727096299.95099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096299.95209: done with get_vars() 19282 1727096299.95216: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:169 Monday 23 September 2024 08:58:19 -0400 (0:00:00.037) 0:00:11.064 ****** 19282 1727096299.95262: entering _queue_task() for managed_node2/include_tasks 19282 1727096299.95474: worker is 1 (out of 1 available) 19282 1727096299.95488: exiting _queue_task() for managed_node2/include_tasks 19282 1727096299.95499: done queuing things up, now waiting for results queue to drain 19282 1727096299.95501: waiting for pending results... 19282 1727096299.95661: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 19282 1727096299.95723: in run() - task 0afff68d-5257-135a-4d9a-000000000152 19282 1727096299.95738: variable 'ansible_search_path' from source: unknown 19282 1727096299.95762: calling self._execute() 19282 1727096299.95839: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096299.95846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096299.95855: variable 'omit' from source: magic vars 19282 1727096299.96160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096299.97836: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096299.97880: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096299.97908: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096299.97937: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096299.97956: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096299.98014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096299.98038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096299.98055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096299.98084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096299.98094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096299.98192: variable 'ansible_distribution' from source: facts 19282 1727096299.98196: variable 'ansible_distribution_major_version' from source: facts 19282 1727096299.98211: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096299.98214: when evaluation is False, skipping this task 19282 1727096299.98217: _execute() done 19282 1727096299.98219: dumping result to json 19282 1727096299.98221: done dumping result, returning 19282 1727096299.98228: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [0afff68d-5257-135a-4d9a-000000000152] 19282 1727096299.98232: sending task result for task 0afff68d-5257-135a-4d9a-000000000152 19282 1727096299.98326: done sending task result for task 0afff68d-5257-135a-4d9a-000000000152 19282 1727096299.98329: 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" } 19282 1727096299.98395: no more pending results, returning what we have 19282 1727096299.98398: results queue empty 19282 1727096299.98399: checking for any_errors_fatal 19282 1727096299.98401: done checking for any_errors_fatal 19282 1727096299.98401: checking for max_fail_percentage 19282 1727096299.98403: done checking for max_fail_percentage 19282 1727096299.98404: checking to see if all hosts have failed and the running result is not ok 19282 1727096299.98405: done checking to see if all hosts have failed 19282 1727096299.98406: getting the remaining hosts for this loop 19282 1727096299.98407: done getting the remaining hosts for this loop 19282 1727096299.98411: getting the next task for host managed_node2 19282 1727096299.98417: done getting next task for host managed_node2 19282 1727096299.98419: ^ task is: TASK: Verify network state restored to default 19282 1727096299.98423: ^ state is: HOST STATE: block=3, task=21, 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 19282 1727096299.98426: getting variables 19282 1727096299.98428: in VariableManager get_vars() 19282 1727096299.98476: Calling all_inventory to load vars for managed_node2 19282 1727096299.98479: Calling groups_inventory to load vars for managed_node2 19282 1727096299.98481: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096299.98490: Calling all_plugins_play to load vars for managed_node2 19282 1727096299.98492: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096299.98494: Calling groups_plugins_play to load vars for managed_node2 19282 1727096299.98627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096299.98786: done with get_vars() 19282 1727096299.98794: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:173 Monday 23 September 2024 08:58:19 -0400 (0:00:00.035) 0:00:11.100 ****** 19282 1727096299.98855: entering _queue_task() for managed_node2/include_tasks 19282 1727096299.99076: worker is 1 (out of 1 available) 19282 1727096299.99090: exiting _queue_task() for managed_node2/include_tasks 19282 1727096299.99101: done queuing things up, now waiting for results queue to drain 19282 1727096299.99103: waiting for pending results... 19282 1727096299.99266: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 19282 1727096299.99337: in run() - task 0afff68d-5257-135a-4d9a-000000000153 19282 1727096299.99341: variable 'ansible_search_path' from source: unknown 19282 1727096299.99372: calling self._execute() 19282 1727096299.99439: variable 'ansible_host' from source: host vars for 'managed_node2' 19282 1727096299.99452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19282 1727096299.99461: variable 'omit' from source: magic vars 19282 1727096299.99776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19282 1727096300.01452: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19282 1727096300.01497: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19282 1727096300.01525: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19282 1727096300.01564: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19282 1727096300.01583: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19282 1727096300.01642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19282 1727096300.01664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19282 1727096300.01682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19282 1727096300.01707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19282 1727096300.01720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19282 1727096300.01815: variable 'ansible_distribution' from source: facts 19282 1727096300.01818: variable 'ansible_distribution_major_version' from source: facts 19282 1727096300.01835: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19282 1727096300.01845: when evaluation is False, skipping this task 19282 1727096300.01849: _execute() done 19282 1727096300.01852: dumping result to json 19282 1727096300.01854: done dumping result, returning 19282 1727096300.01860: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [0afff68d-5257-135a-4d9a-000000000153] 19282 1727096300.01869: sending task result for task 0afff68d-5257-135a-4d9a-000000000153 19282 1727096300.01953: done sending task result for task 0afff68d-5257-135a-4d9a-000000000153 19282 1727096300.01955: 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" } 19282 1727096300.02003: no more pending results, returning what we have 19282 1727096300.02006: results queue empty 19282 1727096300.02007: checking for any_errors_fatal 19282 1727096300.02013: done checking for any_errors_fatal 19282 1727096300.02014: checking for max_fail_percentage 19282 1727096300.02015: done checking for max_fail_percentage 19282 1727096300.02017: checking to see if all hosts have failed and the running result is not ok 19282 1727096300.02017: done checking to see if all hosts have failed 19282 1727096300.02018: getting the remaining hosts for this loop 19282 1727096300.02019: done getting the remaining hosts for this loop 19282 1727096300.02023: getting the next task for host managed_node2 19282 1727096300.02031: done getting next task for host managed_node2 19282 1727096300.02033: ^ task is: TASK: meta (flush_handlers) 19282 1727096300.02035: ^ 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 19282 1727096300.02039: getting variables 19282 1727096300.02041: in VariableManager get_vars() 19282 1727096300.02093: Calling all_inventory to load vars for managed_node2 19282 1727096300.02096: Calling groups_inventory to load vars for managed_node2 19282 1727096300.02098: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096300.02108: Calling all_plugins_play to load vars for managed_node2 19282 1727096300.02111: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096300.02113: Calling groups_plugins_play to load vars for managed_node2 19282 1727096300.02260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096300.02382: done with get_vars() 19282 1727096300.02392: done getting variables 19282 1727096300.02437: in VariableManager get_vars() 19282 1727096300.02449: Calling all_inventory to load vars for managed_node2 19282 1727096300.02451: Calling groups_inventory to load vars for managed_node2 19282 1727096300.02452: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096300.02455: Calling all_plugins_play to load vars for managed_node2 19282 1727096300.02457: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096300.02458: Calling groups_plugins_play to load vars for managed_node2 19282 1727096300.02548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096300.02680: done with get_vars() 19282 1727096300.02689: done queuing things up, now waiting for results queue to drain 19282 1727096300.02691: results queue empty 19282 1727096300.02691: checking for any_errors_fatal 19282 1727096300.02692: done checking for any_errors_fatal 19282 1727096300.02693: checking for max_fail_percentage 19282 1727096300.02694: done checking for max_fail_percentage 19282 1727096300.02694: checking to see if all hosts have failed and the running result is not ok 19282 1727096300.02694: done checking to see if all hosts have failed 19282 1727096300.02695: getting the remaining hosts for this loop 19282 1727096300.02696: done getting the remaining hosts for this loop 19282 1727096300.02697: getting the next task for host managed_node2 19282 1727096300.02699: done getting next task for host managed_node2 19282 1727096300.02700: ^ task is: TASK: meta (flush_handlers) 19282 1727096300.02701: ^ 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 19282 1727096300.02703: getting variables 19282 1727096300.02703: in VariableManager get_vars() 19282 1727096300.02714: Calling all_inventory to load vars for managed_node2 19282 1727096300.02715: Calling groups_inventory to load vars for managed_node2 19282 1727096300.02717: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096300.02724: Calling all_plugins_play to load vars for managed_node2 19282 1727096300.02725: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096300.02727: Calling groups_plugins_play to load vars for managed_node2 19282 1727096300.02807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096300.02914: done with get_vars() 19282 1727096300.02920: done getting variables 19282 1727096300.02951: in VariableManager get_vars() 19282 1727096300.02961: Calling all_inventory to load vars for managed_node2 19282 1727096300.02963: Calling groups_inventory to load vars for managed_node2 19282 1727096300.02964: Calling all_plugins_inventory to load vars for managed_node2 19282 1727096300.02969: Calling all_plugins_play to load vars for managed_node2 19282 1727096300.02970: Calling groups_plugins_inventory to load vars for managed_node2 19282 1727096300.02972: Calling groups_plugins_play to load vars for managed_node2 19282 1727096300.03049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19282 1727096300.03327: done with get_vars() 19282 1727096300.03335: done queuing things up, now waiting for results queue to drain 19282 1727096300.03336: results queue empty 19282 1727096300.03337: checking for any_errors_fatal 19282 1727096300.03338: done checking for any_errors_fatal 19282 1727096300.03338: checking for max_fail_percentage 19282 1727096300.03339: done checking for max_fail_percentage 19282 1727096300.03339: checking to see if all hosts have failed and the running result is not ok 19282 1727096300.03339: done checking to see if all hosts have failed 19282 1727096300.03340: getting the remaining hosts for this loop 19282 1727096300.03340: done getting the remaining hosts for this loop 19282 1727096300.03342: getting the next task for host managed_node2 19282 1727096300.03344: done getting next task for host managed_node2 19282 1727096300.03344: ^ task is: None 19282 1727096300.03345: ^ 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 19282 1727096300.03346: done queuing things up, now waiting for results queue to drain 19282 1727096300.03346: results queue empty 19282 1727096300.03347: checking for any_errors_fatal 19282 1727096300.03347: done checking for any_errors_fatal 19282 1727096300.03348: checking for max_fail_percentage 19282 1727096300.03348: done checking for max_fail_percentage 19282 1727096300.03348: checking to see if all hosts have failed and the running result is not ok 19282 1727096300.03349: done checking to see if all hosts have failed 19282 1727096300.03350: getting the next task for host managed_node2 19282 1727096300.03352: done getting next task for host managed_node2 19282 1727096300.03352: ^ task is: None 19282 1727096300.03353: ^ 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=6 changed=0 unreachable=0 failed=0 skipped=119 rescued=0 ignored=0 Monday 23 September 2024 08:58:20 -0400 (0:00:00.045) 0:00:11.146 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.87s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml:5 Check if system is ostree ----------------------------------------------- 0.63s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.13s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 fedora.linux_system_roles.network : Configure networking state ---------- 0.13s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.13s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.13s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.12s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 ASSERT: The profile does reset coalescing options ----------------------- 0.12s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:138 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.12s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Enable network service -------------- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Include the task 'assert_device_present.yml' ---------------------------- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:24 Get profile's coalescing options ---------------------------------------- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:92 Include the task 'manage_test_interface.yml' ---------------------------- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:20 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 TEST: I can create a profile without any coalescing option. ------------- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:34 fedora.linux_system_roles.network : Print network provider -------------- 0.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 19282 1727096300.03422: RUNNING CLEANUP